Liam
79f225bd59
am: rewrite IProcessWindingController
2024-02-12 09:16:03 -05:00
Liam
c7e94e2175
am: rewrite ILibraryAppletSelfAccessor
2024-02-12 09:16:02 -05:00
Liam
1c797a8048
am: rewrite ILibraryAppletCreator
2024-02-12 09:16:02 -05:00
Liam
f9bba8007d
am: rewrite ILibraryAppletAccessor
2024-02-12 09:16:02 -05:00
Liam
2c49ebbeea
am: rewrite IHomeMenuFunctions
2024-02-12 09:16:02 -05:00
Liam
17460def8e
am: rewrite IGlobalStateController, add ICradleFirmwareUpdater
2024-02-12 09:16:02 -05:00
Liam
77b7e1e682
am: rewrite IDisplayController
2024-02-12 09:16:02 -05:00
Liam
eafaa5511d
am: move IDebugFunctions
2024-02-12 09:16:02 -05:00
Liam
96fea99af9
am: rewrite ICommonStateGetter
2024-02-12 09:16:02 -05:00
Liam
44e7e85f23
am: rewrite IApplicationFunctions
2024-02-12 09:16:00 -05:00
Liam
af35057212
am: rewrite IAppletCommonFunctions
2024-02-11 21:59:33 -05:00
Liam
590e86792c
am: rewrite IAudioController
2024-02-11 21:59:33 -05:00
Liam
6fd6c65fd4
am: rewrite ISystemAppletProxy
2024-02-11 21:59:33 -05:00
Liam
c809f7193a
am: rewrite ILibraryAppletProxy
2024-02-11 21:59:33 -05:00
Liam
c7e97b22fb
am: rewrite IApplicationProxy
2024-02-11 21:59:33 -05:00
Liam
b2e140b032
am: rewrite appletAE, appletOE
2024-02-11 21:59:33 -05:00
Narr the Reg
2ff45cd0da
Merge pull request #12756 from liamwhite/applet-multiprocess-hwc
...
general: applet multiprocess
2024-02-11 20:58:28 -06:00
liamwhite
b6b56f48b7
Merge pull request #12991 from german77/news2
...
service: news: Stub remaining functions
2024-02-11 21:44:23 -05:00
german77
04a9d14f35
service: news: Stub remaining functions
2024-02-11 17:56:26 -06:00
german77
26e028808a
yuzu: Allow non npad hotkeys and disable controller navigation requirement
2024-02-11 16:29:31 -06:00
Narr the Reg
2053ff96fc
service: ldn: Migrate and refractor service to new IPC
2024-02-11 13:11:11 -06:00
Liam
368bf2211f
texture_cache: tweak iteration tracking change
2024-02-11 13:41:13 -05:00
Liam
de8a623932
texture_cache: avoid overestimation of ASTC texture sizes
2024-02-11 13:41:13 -05:00
Liam
865a0186b6
caches: make critical reclamation less eager and possible in more cases
2024-02-11 13:41:13 -05:00
liamwhite
98db796fde
Merge pull request #12986 from t895/input-config-clear-fix
...
config: Always delete control settings in ClearControlPlayerValues
2024-02-11 12:24:18 -05:00
t895
adebc96a9c
config: Always delete control settings in ClearControlPlayerValues
2024-02-11 07:35:54 -05:00
liamwhite
564a65a82e
Merge pull request #12981 from lat9nq/tzdb-asan-custom
...
tzdb_to_nx: Update to latest
2024-02-10 22:42:47 -05:00
liamwhite
501ff2eda5
Merge pull request #12980 from merryhime/race-me
...
dynarmic: Fix invalidation race
2024-02-10 22:42:42 -05:00
Charles Lombardo
999ec5739d
Merge pull request #12978 from liamwhite/ffs-qcom
...
host_shaders: add vendor workaround for adreno drivers
2024-02-10 22:42:25 -05:00
lat9nq
68b2db21b1
tzdb_to_nx: Update to latest
...
Includes memory leak fix.
Includes option to specify a custom zoneinfo dir.
2024-02-10 17:45:18 -05:00
liamwhite
2337397a15
Merge pull request #12969 from german77/bcat-interface
...
service: bcat: Migrate and refractor service to new IPC
2024-02-10 16:00:43 -05:00
liamwhite
7c56ecca3f
Merge pull request #12949 from liamwhite/multi-wait
...
service: add os types and multi wait API
2024-02-10 16:00:34 -05:00
Merry
211544fbc8
externals: Update dynarmic to 6.6.3
2024-02-10 19:40:47 +00:00
Liam
4677fd3f64
am: use applet program loading for tested versions
2024-02-10 12:38:19 -05:00
Liam
4eeac731ff
host_shaders: add vendor workaround for adreno drivers
2024-02-10 12:02:37 -05:00
Fernando Sahmkow
9ce43ee677
Texture Cache: Fix untracking on GPU remap
2024-02-10 14:49:49 +01:00
Narr the Reg
816d03f7d9
service: bcat: Address review issues
2024-02-10 00:23:23 -06:00
Narr the Reg
909f7eb3d2
service: bcat: Implement news interfaces
2024-02-10 00:23:22 -06:00
Narr the Reg
7c2e9a6596
service: bcat: Migrate and refractor service to new IPC
2024-02-10 00:23:22 -06:00
Kevnkkm
fe6934593f
Fix multiplayer player count color in dark themes | Temp fix until #12744 : Add green color for counts > 0 and < max_players - 1 ( #12930 )
...
* fix intended player count color in dark themes
* Refactor
* Change to green color for white and dark themes
* Add const to the colors and extra name for green color
2024-02-09 18:45:11 -06:00
Narr the Reg
52c8adc7ed
Merge pull request #12951 from liamwhite/more-ipc
...
ipc: additional fixes
2024-02-09 10:51:03 -06:00
liamwhite
7ec7ff0f30
Merge pull request #12920 from t895/jni-common
...
android: Move JNI setup and helpers to common
2024-02-09 11:49:25 -05:00
liamwhite
a133eadf06
Merge pull request #12927 from german77/cheat-pause
...
dmnt: cheat: Add pause and resume support
2024-02-09 11:47:34 -05:00
liamwhite
89dd0fa932
Merge pull request #12968 from t895/thermal-status
...
android: Thermal throttling indicator
2024-02-09 11:47:17 -05:00
liamwhite
a9dcfe2a42
Merge pull request #12964 from t895/foreground-service-test
...
android: Remove foreground service
2024-02-09 11:47:11 -05:00
liamwhite
2ad8d614b5
Merge pull request #12966 from german77/free_npad
...
service: hid: Free npad applet resource
2024-02-09 11:47:05 -05:00
Liam
b206ea5cfe
am: fix focus states and display of indirect keyboard
2024-02-09 09:20:53 -05:00
Liam
70590f79f8
am: stub SetMediaPlaybackState for self controller
2024-02-09 09:20:53 -05:00
Liam
fa12384350
general: add default configurations for applet mode
2024-02-09 09:20:53 -05:00
Liam
78aac6b403
gpu: dependency-inject scaling/antialiasing filter state for capture layers
2024-02-09 09:20:53 -05:00