48 Commits (64965cc658a6266ddb9878ffd53bd69e0a0f5b79)

Author SHA1 Message Date
Lioncash 97f273e94e service: Make use of buffer element count helpers 3 years ago
german77 a7d9be1384 core: Replace all instances of ResultCode with Result 4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
Morph 3b4d427993 service: set: Correct copy amount in GetAvailableLanguageCodes 4 years ago
Morph 6ca8ed9e58 service: set: Correct 4.0.0 max_entries to 0x40 (64) instead of 17 4 years ago
Morph 21ff0a3d6e service: ns, set: Add PT_BR (Brazilian Portuguese) 4 years ago
lat9nq b91b76df4f general: Make most settings a BasicSetting 5 years ago
Morph 12c1766997 general: Replace RESULT_SUCCESS with ResultSuccess 5 years ago
Morph 27eeb20001 general: Write buffers before pushing raw arguments 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
Lioncash 1a954b2a59 service: Eliminate usages of the global system instance 5 years ago
Lioncash 020519def8 service: Update function tables 5 years ago
bunnei 3d592972dc
Revert "core: Fix clang build" 5 years ago
Lioncash be1954e04c core: Fix clang build 5 years ago
David 9b75481755
ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 5 years ago
lat9nq 63d23835ef
configuration: implement per-game configurations (#4098) 6 years ago
David Marcec 380fbd8cb7 Move GetKeyCodeMapImpl to an anonymous namespace 6 years ago
David Marcec e3d2b646e0 Fixed logging output 6 years ago
David Marcec 5226610a15 Implement GetKeyCodeMap & GetKeyCodeMap2 6 years ago
David Marcec b4dbf1b9c7 Don't fail silently for vi, sm, set and ns services 6 years ago
Dan 06dea163fa set: implement GetRegionCode 6 years ago
Lioncash e21b6ff79d service: Update function tables 6 years ago
Zach Hilman f477c5dfdd set: Implement GetQuestFlag 7 years ago
Lioncash c823cf6594 service/set: Correct and simplify behavior related to copying language codes 7 years ago
Lioncash ca96dc4676 service: Update service function tables 7 years ago
Lioncash 308bbba8b9 service/set: Convert GetLanguageCode over to using PushEnum() 7 years ago
Lioncash 7c04fe22b4 service/set: Implement MakeLanguageCode 7 years ago
David Marcec a2cc3b10bb Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 7 years ago
fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
Lioncash 6ac955a0b4 hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
tech4me d26a46feed set: Fixed GetAvailableLanguageCodes() to follow the max_entries 7 years ago
David c1d54f4aea Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (#851) 8 years ago
Lioncash e85308cd90 set: Add missing log call in GetAvailableLanguageCodeCount() 8 years ago
Lioncash 22f448b632 set: Implement GetAvailableLanguageCodeCount() 8 years ago
Lioncash 37aeecd29f set: Correct return code size of value in GetAvailableLanguageCodes() 8 years ago
Lioncash ff500a7b68 hle_ipc: Introduce generic WriteBuffer overload for multiple container types 8 years ago
James Rowe 638956aa81 Rename logging macro back to LOG_* 8 years ago
greggameplayer be1f5dedfb Implement GetAvailableLanguageCodes2 (#575) 8 years ago
bunnei 17b16cf6f6 set: Fix GetAvailableLanguageCodes implementation. 8 years ago
Lioncash 32ece18bb6
set: Move logging macros over to new fmt-compatible ones 8 years ago
Lioncash ccca5e7c28 service: Use nested namespace specifiers where applicable 8 years ago
Hexagon12 e52a87b98a Various service name fixes - part 2 (rebased) (#322) 8 years ago
mailwl 28669872d9 Service/Set: add more services 8 years ago
bunnei 516a95721c service: Remove remaining uses of BufferDescriptor*. 8 years ago
bunnei 1d51b25ed1 set: GetAvailableLanguageCodes should not return lang_codes size. 8 years ago
bunnei c689fe8424 logger: Add SET service logging category. 8 years ago
bunnei 1b1d399e5f hle: Rename RequestBuilder to ResponseBuilder. 8 years ago
goaaats c457f34eb2 acc, set, applet_oe: stub various functions, add set service (#105) 8 years ago