citra-canary/src/core/hle/service
Subv d17f148e48 Services/GSP: Assign a thread id to each connected session when the session is created.
Most applications call AcquireRight before calling RegisterInterruptRelayQueue so we can't assign the thread id there.
This fixes the bug with LLE applets not launching properly.
2018-01-02 12:07:26 -05:00
..
ac ac: Correct constructor initialization order 2017-12-09 23:48:40 -05:00
act act: Fix docstring typo 2016-12-15 14:51:45 -05:00
am HLE/FS: Implemented FSFile::OpenSubFile. 2017-12-12 13:34:02 -05:00
apt Merge pull request #3265 from Subv/getappletinfo 2017-12-15 10:29:53 -05:00
boss Service/boss:P: Add some functions to FunctionTable 2017-07-01 12:21:38 +03:00
cam cam: convert to ServiceFramework 2017-12-08 11:20:48 +02:00
cecd ResultVal: Remove MoveFrom() 2017-06-18 19:03:15 -07:00
cfg cfg: refer to ConsoleModelBlockID by name 2017-12-08 06:56:00 +00:00
dlp Service/dlp: Update function tables according 3dbrew 2017-08-09 16:14:07 +03:00
frd Kernel/IPC: Implement StaticBuffer translation for HLE services that use the HLERequestContext architecture. 2017-11-12 11:00:00 -05:00
fs Merge pull request #3284 from Subv/session_data 2017-12-16 09:14:34 -05:00
gsp Services/GSP: Assign a thread id to each connected session when the session is created. 2018-01-02 12:07:26 -05:00
hid CoreTiming: Reworked CoreTiming (#3119) 2017-11-25 14:56:57 +01:00
ir ir_user: convert to ServiceFramework 2017-12-09 18:14:51 +02:00
ldr_ro ldr_ro: use ServiceFramework's session slot for client slot 2017-12-17 01:43:12 +02:00
mvd service: Add mvd and qtm services 2016-12-08 04:34:03 -05:00
ndm core: clear format warnings 2017-11-01 12:35:32 +02:00
news HLE/News: Stubbed GetTotalNotifications to always return 0 notifications. 2017-12-09 11:28:57 -05:00
nfc Services/NFC: Stub StartTagScanning as it should be for o3DS 2017-12-01 12:42:23 -07:00
nim Services/NIM: Implement CheckForSysUpdateEvent. 2017-09-30 13:21:45 -05:00
ns HLE/NS: Added a function to launch titles installed to the virtual NAND/SD card. 2017-11-06 15:12:15 -05:00
nwm CoreTiming: Reworked CoreTiming (#3119) 2017-11-25 14:56:57 +01:00
ptm service/ptm: add missing % in logging 2017-12-03 11:52:42 +02:00
pxi HLE: Add pxi:dev stub. 2017-12-09 14:45:56 -08:00
qtm service: Add mvd and qtm services 2016-12-08 04:34:03 -05:00
sm ipc_helper: split PushMoveObjects and PushCopyObjects 2017-12-04 19:46:44 +02:00
csnd_snd.cpp ResultVal: Remove MoveFrom() 2017-06-18 19:03:15 -07:00
csnd_snd.h csnd:SND reformat source code 2016-12-12 21:19:36 +03:00
dsp_dsp.cpp core: clear format warnings 2017-11-01 12:35:32 +02:00
dsp_dsp.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
err_f.cpp HLE/Services: Convert err:f to the new ServiceFramework. 2017-12-04 14:03:11 -05:00
err_f.h HLE/Services: Convert err:f to the new ServiceFramework. 2017-12-04 14:03:11 -05:00
gsp_lcd.cpp Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
gsp_lcd.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
http_c.cpp Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
http_c.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
mic_u.cpp mic_u: Migrate to the new service framework 2017-12-15 19:22:58 -05:00
mic_u.h mic_u: Migrate to the new service framework 2017-12-15 19:22:58 -05:00
pm_app.cpp Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
pm_app.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
service.cpp Merge pull request #3307 from Subv/gsp_new_frame 2017-12-21 10:31:41 -05:00
service.h HLE/Services: Allow specifying a SessionData template parameter to ServiceFramework. 2017-12-14 18:24:02 -05:00
soc_u.cpp Clang pls (again) 2017-11-04 17:41:20 +02:00
soc_u.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
ssl_c.cpp Service: Remove unnecessary includes from service.h 2017-06-06 02:57:23 -07:00
ssl_c.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
y2r_u.cpp core: clear format warnings 2017-11-01 12:35:32 +02:00
y2r_u.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00