bunnei
|
2e8d6fe9a0
hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject.
|
5 лет назад |
bunnei
|
ab704acab8
hle: kernel: Ensure all kernel objects with KAutoObject are properly created.
|
5 лет назад |
bunnei
|
addc0bf037
hle: kernel: Migrate KEvent to KAutoObject.
|
5 лет назад |
bunnei
|
5e5933256b
hle: kernel: Refactor IPC interfaces to not use std::shared_ptr.
|
5 лет назад |
Morph
|
51ca93981d
applets: Send focus state change message on applet state change
|
5 лет назад |
Morph
|
ba2c917842
applets: Make the applet mode a protected property of Applet
|
5 лет назад |
Morph
|
d1e40dd244
applets: Pass in the LibraryAppletMode each applet's constructor
|
5 лет назад |
bunnei
|
ff3c7c068b
hle: kernel: Reimplement KReadableEvent and KWritableEvent.
|
5 лет назад |
bunnei
|
3f942c01f0
hle: kernel: Rename WritableEvent to KWritableEvent.
|
5 лет назад |
bunnei
|
e86a7e3691
hle: kernel: Rename ReadableEvent to KReadableEvent.
|
5 лет назад |
Morph
|
ccb439efb0
applets: Remove the previous web browser applet implementation
|
5 лет назад |
Lioncash
|
3e4a0a13cb
frontend/controller: Eliminate dependency on the global system instance
|
5 лет назад |
Morph
|
5219615418
Project Mjölnir: Part 2 - Controller Applet
|
6 лет назад |
bunnei
|
7b07e521ca
hle: services: Use std::shared_ptr instead of copy by value.
|
6 лет назад |
bunnei
|
77da74e17a
services: am: Clear events on PopOutData and PopInteractiveOutData.
|
6 лет назад |
bunnei
|
9046d4a548
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154)
|
6 лет назад |
bunnei
|
b0ab803ce8
kernel: events: Remove ResetType::Automatic.
|
6 лет назад |
Zach Hilman
|
943662dc3c
applets: Add accessor for AppletFrontendSet
|
7 лет назад |
Lioncash
|
d1abe8e92a
service/am: Remove usages of global system accessors
|
7 лет назад |
Zach Hilman
|
3c4238657d
applets: Pass current process title ID to applets
|
7 лет назад |
Zach Hilman
|
e447d8aafa
applets: Track ECommerce and Parental Control applet frontends
|
7 лет назад |
bunnei
|
96412848a9
Merge pull request #2482 from DarkLordZach/prepo
|
7 лет назад |
Lioncash
|
8bbe930fac
core/core: Remove unnecessary includes
|
7 лет назад |
Zach Hilman
|
b77fde7c5c
loader: Move NSO module tracking to AppLoader
|
7 лет назад |
Zach Hilman
|
bdc47693f1
applets: Save report on stubbed applet
|
7 лет назад |
Lioncash
|
a47aaa7f1b
core/kernel/object: Rename ResetType enum members
|
7 лет назад |
Zach Hilman
|
e51d33f0ce
applets: Add AppletManager class to control lifetime
|
7 лет назад |
Lioncash
|
1f0c8bfeda
core/kernel: Remove unnecessary inclusions
|
7 лет назад |
Zach Hilman
|
0d2ba2ca4c
applets: Correct usage of SignalStateChanged event
|
7 лет назад |
Zach Hilman
|
a342bcc9b1
kernel/event: Reference ReadableEvent from WritableEvent
|
7 лет назад |