Commit Graph

22 Commits (60f6ee3055b2a7875e7dc4c2a12a173ee09e8bb0)

Author SHA1 Message Date
Stenzek 3dca598063
Log: Switch to enum class
Need to change the channel to a bitset too.. the string lookups are
horribly slow, and conflict when one is a prefix of another.
2 years ago
Stenzek 6d0f92d4fb
dep/fmt: Bump to v11.0.2 2 years ago
Stenzek 7f4e5d55db
Misc: Update copyright headers 2 years ago
dreamsyntax d9ada75d4f
Qt: Toggle for DualSense Player LED (#3254) 2 years ago
Stenzek 9fcc98a60a
InputSource: Explicitly construct binding key 2 years ago
Stenzek 4e922a34a7
Log: Simplify macros 2 years ago
Stenzek b6d019db66
Misc: Replace log printf calls with fmt 2 years 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 bcc7ab71cb
NoGUI: Add SDL platform 3 years ago
Stenzek 73bb2e77af
SDLInputSource: Expose IOKit/MFI toggles 3 years ago
Stenzek 73cee9f705
Settings: Add UserResources to EmuFolders
Allowing some resources, such as fonts/sounds to be overridden by the
user.
3 years ago
Stenzek c5c023af5f
SDLInputSource: Log axes/buttons when controller is opened 3 years ago
Stenzek e81e3edb23
SDLInputSource: Optionally load game_controller_db.txt from data dir 3 years ago
Stenzek 710698f7e1
Misc: Remove StringUtil::{Starts,Ends}With, use C++20 3 years ago
Stenzek 79c226efff
SmallString: fmt -> format, format -> sprintf 3 years ago
Stenzek c1d0419361
FullscreenUI: Use icon font for bindings 3 years ago
Stenzek 6d35d5983b
SDLInputSource: Use hint for loading GC Database 3 years ago
Stenzek a4127aa2ea
SDLInputSource: Add log callback 3 years ago
Stenzek 184b0a1a52 Misc: Swap most C format strings for fmt 3 years ago
Stenzek dc9c99438b Misc: Post-refactor cleanups 3 years ago
Stenzek bb60170d9a Move frontend-common to util/core 3 years ago