german77
47ca44ad1d
yuzu: Add setting to disable controller navigation
5 years ago
Moonlacer
71ae167f3a
Update FSR to 1.0.2
Updates yuzu's FSR implementation to 1.0.2
5 years ago
Narr the Reg
0a75c32ab8
yuzu: Add modifiers for keyboard
5 years ago
v1993
8117685e56
Use Default Colorful theme by default outside of Windows
On OSes with system-wide theming this allows yuzu to follow system style, regardless of its exact coloration, working well with both light and dark system themes. Dark /Colorful, on the other hand, forces dark theme regardless of user preferences set in system settings, making for a poor default.
Use Colorful variation to keep in line with icon style of patron-voted Dark Colorful.
5 years ago
Morph
7721ca7ee7
uisettings: Add enumeration type for themes
Eliminates the usage of a magic number to indicate the default index of the themes array,
5 years ago
gidoly
f83f55b337
config: Change default theme to Dark Colorful
5 years ago
german77
991460cd98
input_common: Reintroduce motion from mouse and use button names
5 years ago
german77
a31c663398
yuzu: Add volume up/down hotkeys
5 years ago
german77
c5665f7289
yuzu: Remove speed limit hotkeys
5 years ago
german77
a52791af6b
yuzu: Use pad parameter to choose the correct controller
5 years ago
german77
353317f31e
yuzu: Add controller hotkeys
5 years ago
lat9nq
a8b082c537
configure_per_game: Initialize tabs after loading custom configuration
Changes tab initialization to happen after the configuration is loaded,
which means that it no longer happens as member initializers in the
ConfigurePerGame constructor. Removes the cluster of
??_tab->SetConfiguration's that I added earlier to get around this issue
initially.
Fixes a regression in #6774
5 years ago
Fernando Sahmkow
65387dd0a0
ShaderDecompiler: Add a debug option to dump the game's shaders.
5 years ago
german77
8b989ac3ae
controller_applet: Only populate supported controllers
5 years ago
german77
5dab578691
core/hid: Fix controller type validation
5 years ago
ameerj
8f764d62a5
game_list: Add persistent setting for the favorites row expanded state
Previously, the favorites row was always expanded on launch. This change introduces a persistent setting that allows the favorites row's expanded state to be remembered between launches.
5 years ago
german77
5fae083bc3
core/hid: Ensure only valid npad are connected
5 years ago
Morph
726d16f266
general: Fix handheld typo
5 years ago
german77
b7357d95a7
settings: Add debug setting to enable all controllers
5 years ago
german77
8df8dd6c5c
config: Remove vibration configuration
5 years ago
Narr the Reg
7b56b2cab6
input_common: Fully implement UDP controllers
5 years ago
german77
b8b849dc2e
input_common: Move button names to the frontend
5 years ago
german77
25521cd948
core/hid: Improve accuary of mouse implementation
5 years ago
german77
dfb63175d1
core/hid: Fully implement native mouse
5 years ago
german77
6032358402
input_common: Allow keyboard to be backwards compatible
5 years ago
german77
ebfe40dec8
core/hid: Improve accuracy of the keyboard implementation
5 years ago
german77
99485a06a7
core/hid: Remove usage of native types, fix a couple of errors with motion
5 years ago
german77
ac0154259a
settings: Remove includes of core.h
5 years ago
Levi Behunin
ff650fc863
UI nits
Set top margin to 6 on Right Stick, LeftStick, Face Buttons, D-Pad.
Change property on Input Device QComboBox from minimumSize to minimumContentsLength.
5 years ago
german77
0cf8201c5d
settings: Fix controller preview not displaying the correct controller
5 years ago
german77
8517d89be0
core/hid: Rename NpadType to NpadStyleIndex
5 years ago
german77
ddcdaac727
config: Cleanup and documentation
5 years ago
german77
4736326a05
second commit lion review
5 years ago
german77
a8852024b6
settings: Fix Debug controller type options
5 years ago
german77
9f91335a71
kraken: Address comments from review
start lion review
5 years ago
german77
d0389d2971
core/hid: Add TAS input
5 years ago
german77
3cd0dd4227
input_common: Fix UDP uuid
5 years ago
german77
012691087a
core/hid: Rework battery mappings
5 years ago
german77
d1bac9024d
settings: Fix mouse and keyboard mappings
5 years ago
german77
d813cbd592
Morph review first wave
5 years ago
german77
498dd14bc7
yuzu: Fix loading input profiles
5 years ago
german77
6774c7988b
configuration: Migrate controller settings to emulated controller
5 years ago
german77
00f654cd22
core/hid: Only signal when needed
5 years ago
german77
88cb39be9f
hid: Fix controller connection/disconnection
5 years ago
german77
0292fe0198
kraken: Fix errors from rebase and format files
5 years ago
german77
66cf94709a
core/hid: Add output devices
5 years ago
german77
28ede3e11a
yuzu: Update frontend
5 years ago
german77
00d3c058c5
input_common: Rewrite keyboard
5 years ago
Kewlan
843fa6221e
configure_general: Allow framerate cap to be used in custom game configs
5 years ago
Morph
e0ec4b4855
configure_graphics_ui: AMD's -> AMD
AMD officially markets FSR as AMD FidelityFX™️ Super Resolution
5 years ago