Narr the Reg
909f7eb3d2
service: bcat: Implement news interfaces
2 years ago
Narr the Reg
7c2e9a6596
service: bcat: Migrate and refractor service to new IPC
2 years ago
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
2 years ago
Liam
b206ea5cfe
am: fix focus states and display of indirect keyboard
2 years ago
Liam
70590f79f8
am: stub SetMediaPlaybackState for self controller
2 years ago
Liam
fa12384350
general: add default configurations for applet mode
2 years ago
Liam
78aac6b403
gpu: dependency-inject scaling/antialiasing filter state for capture layers
2 years ago
Liam
0cb413c3d3
nvnflinger/gpu: implement applet capture
2 years ago
Liam
962c82540c
nvnflinger/gpu: implement blending
2 years ago
Liam
06fd7f2012
nvservices: unmap only on last container free
2 years ago
Liam
0cbb555e9a
video_core: defensively program around unmapped device pointers
2 years ago
Liam
2e8c21ad2d
core: fix multiprocess with nce
2 years ago
t895
f44183db9e
android: Use utility function for applying view margins
2 years ago
t895
5fa9bc192c
android: Add thermal throttling overlay
2 years ago
t895
af87365672
android: Remove foreground service
2 years ago
Narr the Reg
03a23c037a
service: Fix OutLargeData attributes
2 years ago
Narr the Reg
0ac777460d
service: hid: Free npad applet resource
2 years ago
t895
0a1283f94f
android: Fix regex for git version
2 years ago
t895
2600ac65c8
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
c8e8c614a0
common: fs: Expand android macros
2 years ago
t895
e7c4c8b993
android: Move JNI setup and helpers to common
2 years ago
FearlessTobi
7cfb51e5e7
shared_translation: Add tooltips for general settings
2 years ago
Narr the Reg
b4d88a7bb4
service: hid: Migrate hidbus to new interface
2 years ago
Fernando Sahmkow
ae833aa9c0
SMMU: Ensure the backing address range matches the current
2 years ago
Liam
fee263c59c
ipc: additional fixes
2 years ago
Liam
5a64a77df3
glue: use multi wait API
2 years ago
Liam
6810929f6a
server_manager: use multi wait API
2 years ago
Liam
9404633bfd
service: add os types and multi wait API
2 years ago
german77
12f86f89fc
yuzu: Make controller keys easier to assign
2 years ago
Narr the Reg
9858ea79fb
dmnt: cheat: Invalidate cache on memory writes
2 years ago
FearlessTobi
2c357c929c
shared_translation: Add tooltips for advanced graphics and system settings
2 years ago
FearlessTobi
482e203d5c
shared_translation: Add tooltips for core and graphics settings
2 years ago
FearlessTobi
c0a383d960
web_backend: Fix compilation
2 years ago
german77
b6106604c4
service: hid: Migrate hid debug service to new interface
2 years ago
german77
12b6162852
service: irs: Migrate service to new interface
2 years ago
german77
8f192b494a
service: hid: Add multiprocess support to six axis input
2 years ago
german77
372897aac4
service: hid: Ensure aruid data is initialized
2 years ago
Fernando Sahmkow
fa47ac1c9f
Common: Rename SplitRangeSet to OverlapRangeSet
2 years ago
german77
c52d7cc694
dmnt: cheat: Add pause and resume support
2 years ago
german77
96d881f087
yuzu: Fully hide linux tab
2 years ago
Liam
0e950baf41
typed_address: test values are unsigned
2 years ago
german77
8113f55f4b
dmnt: cheats: Silence memory errors
2 years ago
Liam
f296a9ce9a
shader_recompiler: use only ConstOffset for OpImageFetch
2 years ago
Fernando Sahmkow
0d5a3abeae
Buffer Cache: Refactor to use Range sets instead
2 years ago
Liam
85143e8376
gdb: fix load/save of fp values in a32
2 years ago
german77
504abbd6e0
dmnt: cheats: Update cheat vm to latest version
2 years ago
Fernando Sahmkow
accccc0cbf
NVDRV: Refactor HeapMapper to use RangeSets
2 years ago
Fernando Sahmkow
01ba6cf610
Common: Introduce Range Sets
2 years ago
Fernando Sahmkow
4841dc0b74
VideoCore: Move Slot Vector to Common
2 years ago
Tobias
185125e4e4
citra_qt/configure_ui: Show country of language in the combobox
This prevents an issue where we had seperate versions of the same language for different regions and they were not distinguishable (e.g. "Chinese (China)" and "Chinese (Taiwan)").
Also makes it so we do not need to hardcode specific languages anymore.
2 years ago