Merry
b58f148d60
externals: Update dynarmic to 6.6.3
2 years ago
Kevnkkm
5383720d01
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
2 years ago
Narr the Reg
5b2fa69995
Merge pull request #12951 from liamwhite/more-ipc
ipc: additional fixes
2 years ago
liamwhite
354e0a2791
Merge pull request #12920 from t895/jni-common
android: Move JNI setup and helpers to common
2 years ago
liamwhite
7bf634bca4
Merge pull request #12927 from german77/cheat-pause
dmnt: cheat: Add pause and resume support
2 years ago
liamwhite
80f4a91d35
Merge pull request #12968 from t895/thermal-status
android: Thermal throttling indicator
2 years ago
liamwhite
dcca4e6d9b
Merge pull request #12964 from t895/foreground-service-test
android: Remove foreground service
2 years ago
liamwhite
bf9621f71f
Merge pull request #12966 from german77/free_npad
service: hid: Free npad applet resource
2 years ago
t895
db95f51c69
android: Use utility function for applying view margins
2 years ago
t895
bce86d8102
android: Add thermal throttling overlay
2 years ago
liamwhite
c3cab745cf
Merge pull request #12967 from german77/let_me_out
service: Fix OutLargeData attributes
2 years ago
t895
54d8e5e643
android: Remove foreground service
2 years ago
Narr the Reg
10633515cb
service: Fix OutLargeData attributes
2 years ago
Narr the Reg
b765a7e22c
service: hid: Free npad applet resource
2 years ago
liamwhite
72961a7be0
Merge pull request #12963 from t895/versioning-fix
android: Fix regex for git version
2 years ago
t895
95199610fd
android: Fix regex for git version
2 years ago
t895
0e001c4ab8
android: Run OnEmulationStarted frontend callback in another thread
The JVM has problems with attaching to a Fiber so we start a new thread and wait for the result here.
2 years ago
t895
5200236f89
common: fs: Expand android macros
2 years ago
t895
28fcbacc78
android: Move JNI setup and helpers to common
2 years ago
Fernando S
31aa25eba7
Merge pull request #12903 from liamwhite/const-offset
shader_recompiler: use only ConstOffset for OpImageFetch
2 years ago
liamwhite
d5063c8af6
Merge pull request #12954 from german77/hidbus-interface
service: hid: Migrate hidbus to new interface
2 years ago
liamwhite
d26c4a5090
Merge pull request #12914 from FernandoS27/vc-refactor
VideoCore Refactor Part 1.
2 years ago
liamwhite
5da25f60e0
Merge pull request #12953 from FernandoS27/zero-fps-mah-ass
SMMU: Ensure the backing address range matches the current
2 years ago
Narr the Reg
0201a87e4f
service: hid: Migrate hidbus to new interface
2 years ago
Fernando Sahmkow
4a9c6d933a
SMMU: Ensure the backing address range matches the current
2 years ago
liamwhite
81b1330de9
Merge pull request #12939 from german77/wonder
dmnt: cheat: Invalidate cache on memory writes
2 years ago
liamwhite
0b161753e4
Merge pull request #12932 from german77/any-key-is-good
yuzu: Make controller keys easier to assign
2 years ago
liamwhite
976bbe4d86
Merge pull request #12912 from FearlessTobi/ports-feb-24
Port some small changes from Citra (web_backend and translations)
2 years ago
Charles Lombardo
228e7ce6ed
Merge pull request #12909 from t895/play-store-automation
ci: android: Play store publishing setup
2 years ago
Liam
5ead021684
ipc: additional fixes
2 years ago
german77
4351f91758
yuzu: Make controller keys easier to assign
2 years ago
Narr the Reg
f07a3ef82c
dmnt: cheat: Invalidate cache on memory writes
2 years ago
liamwhite
9e83fdcde3
Merge pull request #12883 from FernandoS27/memory_manager_mem
MemoryManager: Reduce the page table size based on last big page address.
2 years ago
liamwhite
93b1636e83
Merge pull request #12928 from german77/motion-mp
service: hid: Add multiprocess support to six axis input
2 years ago
liamwhite
e91763d920
Merge pull request #12933 from german77/irs-interface
service: irs: Migrate service to new interface
2 years ago
liamwhite
3ac54baf62
Merge pull request #12934 from german77/hid_debug_interface
service: hid: Migrate hid debug service to new interface
2 years ago
FearlessTobi
9b15236583
web_backend: Fix compilation
2 years ago
german77
ce7db5d075
service: hid: Migrate hid debug service to new interface
2 years ago
german77
bc3955e125
service: irs: Migrate service to new interface
2 years ago
german77
4e0a08ccae
service: hid: Add multiprocess support to six axis input
2 years ago
german77
e12d580819
service: hid: Ensure aruid data is initialized
2 years ago
Fernando Sahmkow
758d895408
Common: Rename SplitRangeSet to OverlapRangeSet
2 years ago
german77
4397b591ec
dmnt: cheat: Add pause and resume support
2 years ago
Charles Lombardo
645c4b9646
Merge pull request #12905 from liamwhite/hwc-release
nvnflinger: release buffers before presentation sleep
2 years ago
Charles Lombardo
2f84b89a9f
Merge pull request #12924 from liamwhite/pedantic-unsigned
typed_address: test values are unsigned
2 years ago
liamwhite
1f6571553f
Merge pull request #12925 from german77/linux-tab
yuzu: Fully hide linux tab
2 years ago
liamwhite
1939b7d17c
Merge pull request #12915 from german77/cheat
dmnt: cheats: Update cheat vm to latest version
2 years ago
liamwhite
b1bd05a311
Merge pull request #12916 from liamwhite/float-fix
gdb: fix load/save of fp values in a32
2 years ago
Charles Lombardo
8f70ab22c3
Merge pull request #12922 from FearlessTobi/lang-mappins
.tx/config: Use language mappings for android "tx pull"
2 years ago
german77
e607ab8a5e
yuzu: Fully hide linux tab
2 years ago