| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-09 | Merge pull request #7519 from itsmeft24/master | bunnei | |
| kernel: svc: Implement ProcessMemory and CodeMemory SVCs | |||
| 2021-12-07 | Merge pull request #7525 from german77/notifa | bunnei | |
| service/notif: Add notif:a and stub ListAlarmSettings, Initialize | |||
| 2021-12-07 | Merge pull request #7521 from german77/dual_single_joycons | bunnei | |
| service/hid: Implement SetNpadJoyAssignmentMode | |||
| 2021-12-07 | Merge pull request #7488 from vonchenplus/support_multiple_videos_playing | bunnei | |
| Support multiple videos playing | |||
| 2021-12-07 | Update k_code_memory.h | itsmeft24 | |
| 2021-12-07 | make KCodeMemory::GetSourceAddress const | itsmeft24 | |
| Co-authored-by: Mai M. <mathew1800@gmail.com> | |||
| 2021-12-06 | Merge pull request #7524 from german77/hid_stub | bunnei | |
| service/hid: Stub SetNpadCaptureButtonAssignment and ClearNpadCaptureButtonAssignment | |||
| 2021-12-06 | service/notif: Add notif:a and stub ListAlarmSettings,Initialize | german77 | |
| Used by ring fit adventure 1.2.0 | |||
| 2021-12-06 | fix formatting | itsmeft24 | |
| 2021-12-06 | move private members below public members | itsmeft24 | |
| 2021-12-06 | fix formatting | itsmeft24 | |
| 2021-12-06 | fix formatting | itsmeft24 | |
| Co-authored-by: Mai M. <mathew1800@gmail.com> | |||
| 2021-12-05 | service/hid: Stub SetNpadCaptureButtonAssignment and ↵ | german77 | |
| ClearNpadCaptureButtonAssignment Used by ring fit adventure 1.2.0 | |||
| 2021-12-05 | loader: Support loading subsdk{8,9} | jam1garner | |
| 2021-12-05 | fix formatting | itsmeft24 | |
| 2021-12-05 | Remove unnecessary includes | itsmeft24 | |
| 2021-12-05 | service/hid: Implement SetNpadJoyAssignmentMode | german77 | |
| 2021-12-05 | Add copyright notice | itsmeft24 | |
| 2021-12-05 | general: Add missing copyright notices | ameerj | |
| 2021-12-05 | Add KCodeMemory to CMakeLists.txt | itsmeft24 | |
| 2021-12-05 | kernel: svc: Implement Map/UnmapProcessMemory and Create/ControlCodeMemory | itsmeft24 | |
| Used by Skyline modding framework | |||
| 2021-12-05 | core/hid: Add missing controller type | german77 | |
| 2021-12-04 | core/hid: Ensure only valid npad are connected | german77 | |
| 2021-12-05 | Address feedback | Feng Chen | |
| 2021-12-03 | Merge pull request #7489 from Morph1984/steady-clock | bunnei | |
| general: Replace high_resolution_clock with steady_clock | |||
| 2021-12-02 | service: am: ISelfController: Stub SaveCurrentScreenshot | Morph | |
| - Used by Disney Magical World 2: Enchanted Edition | |||
| 2021-12-02 | general: Replace high_resolution_clock with steady_clock | Morph | |
| On some OSes, high_resolution_clock is an alias to system_clock and is not monotonic in nature. Replace this with steady_clock. | |||
| 2021-12-02 | Support multiple videos playing | Feng Chen | |
| 2021-11-30 | service: friend: Implement GetCompletionEvent | Morph | |
| - Used by Super Bomberman R Online | |||
| 2021-11-29 | input_interpreter: Make use of NpadButton instead of a u64 | Morph | |
| Allows us to be more explicit with the representation of button states and use the provided bit manipulation operators | |||
| 2021-11-29 | npad: Return NpadButton in GetAndResetPressState | Morph | |
| We were previously truncating this to a u32 as there were no known buttons that used the full 64 bits of this type. Fix this now that we know they are used. | |||
| 2021-11-29 | core: hid: hid_types: Add "All" to NpadButton | Morph | |
| This represents a bitmask for all pressed buttons | |||
| 2021-11-29 | core: hid: hid_core: Add (Enable/DIsable)AllControllerConfiguration | Morph | |
| 2021-11-29 | general: Fix handheld typo | Morph | |
| 2021-11-29 | core: hid: Mark constructors as explicit | Morph | |
| 2021-11-29 | core: hid: Cleanup and amend documentation | Morph | |
| 2021-11-28 | Merge pull request #7438 from german77/homebrew2 | bunnei | |
| Core: Stub services and functions needed for checkpoint | |||
| 2021-11-27 | core/ns: Implement GetReadOnlyApplicationControlDataInterface | Narr the Reg | |
| Used in checkpoint homebrew | |||
| 2021-11-27 | core/pdm: Stub QueryPlayStatisticsByApplicationIdAndUserAccountId | Narr the Reg | |
| Used in checkpoint homebrew | |||
| 2021-11-27 | settings: Add debug setting to enable all controllers | german77 | |
| 2021-11-27 | core/hid: Stub GetUniquePadsFromNpad | Narr the Reg | |
| Used in checkpoint homebrew | |||
| 2021-11-26 | config: Remove vibration configuration | german77 | |
| 2021-11-26 | input_common: Fully implement UDP controllers | Narr the Reg | |
| 2021-11-24 | service/hid: Finish converting LIFO objects and address some nits | Narr the Reg | |
| 2021-11-24 | bootmanager: Use cross-platform keyboard input | german77 | |
| 2021-11-24 | kraken: Address comments from review | german77 | |
| Fix compiler bug | |||
| 2021-11-24 | core/hid: Improve accuary of mouse implementation | german77 | |
| 2021-11-24 | core/hid: Fully implement native mouse | german77 | |
| 2021-11-24 | input_common: Allow keyboard to be backwards compatible | german77 | |
| 2021-11-24 | core/hid: Improve accuracy of the keyboard implementation | german77 | |
