26 Commits (2dc720c355dad55a607c1f993fc823cc198bed08)

Author SHA1 Message Date
Yuri Kunde Schlesner e91f2b7663 Remove some unnecessary inclusions of video_core.h 9 years ago
mailwl d0bf7df5ba HLE/Applets: Stub Mint (eShop) Applet (#2463) 9 years ago
Lioncash 963aedd8cc Add all services to the Service namespace 9 years ago
Lioncash f1709b8b59 applet: Move common IsRunning underlying variable to the Applet class 9 years ago
Lioncash 6f71fb2954 applet: Make virtual destructor defaulted 9 years ago
Lioncash d3f4fd1777 applet: Make constructor protected 9 years ago
Subv d7ab4fd53d APT/Applets: Renamed the members of the SignalType enum. 9 years ago
Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include 9 years ago
Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 9 years ago
Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 9 years ago
Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 years ago
mailwl e06f2705f0 HLE/Applets: Implement ErrEula applet 10 years ago
MerryMage fddd243b17 APT: Remove use of Memory::GetPointer 10 years ago
MerryMage aa84cab4e9 Applets/swkdb: Remove use of Memory::GetPointer 10 years ago
Subv ac2de12ed8 HLE/Applets: Give each applet its own block of heap memory, and use that when creating the framebuffer shared memory block. 10 years ago
Subv 1bd0cf542f Kernel/SharedMemory: Properly implemented shared memory support. 10 years ago
Subv 6970b7d3d5 HLE/Applets: Use the correct size for the framebuffer SharedMemory in the swkbd and MiiSelector applets. 10 years ago
mailwl e311398a22 Layout Mii parameters input/output, and return success as result of applet work 10 years ago
Subv 0f8be2d2cc HLE/Applets: Implemented a dummy Mii Selector applet. 10 years ago
Subv 599744921d Service/APT: Fixed a regression, PreloadLibraryApplet should also start an applet when called. 11 years ago
Subv ce31184557 Service/APT: Return proper parameters in GetLockHandle. 11 years ago
Emmanuel Gil Peyrot fe909b3b5a Core: Fix applet includes using iwyu. 11 years ago
Subv 725d5eea78 Applets: Reworked how the Applet update event is handled. 11 years ago
Subv 621ee10eae Applets: Add infrastructure to allow custom drawing and input handling in Applets. 11 years ago
Subv 2a6ebadf66 HLE/APT: Initial HLE support for applets. 11 years ago