lat9nq
|
63d23835ef
configuration: implement per-game configurations (#4098)
|
6 лет назад |
David Marcec
|
380fbd8cb7
Move GetKeyCodeMapImpl to an anonymous namespace
|
6 лет назад |
David Marcec
|
e3d2b646e0
Fixed logging output
|
6 лет назад |
David Marcec
|
5226610a15
Implement GetKeyCodeMap & GetKeyCodeMap2
|
6 лет назад |
David Marcec
|
b4dbf1b9c7
Don't fail silently for vi, sm, set and ns services
|
6 лет назад |
Dan
|
06dea163fa
set: implement GetRegionCode
|
6 лет назад |
Lioncash
|
e21b6ff79d
service: Update function tables
|
6 лет назад |
Zach Hilman
|
f477c5dfdd
set: Implement GetQuestFlag
|
7 лет назад |
Lioncash
|
c823cf6594
service/set: Correct and simplify behavior related to copying language codes
|
7 лет назад |
Lioncash
|
ca96dc4676
service: Update service function tables
|
7 лет назад |
Lioncash
|
308bbba8b9
service/set: Convert GetLanguageCode over to using PushEnum()
|
7 лет назад |
Lioncash
|
7c04fe22b4
service/set: Implement MakeLanguageCode
|
7 лет назад |
David Marcec
|
a2cc3b10bb
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
|
7 лет назад |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 лет назад |
Lioncash
|
6ac955a0b4
hle/service: Default constructors and destructors in the cpp file where applicable
|
7 лет назад |
tech4me
|
d26a46feed
set: Fixed GetAvailableLanguageCodes() to follow the max_entries
|
8 лет назад |
David
|
c1d54f4aea
Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (#851)
|
8 лет назад |
Lioncash
|
e85308cd90
set: Add missing log call in GetAvailableLanguageCodeCount()
|
8 лет назад |
Lioncash
|
22f448b632
set: Implement GetAvailableLanguageCodeCount()
|
8 лет назад |
Lioncash
|
37aeecd29f
set: Correct return code size of value in GetAvailableLanguageCodes()
|
8 лет назад |
Lioncash
|
ff500a7b68
hle_ipc: Introduce generic WriteBuffer overload for multiple container types
|
8 лет назад |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
8 лет назад |
greggameplayer
|
be1f5dedfb
Implement GetAvailableLanguageCodes2 (#575)
|
8 лет назад |
bunnei
|
17b16cf6f6
set: Fix GetAvailableLanguageCodes implementation.
|
8 лет назад |
Lioncash
|
32ece18bb6
set: Move logging macros over to new fmt-compatible ones
|
8 лет назад |
Lioncash
|
ccca5e7c28
service: Use nested namespace specifiers where applicable
|
8 лет назад |
Hexagon12
|
e52a87b98a
Various service name fixes - part 2 (rebased) (#322)
|
8 лет назад |
mailwl
|
28669872d9
Service/Set: add more services
|
8 лет назад |
bunnei
|
516a95721c
service: Remove remaining uses of BufferDescriptor*.
|
8 лет назад |
bunnei
|
1d51b25ed1
set: GetAvailableLanguageCodes should not return lang_codes size.
|
8 лет назад |