Commit Graph

29 Commits (9e3507e0f489839b75db3e7444e9efd4b6be1281)

Author SHA1 Message Date
Stenzek 9e3507e0f4
InputManager: Support multiple mice via raw input
Only on Windows for now.
1 year ago
dreamsyntax d9ada75d4f
Qt: Toggle for DualSense Player LED (#3254) 1 year ago
Stenzek 7927ec647f
Qt: Fix a couple of instances of inconsistent sorting 1 year ago
Stenzek 619688a135
Qt: Add per-bind sensitivity/deadzone controls (shift-click) 1 year ago
Stenzek a7f2ad37de
InputManager: Fix exit menu button forwarding to game 1 year ago
Stenzek 4e922a34a7
Log: Simplify macros 1 year ago
Stenzek b6d019db66
Misc: Replace log printf calls with fmt 1 year ago
Stenzek c53717bbe4
System: Rewrite input profile hotkey priority logic 1 year ago
Stenzek f0a4ceb909
InputManager: Add push to toggle for macros 1 year ago
Stenzek 18160a8e06
Qt: Add option to pause when controller is disconnected 2 years ago
Stenzek ca3cfbaa99
Misc: Pass string_view by value 2 years ago
Stenzek 0fbc1a3a8a
AudioStream: Add surround expansion via FreeSurround 2 years ago
Stenzek 7b93edada1
Qt: Purge controller bind migration
About a year and a half is long enough.
2 years ago
Stenzek de1a1af908
FullscreenUI: Avoid per-frame memory allocations with SmallString 2 years ago
Stenzek 710698f7e1
Misc: Remove StringUtil::{Starts,Ends}With, use C++20 2 years ago
Stenzek 79c226efff
SmallString: fmt -> format, format -> sprintf 2 years ago
Stenzek c1d0419361
FullscreenUI: Use icon font for bindings 2 years ago
Stenzek cce7be4723
Misc: Make struct member functions file-local 2 years ago
Stenzek 3ab27e7220
FullscreenUI: Remove Pause on Menu open
And always pause. The option never really worked correctly.
2 years ago
Stenzek f05ff4103e
Misc: Build fixes for Android 2 years ago
Stenzek ac0601f408 Common: Drop String, add SmallString 2 years ago
Stenzek 3cd28f433b Controller: Use std::span 2 years ago
Stenzek 7e07d2feb8 GunCon: Add relative pointer binding 2 years ago
Stenzek 68b59ee748 CMake: Swap USE_ and WITH_ for ENABLE_
Consistency.
2 years ago
Stenzek a37e89b52f CMake: Remove unsupported options 2 years ago
Stenzek 6c185ca17b GPUDevice: Remove mouse pointer position 2 years ago
Stenzek 259193a8e5 GPUDevice: Move software cursor to ImGuiManager 2 years ago
Stenzek dc9c99438b Misc: Post-refactor cleanups 2 years ago
Stenzek bb60170d9a Move frontend-common to util/core 2 years ago