citra/src/core/hle/service
Subv 28c296a13b Services/HTTP: Corrected some error codes and added a few new ones.
Use the session data to store information about the HTTP session state.
This is based on reverse engineering of the HTTP module.

The AddRequestHeader function is still mostly incorrect, this will be fixed in follow up PRs
2018-07-25 14:59:29 -05:00
..
ac reformat all files with clang-format 2018-06-29 16:56:12 +03:00
act Convert ACT to the new service framework (#3521) 2018-03-16 11:36:35 +02:00
am reformat all files with clang-format 2018-06-29 16:56:12 +03:00
apt applet_manager: disable loading LLE applets 2018-07-24 23:24:27 +08:00
boss reformat all files with clang-format 2018-06-29 16:56:12 +03:00
cam reformat all files with clang-format 2018-06-29 16:56:12 +03:00
cecd service/cecd: Addressed comment about using PushEnum instead of Push<u32> 2018-07-01 12:54:53 -04:00
cfg reformat all files with clang-format 2018-06-29 16:56:12 +03:00
dlp Merge pull request #3894 from wwylele/log-finalize 2018-06-29 17:46:07 -06:00
dsp service/dsp: Migrate to ServiceFramework (#3915) 2018-07-12 17:54:26 +03:00
frd log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
fs service/fs: implement obsoleted Create/DeleteExtSaveData (#3948) 2018-07-17 17:59:42 +03:00
gsp reformat all files with clang-format 2018-06-29 16:56:12 +03:00
hid citra_qt: Add a volume slider 2018-07-03 17:26:50 +02:00
ir reformat all files with clang-format 2018-06-29 16:56:12 +03:00
ldr_ro reformat all files with clang-format 2018-06-29 16:56:12 +03:00
mvd service/mvd: Migrate to ServiceFramework (#3890) 2018-06-29 11:14:49 +03:00
ndm reformat all files with clang-format 2018-06-29 16:56:12 +03:00
news log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
nfc log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
nim log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
ns log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
nwm Merge pull request #3873 from wwylele/nwm-new-framework 2018-07-07 18:44:31 +03:00
pm service/pm: Migrate to ServiceFramework 2018-06-29 10:31:56 -04:00
ps service/ps: Boilerplate to register service, no functions implemented 2018-07-25 02:25:51 -04:00
ptm reformat all files with clang-format 2018-06-29 16:56:12 +03:00
pxi HLE: Add pxi:dev stub. 2017-12-09 14:45:56 -08:00
qtm service/qtm: Migrate to ServiceFramework (#3892) 2018-06-29 11:13:56 +03:00
sm reformat all files with clang-format 2018-06-29 16:56:12 +03:00
csnd_snd.cpp service/csnd: Addressed comments and removed outdated information 2018-07-02 22:09:29 -04:00
csnd_snd.h service/csnd: Addressed comments and removed outdated information 2018-07-02 22:09:29 -04:00
err_f.cpp reformat all files with clang-format 2018-06-29 16:56:12 +03:00
err_f.h HLE/Services: Convert err:f to the new ServiceFramework. 2017-12-04 14:03:11 -05:00
http_c.cpp Services/HTTP: Corrected some error codes and added a few new ones. 2018-07-25 14:59:29 -05:00
http_c.h Services/HTTP: Corrected some error codes and added a few new ones. 2018-07-25 14:59:29 -05:00
mic_u.cpp reformat all files with clang-format 2018-06-29 16:56:12 +03:00
mic_u.h mic_u: Migrate to the new service framework 2017-12-15 19:22:58 -05:00
service.cpp Merge pull request #3999 from NarcolepticK/stub-service-ps 2018-07-25 09:52:45 -06:00
service.h sm: Relocate the service manager to the System class 2018-04-13 07:15:34 -04:00
soc_u.cpp Service/SOC: convert to ServiceFramework 2018-07-18 09:52:51 +03:00
soc_u.h Service/SOC: convert to ServiceFramework 2018-07-18 09:52:51 +03:00
ssl_c.cpp service/SSL: convert to ServiceFramework 2018-06-22 18:52:24 +03:00
ssl_c.h service/SSL: convert to ServiceFramework 2018-06-22 18:52:24 +03:00
y2r_u.cpp reformat all files with clang-format 2018-06-29 16:56:12 +03:00
y2r_u.h Service/Y2R: convert to ServiceFramework 2018-01-12 13:38:20 +02:00