Michael Scire
|
cdba7dc808
|
pm: update for 14.0.0
|
2022-04-07 21:43:32 -04:00 |
|
Michael Scire
|
d4c278cf00
|
pm: rename EnableApplicationExtraThread
|
2020-04-16 21:24:49 +02:00 |
|
yellows8
|
c40f8ecac6
|
Removed includes which are unneeded due to being included elsewhere, etc. Minor improvements.
|
2019-11-12 12:45:58 -05:00 |
|
yellows8
|
4ab50e3752
|
Use official naming instead of 'title(ID)'. Use 'uid(s)' instead of 'userID(s)'. Updated various struct field names. Improved docs + minor other improvements.
|
2019-10-30 10:38:05 -04:00 |
|
yellows8
|
01133f7f6d
|
Use const for the location param with pmshellLaunchProgram.
|
2019-10-27 18:22:54 -04:00 |
|
yellows8
|
a808c53efc
|
ncm/pm: Added NcmProgramLocation, which is now used by pmshellLaunchProgram (which was renamed). Updated pm names to match wiki. Adjusted order in pm.c/pm.h / minor changes.
|
2019-10-24 16:42:52 -04:00 |
|
Michael Scire
|
f465206082
|
pm: update to use new-ipc
|
2019-09-20 12:16:54 -07:00 |
|
SciresM
|
950e1ec5ed
|
pm: add bm cmds, BoostSystemThreadResourceLimit (#299)
|
2019-06-29 00:35:22 +02:00 |
|
Michael Scire
|
18f977aa76
|
pm: add getters for pminfo, pmshell
|
2019-06-25 16:13:52 +02:00 |
|
Michael Scire
|
d2c24bbe10
|
pm: Add pmdmntGetServiceSession()
|
2019-02-27 12:44:44 +01:00 |
|
fincs
|
11b7bece4a
|
Change all services except fatal to use hosversion* instead of kernelAboveXYZ
|
2019-02-18 21:48:49 +01:00 |
|
Michael Scire
|
3cff199b42
|
Add remaining pm:shell services, address issues
|
2018-12-10 00:12:46 +01:00 |
|
Michael Scire
|
8e1ba23b83
|
pm: Add remaining pm:dmnt services
|
2018-12-10 00:12:46 +01:00 |
|
yellows8
|
6d2699b38d
|
Added pmshellGetApplicationPid().
|
2018-10-04 18:44:45 -04:00 |
|
plutooo
|
00287b6a69
|
Fix pm:dmnt for 5.0.0+
|
2018-09-18 09:38:17 +02:00 |
|
Adubbz
|
d3889fb9ed
|
Added a few misc IPC wrappers (#107)
* Added a few misc IPC wrappers
|
2018-06-04 22:05:51 -04:00 |
|
Matthew Bell
|
61d4140773
|
Implement pm:info (#88)
* Added pm:info and GetTitleId
|
2018-05-14 21:09:43 -04:00 |
|
yellows8
|
8091db8931
|
Added FsStorageId. Added pmshell init/exit and pmshellLaunchProcess.
|
2018-04-12 02:52:49 -04:00 |
|
plutoo
|
a102c64341
|
Introduce atomics.c, refcounting on all services
|
2018-03-10 14:33:40 +01:00 |
|
plutoo
|
d12e99e3ad
|
Move ipc.h to kernel/
|
2018-03-10 14:03:29 +01:00 |
|
plutoo
|
6fa8370bfb
|
This looks better
|
2018-01-22 20:11:55 +01:00 |
|
TuxSH
|
5abc4873d8
|
Include only what is really necessary...
add pragma once in every header, etc.
|
2018-01-22 18:42:57 +01:00 |
|
plutoo
|
f70d70f029
|
Introducing "Service" object, implemented service override, fixing minor formatting mistakes
NOT TESTED :(
|
2018-01-12 23:29:49 +01:00 |
|
plutoo
|
bf89c7526e
|
Rename ipc functions before it's too late
|
2018-01-11 21:56:04 +01:00 |
|
plutoo
|
edcf789b6e
|
C was developed in 1972
|
2018-01-06 13:54:59 +01:00 |
|
plutoo
|
cddec5c754
|
More pm
|
2017-12-05 12:30:33 +01:00 |
|
plutoo
|
e5d0821678
|
Implement pm:dmnt
|
2017-12-05 12:30:21 +01:00 |
|