| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-14 | Merge pull request #11256 from FearlessTobi/revert-10075 | bunnei | |
| Partially Revert "Silence nifm spam" | |||
| 2023-08-14 | Revert "Silence nifm spam" | FearlessTobi | |
| This reverts commit 4da4ecb1ff79798fe245a0c6c483405f998cd093. | |||
| 2023-08-14 | Merge pull request #11281 from liamwhite/vi-scale-mode | liamwhite | |
| nvnflinger: add missing scale mode | |||
| 2023-08-14 | Merge pull request #11259 from german77/hid | liamwhite | |
| service: hid: Implement functions needed by QLaunch | |||
| 2023-08-13 | nvnflinger: add missing scale mode | Liam | |
| 2023-08-11 | ssl_backend_securetransport: remove stray .Code() | Liam | |
| 2023-08-11 | Merge pull request #11253 from liamwhite/i-hate-this-toolchain | liamwhite | |
| general: fix apple clang build | |||
| 2023-08-11 | service: hid: Implement functions needed by QLaunch | Narr the Reg | |
| 2023-08-09 | Merge pull request #11093 from liamwhite/result-ergonomics | bunnei | |
| core: remove ResultVal type | |||
| 2023-08-09 | general: fix apple clang build | Liam | |
| 2023-08-08 | service: pctl: Partially revert 11221 | Narr the Reg | |
| 2023-08-08 | fs: return result on null outputs | Liam | |
| 2023-08-08 | general: fix incorrect conversions | Liam | |
| 2023-08-08 | ssl: remove ResultVal use | Liam | |
| 2023-08-08 | core: remove ResultVal type | Liam | |
| 2023-08-07 | Merge pull request #11217 from german77/olsc | liamwhite | |
| service: olsc: Implement IOlscServiceForSystemService ITransferTaskListController interfaces for QLaunch | |||
| 2023-08-07 | Merge pull request #11221 from german77/pctl | liamwhite | |
| service: pctl: Implement functions needed for QLaunch | |||
| 2023-08-05 | service: audctl: Stub functions needed by Qlaunch | german77 | |
| 2023-08-05 | service: olsc: Implement IOlscServiceForSystemService ↵ | german77 | |
| ITransferTaskListController interfaces for QLaunch | |||
| 2023-08-05 | service: pctl: Implement functions needed for QLaunch | german77 | |
| 2023-08-05 | Merge pull request #11210 from german77/settings | liamwhite | |
| service: set: Implement system settings for Qlaunch | |||
| 2023-08-04 | service: set: Add more system settings and address comments | Narr the Reg | |
| 2023-08-02 | service: set: Implement system settings for Qlaunch | Narr the Reg | |
| 2023-08-02 | service: am: Fix wrong interface | Narr the Reg | |
| 2023-08-02 | Merge pull request #10839 from lat9nq/pgc-plus | liamwhite | |
| general: Reimplement per-game configurations | |||
| 2023-07-31 | audren_u: Fix parameter alignment | Morph | |
| The reduction in size from 0x38 to 0x34 caused the parameter to be misaligned. Skipping 1 word fixes this. | |||
| 2023-07-30 | tz_content_man: Generate the time zone binary once | lat9nq | |
| Fixes a memory leak with time zone binaries accumulating on theirselves. | |||
| 2023-07-28 | Merge pull request #11155 from liamwhite/memory3 | liamwhite | |
| memory: check page against address space size | |||
| 2023-07-26 | Merge pull request #10990 from comex/ubsan | liamwhite | |
| Fixes and workarounds to make UBSan happier on macOS | |||
| 2023-07-25 | memory: check page against address space size | Liam | |
| 2023-07-24 | Merge pull request #11095 from liamwhite/memory2 | liamwhite | |
| memory: cleanup | |||
| 2023-07-22 | core: implement GetGaiStringErrorRequest, IContextRegistrar | Liam | |
| 2023-07-22 | core: reduce TOCTTOU memory access | Liam | |
| 2023-07-22 | memory: minimize dependency on process | Liam | |
| 2023-07-22 | Merge pull request #11094 from liamwhite/get | liamwhite | |
| kernel: misc cleanup of page table accessors | |||
| 2023-07-21 | Merge pull request #11113 from liamwhite/nsd1 | bunnei | |
| nsd: add GetApplicationServerEnvironmentType | |||
| 2023-07-21 | core: remove remaining uses of dynamic_cast | Liam | |
| 2023-07-21 | general: reduce use of dynamic_cast | Liam | |
| 2023-07-21 | k_system_control: Always return some memory size | lat9nq | |
| 2023-07-21 | core,common: Give memory layout setting an enum | lat9nq | |
| Allows for 6GB and 8GB layouts to be selected. | |||
| 2023-07-21 | settings: Require time zone setting value for stirng | lat9nq | |
| 2023-07-21 | settings,general: Rename non-confirming enums | lat9nq | |
| 2023-07-21 | configure_audio: Implement ui generation | lat9nq | |
| Needs a considerable amount of management specific to some of the comoboboxes due to the audio engine configuration. general: Partial audio config implmentation configure_audio: Implement ui generation Needs a considerable amount of management specific to some of the comoboboxes due to the audio engine configuration. general: Partial audio config implmentation settings: Make audio settings as enums | |||
| 2023-07-21 | configure_system: Implement with for loop | lat9nq | |
| 2023-07-21 | configure_graphics_advance: Generate UI at runtime | lat9nq | |
| We can iterate through the AdvancedGraphics settings and generate the UI during runtime. This doesn't help runtime efficiency, but it helps a ton in reducing the amount of work a developer needs in order to add a new setting. | |||
| 2023-07-21 | settings,core,config_sys: Remove optional type from custom_rtc, rng_seed | lat9nq | |
| core: Fix MSVC errors | |||
| 2023-07-21 | settings,video_core: Consolidate ASTC decoding options | lat9nq | |
| Just puts them all neatly into one place. | |||
| 2023-07-21 | Merge pull request #11096 from german77/amiibooo | liamwhite | |
| service: nfc: Update Implementation to match with latest RE | |||
| 2023-07-19 | Merge pull request #11116 from lat9nq/clang-shadowing | liamwhite | |
| general: Silence -Wshadow{,-uncaptured-local} warnings | |||
| 2023-07-19 | Merge pull request #11114 from Kelebek1/warnings | liamwhite | |
| Mark SetIdleTimeDetectionExtension logging as debug | |||
