Commit Graph

9720 Commits (6d665a94eaad4530d84dcc2adf1f91fa2ff6e502)

Author SHA1 Message Date
bunnei 6d665a94ea
Merge pull request #11256 from FearlessTobi/revert-10075
Partially Revert "Silence nifm spam"
2 years ago
FearlessTobi 2694f81462 Revert "Silence nifm spam"
This reverts commit 4da4ecb1ff.
2 years ago
liamwhite c1016b68ae
Merge pull request #11281 from liamwhite/vi-scale-mode
nvnflinger: add missing scale mode
2 years ago
liamwhite b30df50076
Merge pull request #11259 from german77/hid
service: hid: Implement functions needed by QLaunch
2 years ago
Liam 7351884588 nvnflinger: add missing scale mode 2 years ago
Liam 8b98c4e5a0 ssl_backend_securetransport: remove stray .Code() 2 years ago
liamwhite 640f7cd945
Merge pull request #11253 from liamwhite/i-hate-this-toolchain
general: fix apple clang build
2 years ago
Narr the Reg bdd96118d1 service: hid: Implement functions needed by QLaunch 2 years ago
bunnei 9d3a293a4e
Merge pull request #11093 from liamwhite/result-ergonomics
core: remove ResultVal type
2 years ago
Liam 023b9b38cc general: fix apple clang build 2 years ago
Narr the Reg 6a43aff745 service: pctl: Partially revert 11221 2 years ago
Liam 1e394c6cdf fs: return result on null outputs 2 years ago
Liam 37b278a9a8 general: fix incorrect conversions 2 years ago
Liam 83eee1d226 ssl: remove ResultVal use 2 years ago
Liam 84cb20bc72 core: remove ResultVal type 2 years ago
liamwhite 7f55c377b0
Merge pull request #11217 from german77/olsc
service: olsc: Implement IOlscServiceForSystemService ITransferTaskListController interfaces for QLaunch
2 years ago
liamwhite 9893a4d918
Merge pull request #11221 from german77/pctl
service: pctl: Implement functions needed for QLaunch
2 years ago
german77 8d2f0dc707 service: audctl: Stub functions needed by Qlaunch 2 years ago
german77 089e385944 service: olsc: Implement IOlscServiceForSystemService ITransferTaskListController interfaces for QLaunch 2 years ago
german77 0d470b57ed service: pctl: Implement functions needed for QLaunch 2 years ago
liamwhite 00d9a9c44e
Merge pull request #11210 from german77/settings
service: set: Implement system settings for Qlaunch
2 years ago
Narr the Reg 7707768f80 service: set: Add more system settings and address comments 2 years ago
Narr the Reg 4bd4a95d84 service: set: Implement system settings for Qlaunch 2 years ago
Narr the Reg dd1cbd9c56 service: am: Fix wrong interface 2 years ago
liamwhite fca7d975fd
Merge pull request #10839 from lat9nq/pgc-plus
general: Reimplement per-game configurations
2 years ago
Morph 9bca45aa15 audren_u: Fix parameter alignment
The reduction in size from 0x38 to 0x34 caused the parameter to be misaligned. Skipping 1 word fixes this.
2 years ago
lat9nq eaf2ab5289 tz_content_man: Generate the time zone binary once
Fixes a memory leak with time zone binaries accumulating on theirselves.
2 years ago
liamwhite 689dc4a17b
Merge pull request #11155 from liamwhite/memory3
memory: check page against address space size
2 years ago
liamwhite d3da1e6517
Merge pull request #10990 from comex/ubsan
Fixes and workarounds to make UBSan happier on macOS
2 years ago
Liam 07f71e2620 memory: check page against address space size 2 years ago
liamwhite 18000df5e9
Merge pull request #11095 from liamwhite/memory2
memory: cleanup
2 years ago
Liam 3e3294e1c2 core: implement GetGaiStringErrorRequest, IContextRegistrar 2 years ago
Liam 9f3f615e05 core: reduce TOCTTOU memory access 2 years ago
Liam d144168442 memory: minimize dependency on process 2 years ago
liamwhite b1aed2c5b7
Merge pull request #11094 from liamwhite/get
kernel: misc cleanup of page table accessors
2 years ago
bunnei 482c957f5d
Merge pull request #11113 from liamwhite/nsd1
nsd: add GetApplicationServerEnvironmentType
2 years ago
Liam 05bc024260 core: remove remaining uses of dynamic_cast 2 years ago
Liam 4bee333d84 general: reduce use of dynamic_cast 2 years ago
lat9nq 8e91554e11 k_system_control: Always return some memory size 2 years ago
lat9nq 127b3da0f1 core,common: Give memory layout setting an enum
Allows for 6GB and 8GB layouts to be selected.
2 years ago
lat9nq ff6a5031d5 settings: Require time zone setting value for stirng 2 years ago
lat9nq d146dd9d12 settings,general: Rename non-confirming enums 2 years ago
lat9nq 432f68ad29 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

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
2 years ago
lat9nq 8e15146026 configure_system: Implement with for loop 2 years ago
lat9nq a007ac6b9c configure_graphics_advance: Generate UI at runtime
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.
2 years ago
lat9nq 4133165607 settings,core,config_sys: Remove optional type from custom_rtc, rng_seed
core: Fix MSVC errors
2 years ago
lat9nq 5cffa34288 settings,video_core: Consolidate ASTC decoding options
Just puts them all neatly into one place.
2 years ago
liamwhite c0202da9ac
Merge pull request #11096 from german77/amiibooo
service: nfc: Update Implementation to match with latest RE
2 years ago
liamwhite 014ca709c9
Merge pull request #11116 from lat9nq/clang-shadowing
general: Silence -Wshadow{,-uncaptured-local} warnings
2 years ago
liamwhite 86bbfe3b1d
Merge pull request #11114 from Kelebek1/warnings
Mark SetIdleTimeDetectionExtension logging as debug
2 years ago