Morph
|
12c1766997
general: Replace RESULT_SUCCESS with ResultSuccess
|
5 лет назад |
Lioncash
|
1a954b2a59
service: Eliminate usages of the global system instance
|
5 лет назад |
bunnei
|
7791cc8c2e
hle: services: Fix a crash with improper NVFlinger lifetime management. (#4977)
|
5 лет назад |
Lioncash
|
d1abe8e92a
service/am: Remove usages of global system accessors
|
7 лет назад |
Zach Hilman
|
7e5d7773cc
am: Implement SetCpuBoostMode in terms of APM
|
7 лет назад |
Zach Hilman
|
3c4238657d
applets: Pass current process title ID to applets
|
7 лет назад |
David Marcec
|
a2cc3b10bb
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
|
7 лет назад |
David Marcec
|
41e99d8880
Ability to switch between docked and undocked mode in-game
|
7 лет назад |
Lioncash
|
edb1c36a87
am: Update service function tables
|
7 лет назад |
Lioncash
|
6ac955a0b4
hle/service: Default constructors and destructors in the cpp file where applicable
|
8 лет назад |
Lioncash
|
c061c2bf3c
hle/service: Make constructors explicit where applicable
|
8 лет назад |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
8 лет назад |
greggameplayer
|
b16e5c6a81
Add & correct miscellaneous things (#470)
|
8 лет назад |
Lioncash
|
5483c08b44
am: Move logging macros over to new fmt-compatible ones
|
8 лет назад |
Lioncash
|
ccca5e7c28
service: Use nested namespace specifiers where applicable
|
8 лет назад |
Hexagon12
|
434cffa37d
Updated AppletOE with more service names.
|
8 лет назад |
bunnei
|
65cfe09b62
logger: Add AM service logging category.
|
8 лет назад |
mailwl
|
1a8f5bfb8e
Service/am: Add AppletAE service (#153)
|
8 лет назад |
bunnei
|
1b1d399e5f
hle: Rename RequestBuilder to ResponseBuilder.
|
8 лет назад |
bunnei
|
f9dae99006
service: Fix all incorrect IPC response headers.
|
8 лет назад |
Subv
|
10c67bf395
AppletOE: Stubbed CreateManagedDisplayLayer to create a new layer in the Default display.
|
8 лет назад |
Subv
|
eb58f852f8
AppletOE: Make ISelfController keep a reference to nvflinger.
|
8 лет назад |
James Rowe
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
bunnei
|
7b219539a9
Merge pull request #112 from Rozelette/master
|
8 лет назад |
goaaats
|
c457f34eb2
acc, set, applet_oe: stub various functions, add set service (#105)
|
8 лет назад |
Rozlette
|
d9ca9d3472
ISelfController: Stub LockExit and UnlockExit
|
8 лет назад |
bunnei
|
1d49680613
applet_oe: Clang-format.
|
8 лет назад |
gdkchan
|
59575d5cae
Stub PopLaunchParameter and implement Buffer C Descriptors reading on hle_ipc (#96)
|
8 лет назад |
bunnei
|
f621310da2
applet_oe: Fix GetOperationMode and GetPerformanceMode.
|
8 лет назад |
Subv
|
c5a0408ccc
Services: Stubbed APM::OpenSession and the ISession interface.
|
8 лет назад |