Morph
|
ba2c917842
applets: Make the applet mode a protected property of Applet
|
5 yıl önce |
Morph
|
d1e40dd244
applets: Pass in the LibraryAppletMode each applet's constructor
|
5 yıl önce |
bunnei
|
ff3c7c068b
hle: kernel: Reimplement KReadableEvent and KWritableEvent.
|
5 yıl önce |
bunnei
|
3f942c01f0
hle: kernel: Rename WritableEvent to KWritableEvent.
|
5 yıl önce |
bunnei
|
e86a7e3691
hle: kernel: Rename ReadableEvent to KReadableEvent.
|
5 yıl önce |
Morph
|
ccb439efb0
applets: Remove the previous web browser applet implementation
|
5 yıl önce |
Morph
|
5219615418
Project Mjölnir: Part 2 - Controller Applet
|
6 yıl önce |
bunnei
|
7b07e521ca
hle: services: Use std::shared_ptr instead of copy by value.
|
6 yıl önce |
bunnei
|
9046d4a548
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154)
|
6 yıl önce |
Zach Hilman
|
943662dc3c
applets: Add accessor for AppletFrontendSet
|
7 yıl önce |
Lioncash
|
d1abe8e92a
service/am: Remove usages of global system accessors
|
7 yıl önce |
Zach Hilman
|
3c4238657d
applets: Pass current process title ID to applets
|
7 yıl önce |
Zach Hilman
|
e447d8aafa
applets: Track ECommerce and Parental Control applet frontends
|
7 yıl önce |
bunnei
|
96412848a9
Merge pull request #2482 from DarkLordZach/prepo
|
7 yıl önce |
Lioncash
|
8bbe930fac
core/core: Remove unnecessary includes
|
7 yıl önce |
Zach Hilman
|
bdc47693f1
applets: Save report on stubbed applet
|
7 yıl önce |
Zach Hilman
|
e51d33f0ce
applets: Add AppletManager class to control lifetime
|
7 yıl önce |
Lioncash
|
1f0c8bfeda
core/kernel: Remove unnecessary inclusions
|
7 yıl önce |
Zach Hilman
|
170d707850
hle_ipc: Refactor SleepClientThread to avoid ReadableEvent
|
7 yıl önce |
Zach Hilman
|
a342bcc9b1
kernel/event: Reference ReadableEvent from WritableEvent
|
7 yıl önce |
Zach Hilman
|
ff610103b5
core: Port all current usages of Event to Readable/WritableEvent
|
7 yıl önce |
Lioncash
|
73b7748984
am/applets: Make the applet data broker part of the applet itself.
|
7 yıl önce |
Lioncash
|
8b4b560df5
am/applets: Replace includes with forward declarations where applicable
|
7 yıl önce |
Lioncash
|
dd254c603d
am/applets: Relocate comments above the relevant data member in AppletDataBroker
|
7 yıl önce |
Zach Hilman
|
32775125b7
applet: Add AppletDataBroker to manage HLE to AM service interaction
|
7 yıl önce |
Zach Hilman
|
4ee087fb3c
applet: Use std::queue instead of std::vector for storage stack
|
7 yıl önce |
Zach Hilman
|
6209fe0c27
software_keyboard: Push buffer size to offset 0x4 in output data
|
7 yıl önce |
Zach Hilman
|
7cfb29de23
am: Allow applets to push multiple and different channels of data
|
7 yıl önce |
Zach Hilman
|
fed6ab14c3
am: Implement text check software keyboard mode
|
7 yıl önce |
Zach Hilman
|
e696ed1f4d
am: Deglobalize software keyboard applet
|
7 yıl önce |