| .. |
|
acc
|
5135b74179
core: Initialize several structs that make use of Common::UUID.
|
il y a 6 ans |
|
am
|
64f226889c
am: Resolve ineffective moves
|
il y a 6 ans |
|
aoc
|
50c7539108
Merge pull request #3094 from lioncash/tables
|
il y a 6 ans |
|
apm
|
b77430df70
apm/controller: Make SetPerformanceConfiguration() use an array of pairs over a map
|
il y a 6 ans |
|
audio
|
6ce0f3575a
audren: Lower log level for RequestUpdateImpl to Debug
|
il y a 6 ans |
|
bcat
|
ad4e5c15fb
httplib compatibility
|
il y a 6 ans |
|
bpc
|
d109279543
service: Add bpc and pcv services
|
il y a 8 ans |
|
btdrv
|
e21b6ff79d
service: Update function tables
|
il y a 6 ans |
|
btm
|
b0ab803ce8
kernel: events: Remove ResetType::Automatic.
|
il y a 6 ans |
|
caps
|
224a75d839
capsrv: Split Capture services into individual files and stub GetAlbumContentsFileListForApplication (#3571)
|
il y a 6 ans |
|
erpt
|
e21b6ff79d
service: Update function tables
|
il y a 6 ans |
|
es
|
4d8a8a8033
service: Remove unused RequestParser instances
|
il y a 6 ans |
|
eupld
|
7458e71f24
service: Add eupld services
|
il y a 8 ans |
|
fatal
|
69f16ba50e
hle/service: Replace global system instance calls with instance-based ones
|
il y a 6 ans |
|
fgm
|
a2cc3b10bb
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
|
il y a 7 ans |
|
filesystem
|
1c340c6efa
CMakeLists: Specify -Wextra on linux builds
|
il y a 6 ans |
|
friend
|
598740f1dd
service: friend: Stub IFriendService::GetBlockedUserListIds.
|
il y a 6 ans |
|
glue
|
d10fc2d727
glue: Correct missing bytes in ApplicationLaunchParameter
|
il y a 7 ans |
|
grc
|
b28af1f6c9
service: Add the grc:c service
|
il y a 8 ans |
|
hid
|
4e99a06c70
npad: Lower log level for VibrateController to Debug
|
il y a 6 ans |
|
lbl
|
a2cc3b10bb
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
|
il y a 7 ans |
|
ldn
|
5257a83ebe
IUserLocalCommunicationService: add function Initialize2
|
il y a 6 ans |
|
ldr
|
8bbe74a8dc
core: hle: Address various feedback & code cleanup.
|
il y a 6 ans |
|
lm
|
4caff51710
core: memory: Move to Core::Memory namespace.
|
il y a 6 ans |
|
mig
|
7469e26e5e
service: Add migration services
|
il y a 8 ans |
|
mii
|
5135b74179
core: Initialize several structs that make use of Common::UUID.
|
il y a 6 ans |
|
mm
|
a2cc3b10bb
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
|
il y a 7 ans |
|
ncm
|
e21b6ff79d
service: Update function tables
|
il y a 6 ans |
|
nfc
|
e21b6ff79d
service: Update function tables
|
il y a 6 ans |
|
nfp
|
c3d3b173d3
kernel: Implement a more accurate IPC dispatch.
|
il y a 6 ans |
|
nifm
|
6fe51f398f
Merge pull request #2945 from FernandoS27/fix-bcat
|
il y a 6 ans |
|
nim
|
e21b6ff79d
service: Update function tables
|
il y a 6 ans |
|
npns
|
e21b6ff79d
service: Update function tables
|
il y a 6 ans |
|
ns
|
77382ac2b2
service: pl_u: Update for new shared memory layout.
|
il y a 6 ans |
|
nvdrv
|
7fadc9c180
nvhost_gpu: implement ChannelSetTimeslice
|
il y a 6 ans |
|
nvflinger
|
a9f866264d
Merge pull request #3606 from ReinUsesLisp/nvflinger
|
il y a 6 ans |
|
pcie
|
e373027a73
service: Add the pcie service
|
il y a 8 ans |
|
pctl
|
ca96dc4676
service: Update service function tables
|
il y a 7 ans |
|
pcv
|
d109279543
service: Add bpc and pcv services
|
il y a 8 ans |
|
pm
|
50c7539108
Merge pull request #3094 from lioncash/tables
|
il y a 6 ans |
|
prepo
|
2245c24e21
services: prepo: Fix IPC interface with SaveReport/SaveReportWithUser.
|
il y a 6 ans |
|
psc
|
49a3571e76
service/psc: Update function tables
|
il y a 7 ans |
|
ptm
|
314a948373
psm: Stub GetChargerType
|
il y a 7 ans |
|
set
|
06dea163fa
set: implement GetRegionCode
|
il y a 6 ans |
|
sm
|
4afebf26b6
sm/controller: Increase PointerBufferSize
|
il y a 6 ans |
|
sockets
|
2a822f3378
bsd: Stub several more functions.
|
il y a 6 ans |
|
spl
|
7f506be2ee
hle/service: Resolve unused variable warnings
|
il y a 7 ans |
|
ssl
|
e21b6ff79d
service: Update function tables
|
il y a 6 ans |
|
time
|
7714b02d95
time/system_clock_core: Remove unnecessary initializer
|
il y a 6 ans |
|
usb
|
6306e54f45
service/usb: Update function table
|
il y a 7 ans |
|
vi
|
1c340c6efa
CMakeLists: Specify -Wextra on linux builds
|
il y a 6 ans |
|
wlan
|
6ea416091e
service: Add wlan services
|
il y a 8 ans |
|
service.cpp
|
c3d3b173d3
kernel: Implement a more accurate IPC dispatch.
|
il y a 6 ans |
|
service.h
|
9046d4a548
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154)
|
il y a 6 ans |