summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/apt/apt.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-21APT: implement Wrap and Unwrapwwylele1-0/+40
2016-12-14Fixed the codestyle to match our clang-format rules.Subv1-1/+2
2016-12-11APT::GetStartupArgument: force clear startup argumentmailwl1-1/+3
2016-12-05HLE: Use a member variable instead of a virtual function to retrieve the max number of sessions that can be connected to an HLE service at the same time.Subv1-0/+2
2016-11-24Bravely Default/Second stuck #1822 (#2188)pippo29311-0/+11
2016-11-19APT/Applets: Renamed the members of the SignalType enum.Subv1-6/+17
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-1/+0
2016-09-19Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner1-8/+6
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-45/+50
2016-07-15Correct APT::0x00550040 and APT::0x00560000 functionJamePeng1-10/+16
2016-07-04HLE/Applets: Implement ErrEula appletmailwl1-0/+8
2016-05-21APT: Remove use of Memory::GetPointerMerryMage1-4/+2
2016-05-07HLE/Applets: Use the correct size for the framebuffer SharedMemory in the swkbd and MiiSelector applets.Subv1-0/+15
2016-04-20Implement CheckNew3DS and CheckNew3DSAppJamePeng1-0/+44
2016-04-06append SetAppCpuTimeLimit and GetAppCpuTimeLimit to APT:AJamePeng1-8/+8
2016-04-04implement APT::GetStartupArgumentJamePeng1-0/+17
2016-03-12HLE/Applets: Implemented a dummy Mii Selector applet.Subv1-1/+16
2015-07-24Service/APT: Fixed a regression, PreloadLibraryApplet should also start an applet when called.Subv1-0/+11
2015-07-24Service/APT: Return proper parameters in GetLockHandle.Subv1-0/+19
2015-07-12Core: Fix applet includes using iwyu.Emmanuel Gil Peyrot1-3/+6
2015-07-12Applets: Reworked how the Applet update event is handled.Subv1-1/+1
2015-07-12HLE/APT: Initial HLE support for applets.Subv1-1/+48
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot1-4/+4
2015-04-03Services: Stubs and minor changespurpasmart961-6/+43
2015-03-04Services: Moved the PTM and APT services to their own folderSubv1-0/+222