45 Commits (11a0033a66cbe15d2a1c4328f1267e92aa64ccdf)

Author SHA1 Message Date
Morph 11a0033a66 service: set: Correct copy amount in GetAvailableLanguageCodes 4 years ago
Morph 2359f8283a service: set: Correct 4.0.0 max_entries to 0x40 (64) instead of 17 4 years ago
Morph 58a79102ae service: ns, set: Add PT_BR (Brazilian Portuguese) 4 years ago
lat9nq 794c444285 general: Make most settings a BasicSetting 5 years ago
Morph 7ebc38a6d1 general: Replace RESULT_SUCCESS with ResultSuccess 5 years ago
Morph 91aadc6484 general: Write buffers before pushing raw arguments 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
Lioncash 346271b80b service: Eliminate usages of the global system instance 5 years ago
Lioncash 0368d43dff service: Update function tables 5 years ago
bunnei deb3536936 Revert "core: Fix clang build" 5 years ago
Lioncash 18636013c9 core: Fix clang build 5 years ago
David ecaac59acd ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 5 years ago
lat9nq 61519c20c3 configuration: implement per-game configurations (#4098) 6 years ago
David Marcec 1dee0b9436 Move GetKeyCodeMapImpl to an anonymous namespace 6 years ago
David Marcec 8ce11701a9 Fixed logging output 6 years ago
David Marcec 55b6b3cada Implement GetKeyCodeMap & GetKeyCodeMap2 6 years ago
David Marcec 63b73587b7 Don't fail silently for vi, sm, set and ns services 6 years ago
Dan d5c239a047 set: implement GetRegionCode 6 years ago
Lioncash 0ab5dd8c7f service: Update function tables 6 years ago
Zach Hilman 03191c612a set: Implement GetQuestFlag 7 years ago
Lioncash 7593c20034 service/set: Correct and simplify behavior related to copying language codes 7 years ago
Lioncash 14ead4ceb0 service: Update service function tables 7 years ago
Lioncash 8f52802f2b service/set: Convert GetLanguageCode over to using PushEnum() 7 years ago
Lioncash 1e5d6c1b99 service/set: Implement MakeLanguageCode 7 years ago
David Marcec 5ae0d6cba2 Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 7 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
Lioncash 8a9b062587 hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
tech4me 7ae21a7cdd set: Fixed GetAvailableLanguageCodes() to follow the max_entries 7 years ago
David 4a4641a134 Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (#851) 7 years ago
Lioncash f53d6ee0bc set: Add missing log call in GetAvailableLanguageCodeCount() 8 years ago
Lioncash 2c22e4be19 set: Implement GetAvailableLanguageCodeCount() 8 years ago
Lioncash 6b4ed7cf2f set: Correct return code size of value in GetAvailableLanguageCodes() 8 years ago
Lioncash 2b158ebd25 hle_ipc: Introduce generic WriteBuffer overload for multiple container types 8 years ago
James Rowe e159c550d8 Rename logging macro back to LOG_* 8 years ago
greggameplayer 1092153a6a Implement GetAvailableLanguageCodes2 (#575) 8 years ago
bunnei dea2d271a9 set: Fix GetAvailableLanguageCodes implementation. 8 years ago
Lioncash f8fa781c10 set: Move logging macros over to new fmt-compatible ones 8 years ago
Lioncash 6d94dd21a5 service: Use nested namespace specifiers where applicable 8 years ago
Hexagon12 4c462c91bd Various service name fixes - part 2 (rebased) (#322) 8 years ago
mailwl 481a083593 Service/Set: add more services 8 years ago
bunnei 6fe712735f service: Remove remaining uses of BufferDescriptor*. 8 years ago
bunnei 67baceaff0 set: GetAvailableLanguageCodes should not return lang_codes size. 8 years ago
bunnei 99ff0f523f logger: Add SET service logging category. 8 years ago
bunnei f328cb2c7c hle: Rename RequestBuilder to ResponseBuilder. 8 years ago
goaaats 559de2816f acc, set, applet_oe: stub various functions, add set service (#105) 8 years ago