yellows8
|
297e9d97a0
|
Added appletGetSettingsPlatformRegion/appletSetHdcpAuthenticationActivated and improved docs.
|
2019-11-13 20:07:26 -05:00 |
|
yellows8
|
6c7ad3095c
|
Added setsysGetPctlReadyFlag/setsysSetPctlReadyFlag. Fixed ordering.
|
2019-11-03 16:39:29 -05:00 |
|
yellows8
|
454244602c
|
Added setsysGetTouchScreenMode/setsysSetTouchScreenMode and SetSysTouchScreenMode. Minor adjustment.
|
2019-11-02 16:32:12 -04:00 |
|
yellows8
|
8ee7afca99
|
Added setsysGetMemoryUsageRateFlag.
|
2019-11-02 16:08:08 -04:00 |
|
yellows8
|
e5dd8a741d
|
Added setsysGetHomeMenuScheme and setsysGetHomeMenuSchemeModel. Added SetSysHomeMenuScheme. Minor adjustment.
|
2019-11-02 15:29:38 -04:00 |
|
yellows8
|
ddafdbd2ac
|
Minor style adjustment.
|
2019-11-01 23:00:12 -04:00 |
|
yellows8
|
e6d687990c
|
Added setsysGetPlatformRegion/setsysSetPlatformRegion and SetSysPlatformRegion.
|
2019-11-01 22:57:29 -04:00 |
|
yellows8
|
a14cd3a70c
|
set: Replaced SetSysFlag/setsysGetFlag/setsysSetFlag with dedicated funcs for each flag, which also handles checking sysver now when needed. Fixed cmd order. Improved docs.
|
2019-10-14 14:31:22 -04:00 |
|
yellows8
|
1c334bafb9
|
set: Updated for new-ipc. Changed the type of the Language param for setMakeLanguage*() from s32 to SetLanguage. Added size_out param to setsysGetSettingsItemValue which was previously missing. Minor param name adjustment for setsysBindFatalDirtyFlagEvent. Improved docs.
|
2019-10-04 14:41:10 -04:00 |
|
yellows8
|
87332e2685
|
Added SetLanguage_ZHHANS/SetLanguage_ZHHANT. Added SetRegion_CHN, SetRegion_KOR, and SetRegion_TWN.
|
2019-09-15 23:39:42 -04:00 |
|
friedkeenan
|
da4c060278
|
Add a bunch of GetServiceSession functions (#305)
* Add a bunch of GetServiceSession functions
|
2019-07-13 15:09:28 -04:00 |
|
thedax
|
133ffe92fd
|
Implement setsys GetDeviceNickname/SetDeviceNickname (#289)
* Implement setsys(Get/Set)DeviceNickname.
Thanks to @shchmue & @thog for tips on the send/recv buffers!
|
2019-06-04 10:22:51 -04:00 |
|
yellows8
|
567828f44e
|
Fixed doxygen issues / improved docs. Closes #230.
|
2019-02-19 16:56:33 -05:00 |
|
Michael Scire
|
4581e597c0
|
Add SetSysFlag_RequiresRunRepairTimeReviser
|
2018-11-14 19:52:40 -05:00 |
|
Michael Scire
|
7b7bd9dd9d
|
Add setsys fatal commands
|
2018-11-14 19:52:40 -05:00 |
|
SciresM
|
ac853db5f0
|
set:sys: Add GetFirmwareVersion(2) (#190)
* set:sys: Add GetFirmwareVersion
|
2018-10-24 17:16:35 -04:00 |
|
yellows8
|
c1b4b95bd7
|
Updated wiki URLs.
|
2018-10-11 21:44:51 -04:00 |
|
fincs
|
915879a362
|
Fix #154
|
2018-08-24 16:24:24 +02:00 |
|
Joel16
|
eb3c264e88
|
Add setsysSetColorSetId and region codes
|
2018-06-13 19:34:20 -04:00 |
|
Joel
|
3c6344d7f3
|
Add more set:sys Get*/Set* functions (#108)
* Use setsysGetFlag/setsysSetFlag instead of setsysGet*/setsysSet*.
* Added more setsys Flags (now handled via an enum).
|
2018-06-07 16:06:36 -04:00 |
|
Adubbz
|
d3889fb9ed
|
Added a few misc IPC wrappers (#107)
* Added a few misc IPC wrappers
|
2018-06-04 22:05:51 -04:00 |
|
Joel
|
deab92d486
|
Add some setsysGet* functions (#98)
* Add some setsysGet* functions
|
2018-05-22 11:33:45 -04:00 |
|
Joel
|
c28cae95cd
|
Add setGetSerialNumber (#95)
|
2018-05-19 16:50:00 +02:00 |
|
yellows8
|
37bb9a6b7f
|
Added nacpGetLanguageEntry and SetLanguage_Total.
|
2018-04-18 23:38:01 -04:00 |
|
yellows8
|
f1fc00c516
|
Updated comments for SetLanguage.
|
2018-02-26 15:17:21 -05:00 |
|
yellows8
|
f07d09aeb0
|
Added appletGetDesiredLanguage(). In set-serv('set'), added support for all language/region commands, etc.
|
2018-02-26 12:34:01 -05:00 |
|
plutoo
|
ff8a95b47d
|
Headerfail
|
2018-02-22 08:48:05 +01:00 |
|
plutoo
|
60876ef3f3
|
Eyeballin set:sys
|
2018-02-22 08:44:12 +01:00 |
|