322 Commits (49f10b2e544b7d6e7d5ca6ac87441f7b83f396fa)

Author SHA1 Message Date
Liam 49f10b2e54 am: migrate global state to per-applet state structure 2 years ago
Liam 62369ce46c service: split am into components 2 years ago
german77 0e5b948301 service: am: Focus state changed goes last 2 years ago
Liam 2397093e4f fsp-srv: use program registry for SetCurrentProcess 2 years ago
Narr the Reg 146975c880 hid_core: Move hid to it's own subproject 2 years ago
Liam 7836881b24 am/jit: reference memory instance from context 2 years ago
Liam 6bd1dfa8cc service: fetch objects from the client handle table 2 years ago
FrozenAra 09d7bec6e1 Implemented qlaunch version of the controller applet 2 years ago
Dzmitry Dubrova 74bb20f0bf service: am: Add support for LLE Software Keyboard Applet 2 years ago
german77 4e453935a3 core: Close all KEvents 2 years ago
Narr the Reg 44e75debd3 service: am: Implement ISelfController::SaveCurrentScreenshot 3 years ago
Narr the Reg c9fe01204f service: acc: Implement functions needed for profile select (#11653) 3 years ago
Narr the Reg ab5db1da9f service: caps: Implement album manager and reorganize service 3 years ago
Narr the Reg a4a54b3dfc service: Stub multiple functions to increase stability of album applet 3 years ago
Narr the Reg ed1e1c4ff6 yuzu: Allow to launch album applet from firmware 3 years ago
Narr the Reg 5914a599ad service: am: Implement shared buffer 3 years ago
Narr the Reg 7aae68820f service: am: Set push in arguments according to the launched applet 3 years ago
Kelebek1 cd93b07a50 Don't send a double focus change message 3 years ago
german77 3ff84838ab service: am: Stub to exit applet cleanly 3 years ago
german77 7fd77a5f77 service: am: Implement stuff needed for Mii Edit 3 years ago
FearlessTobi 67e57a29d5 am: Stub GetSaveDataSizeMax 3 years ago
FearlessTobi ff92a0c8f4 am: Implement UserChannel parameters 3 years ago
FearlessTobi abf45c2d0b am: Remove bcat from PopLaunchParameter 3 years ago
Liam 7a26dc51eb am: shorten shutdown timeout when lock is not held 3 years ago
lat9nq 81d209ee34 general: Use console mode helper across project 3 years ago
lat9nq 447ec24378 general: Convert use_docked_mode to an enumeration 3 years ago
Liam 5f2c56cd15 core: remove ResultVal type 3 years ago
Narr the Reg e0ba30fb8e service: am: Fix wrong interface 3 years ago
Kelebek1 df8097de60 Debug SetIdleTimeDetectionExtension 3 years ago
Liam 1fc6519671 am: stub CreateCacheStorage 3 years ago
german77 1ec8e38f3f core: am: Demote TryPopFromFriendInvitationStorageChannel Log level 3 years ago
Liam 46f5e0a276 applets: implement RequestExit 3 years ago
Liam 6eaef51cf2 memory: rename global memory references to application memory 3 years ago
Liam b8da5b73b2 kernel: convert KProcess to new style 3 years ago
Liam ea36f70e02 hle: rename legacy errors to Results 3 years ago
Liam c191cf75bb nvnflinger: fix name 3 years ago
Liam d7e9461b71 service: move hle_ipc from kernel 3 years ago
Narr the Reg 932cf55052 core: Update service function tables to 16.0.0+ 3 years ago
Liam b88b27fdf5 am: avoid direct pointer access of transfer memory objects 3 years ago
Liam 1c3a93e7c4 service: refactor server architecture 3 years ago
Liam c415339beb service: remove deleted services 3 years ago
arades79 60a68839ee remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
arades79 adcef452e0 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
Liam c68577384a general: rename CurrentProcess to ApplicationProcess 3 years ago
ameerj 7cc5da4a9f Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span" 3 years ago
liamwhite f74a95b6fb Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer" 3 years ago
ameerj 713394d526 hle_ipc: Rename ReadBufferSpan to ReadBuffer 3 years ago
ameerj db9a523aae service: Use ReadBufferSpan where it is trivial to do so 3 years ago
Liam 5a712bb51a general: fix compile for Apple Clang 3 years ago
german77 4d66c180ac service: am: Stub SetRecordVolumeMuted 4 years ago