Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | applet: Move common IsRunning underlying variable to the Applet class | Lioncash | 2016-12-07 | 1 | -7/+2 |
* | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 2016-09-21 | 1 | -1/+0 |
* | Manually tweak source formatting and then re-run clang-format | Yuri Kunde Schlesner | 2016-09-19 | 1 | -2/+1 |
* | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 2016-09-18 | 1 | -5/+8 |
* | HLE/Applets: Use the correct size for the framebuffer SharedMemory in the swkbd and MiiSelector applets. | Subv | 2016-05-07 | 1 | -4/+3 |
* | Core: Fix applet includes using iwyu. | Emmanuel Gil Peyrot | 2015-07-12 | 1 | -0/+3 |
* | Applets: Reworked how the Applet update event is handled. | Subv | 2015-07-12 | 1 | -7/+11 |
* | Applets: Add infrastructure to allow custom drawing and input handling in Applets. | Subv | 2015-07-12 | 1 | -0/+16 |
* | HLE/APT: Initial HLE support for applets. | Subv | 2015-07-12 | 1 | -0/+67 |