Commit Graph

23 Commits

Author SHA1 Message Date
GaryOderNichts
2c98cc91aa Run clang-format
Some checks failed
C/C++ CI / ubuntu-latest (push) Has been cancelled
`find . -regex '.*\.\(cpp\|hpp\|cu\|cuh\|c\|h\)' -exec clang-format -style=file -i {} \;`
2025-06-05 11:06:04 +01:00
Maschell
2ff0ab7e59 sysapp: Add all possible "jumpTo" targets for SysAppSettingsArgs 2024-05-05 13:45:09 +02:00
GaryOderNichts
32df241c72 sysapp: Name unknown _SYSLaunchTitleWithStdArgsInNoSplash parameter 2022-10-29 19:29:49 +02:00
GaryOderNichts
781d5690ce sysapp: Replace SysAppStandardArgs with SYSStandardArgsIn 2022-10-29 19:29:49 +02:00
GaryOderNichts
9b17e0212b sysapp: Add missing argument functions 2022-10-29 19:29:49 +02:00
GaryOderNichts
f39f4647b4 sysapp: add _SYSDirectlySwitchTo 2022-09-21 23:04:33 +02:00
GaryOderNichts
1a78ac37cf sysapp: add arguments 2022-09-21 23:04:33 +02:00
Maschell
cb251757f4 sysapp: Add function declaration for _SYSLaunchTitleByPathFromLauncher 2022-07-23 19:31:33 +02:00
Maschell
c96d0e7b81 sysapp: Add missing function SYSLaunchMiiStudio 2022-07-23 15:53:50 +02:00
Maschell
4997d54b24 sysapp: Fix parameter of serveral _SysLaunch functions 2022-07-23 15:53:50 +02:00
Maschell
1527966c0b sysapp: Fix incorrect enum name 2022-06-09 19:20:19 +02:00
Maschell
3a28f36332 sysapp: Fix return types and arguments for switchTo-functions, add missing switchTo-fucntions 2022-02-11 22:24:54 +00:00
Maschell
a812d49c13 sysapp: Add _SYSLaunchTitleWithStdArgsInNoSplash and _SYSLaunchMenuWithCheckingAccount 2021-12-28 16:39:34 +01:00
Ash Logan
0fdbf66470 sysapp: Add PFID functions, rename APP_ID_UPDATER -> APP_ID_HOME_MENU, other system app funcs 2020-03-14 11:04:28 +11:00
Maschell
35c20d8700 sysapp: add _SYSGetSystemApplicationTitleId(SystemAppId id); 2019-11-22 18:07:37 +00:00
Ash Logan
b142d92e36 include/sysapp: Add title.h - SYSCheckTitleExists, SYSGetPFIDFromTitleID 2019-02-21 08:55:08 +00:00
Ash Logan
610ed35050 include/sysapp: Minor documentation updates (procui works!) 2019-02-21 08:55:08 +00:00
Ash
6db746212c include/sysapp: Add basic documentation 2018-08-28 19:50:41 +10:00
James Benton
c4214cef35 sysapp: Change unknown structure to a struct typedef. 2018-06-13 17:36:12 +01:00
James Benton
d28f2f0a7a Fix formatting. 2017-06-02 11:50:57 +01:00
James Benton
8f38b15a72 Add missing .dox module files. 2016-10-09 21:25:33 +01:00
xhp-creations
28f8b1655f Fixed C++ defines and procui.h declarations
Fixed C++ defines and procui.h declarations
2016-08-15 00:33:58 -04:00
shinyquagsire23
cdb90a39a7 Add basic sysapp RPL imports 2016-07-24 19:06:36 -07:00