german77
ac0154259a
settings: Remove includes of core.h
4 years ago
german77
d12525737a
service/hid: Remove includes of core.h and settings.h
4 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.
4 years ago
german77
0cf8201c5d
settings: Fix controller preview not displaying the correct controller
4 years ago
german77
8517d89be0
core/hid: Rename NpadType to NpadStyleIndex
4 years ago
german77
ddcdaac727
config: Cleanup and documentation
4 years ago
german77
4736326a05
second commit lion review
4 years ago
german77
a8852024b6
settings: Fix Debug controller type options
4 years ago
german77
9f91335a71
kraken: Address comments from review
start lion review
4 years ago
german77
f63c6fce6d
input_common: Revert deleted TAS functions
4 years ago
german77
d0389d2971
core/hid: Add TAS input
4 years ago
german77
3cd0dd4227
input_common: Fix UDP uuid
4 years ago
german77
012691087a
core/hid: Rework battery mappings
4 years ago
german77
d1bac9024d
settings: Fix mouse and keyboard mappings
4 years ago
german77
6743753bc7
web_applet: Replace HIDButton with NpadButton
4 years ago
german77
d813cbd592
Morph review first wave
4 years ago
german77
498dd14bc7
yuzu: Fix loading input profiles
4 years ago
german77
8ea02d19a1
service/hid: Fix gesture input
4 years ago
german77
6774c7988b
configuration: Migrate controller settings to emulated controller
4 years ago
german77
00f654cd22
core/hid: Only signal when needed
4 years ago
german77
88cb39be9f
hid: Fix controller connection/disconnection
4 years ago
german77
0292fe0198
kraken: Fix errors from rebase and format files
4 years ago
german77
66cf94709a
core/hid: Add output devices
4 years ago
german77
a197599d08
core: Update input interpreter
4 years ago
german77
35cb1c64a9
yuzu: Update overlay applet
4 years ago
german77
5709d1271e
Qt_applets: Use new input
4 years ago
german77
5d631fd6ef
debugger/controller: Remove TAS
4 years ago
german77
28ede3e11a
yuzu: Update frontend
4 years ago
german77
4f3c5f0101
core: Register HID
4 years ago
german77
1698b991c5
yuzu: Use new input on main and bootmanager
4 years ago
german77
00d3c058c5
input_common: Rewrite keyboard
4 years ago
german77
341d3e2f11
core/hid: Move input_interpreter to hid
4 years ago
Adam Heinermann
61c990726b
Refactor menu states and shortcuts in GMainWindow. ( #7419 )
Refactor menu states and shortcuts in GMainWindow.
- Removed "Start", since it was always disabled unless it was "Continue"
which has now been moved to "Pause".
- Allow hotkeys to be used while in fullscreen.
- Removed the load amiibo hotkey.
4 years ago
Adam Heinermann
08fd2b2916
const fixes
4 years ago
Adam Heinermann
6e16b52bc7
Apply clang format
4 years ago
Adam Heinermann
d54e98fb4a
Added TAS controls to the menu under Tools
4 years ago
Kewlan
843fa6221e
configure_general: Allow framerate cap to be used in custom game configs
4 years ago
ameerj
69759e55ee
Fix screenshot dimensions when at 1x scale
This was regressed by ART.
Prior to ART, the screenshots were saved at the title's framebuffer resolution. A misunderstanding of the existing logic led to screenshot dimensions becoming dependent on the host render window size.
This changes the behavior to match how it was prior to ART at 1x, with screenshots now always being the title's framebuffer dimensions scaled by the resolution scaling factor.
4 years ago
Morph
42790d3b6c
main: Fix default AA name
By default, no AA is applied, not FXAA
4 years ago
Morph
e0ec4b4855
configure_graphics_ui: AMD's -> AMD
AMD officially markets FSR as AMD FidelityFX™️ Super Resolution
4 years ago
Morph
3fdd823bf4
main: Shorten AMD FSR status bar text
AMD'S FIDELITYFX SR -> FSR
4 years ago
german77
d46c9689ac
hotkeys: Don't allow hotkeys to spam
4 years ago
Valeri
930d7eca24
Prevent window flickering when holding Esc
Reported on discord by Levlight. Don't try to exit fullscreen if it's already off.
4 years ago
Fernando Sahmkow
c74619d266
TextureCache: Add automatic anisotropic filtering and refactor code.
4 years ago
Fernando Sahmkow
28fddb9c5e
TextureCache: Make a better Anisotropic setter.
4 years ago
ameerj
612c52a5fc
configure_graphics.ui: Cleanup scaling options and fix duplicate name warning
4 years ago
Fernando Sahmkow
30039bb358
Yuzu UI: Add button for Anti Alias
4 years ago
Marshall Mohror
e6c99aecb0
Frontend: Add anti-aliasing method setting
4 years ago
FernandoS27
9fa06bcc03
QtGUI: Add buttton to toggle the filter.
4 years ago
FernandoS27
f54d6dee54
VideoCore: Add gaussian filtering.
4 years ago