Commit Graph

118 Commits (8db961042ac2a3765d71647d19e5136bc6974b67)

Author SHA1 Message Date
Connor McLaughlin d320d5c830 GameSettings: Add game settings/hotkey for PGXP depth 5 years ago
Albert Liu 189656cbc4 CommonHostInterface: Fully clear controller section before loading profile 5 years ago
Albert Liu a5f04f2a8e CommonHostInterface: Don't save/load input profile rumble for motorless controller types 5 years ago
Connor McLaughlin 81aad196e8 HostInterface: Add -nocontroller CLI option to disable controller interface
Can use with buggy drivers where SDL is causing crashes.
5 years ago
Connor McLaughlin fa0f177e51 HostInterface: Move PauseSystem from common to base 5 years ago
Connor McLaughlin 907e0de35a FrontendCommon: Fix volume hotkeys starting at 0% when muted 5 years ago
Connor McLaughlin 98766a490f Log: Change success to verbose and move down in ordering 5 years ago
Connor McLaughlin 678146b907 HostInterface: Add separate volume control for fast forwarding 5 years ago
Connor McLaughlin c8f33e340b Revert "CommonHostInterface: Don't use sleep throttle when syncing to audio at standard speed"
This reverts commit 922e17f677.
5 years ago
Connor McLaughlin 737a87b483 CommonHostInterface: Add a hotkey to toggle all cheats 5 years ago
Connor McLaughlin 922e17f677 CommonHostInterface: Don't use sleep throttle when syncing to audio at standard speed 5 years ago
Connor McLaughlin eaafd0a00c Cheats: Support parsing built-in database 5 years ago
Connor McLaughlin 16a6c1706e Qt: Fix manual redump database downloading/updating 5 years ago
Connor McLaughlin 5f69216f70 HostInterface: Add OpenPackageFile method 5 years ago
Albert Liu 32e47fba93 System: Limit maximum loadable save state version 5 years ago
Connor McLaughlin 24fef20485 CommonHostInterface: Compress screenshots in background/use worker thread 5 years ago
Connor McLaughlin df14fa4d75 CommonHostInterface: Fix compatible/old version save states not showing in browser 5 years ago
Connor McLaughlin 3185c5df0f
Merge pull request #1078 from CookiePLMonster/sdl-joystick-support
Add SDL_Joystick support
5 years ago
Connor McLaughlin e4d2b7331b CommonHostInterface: Add resize window to scale functions 5 years ago
Silent 2880b71b48
Support for SDL Joysticks
This enables use of non-controller peripherals,
such as DirectInput steering wheels or flight sticks
5 years ago
Albert Liu d87ab23fec ControllerInterface: Move axis scaling into AnalogController class 5 years ago
Connor McLaughlin 8cb89636eb Android: Empty audio buffers when returning from activity 5 years ago
Connor McLaughlin 2b66492ed8 HostInterface: Add proper turbo speed setting 5 years ago
Connor McLaughlin 2c8a4ff154 HostDisplay: Add an option to decouple display fps from emulator fps
Makes Android so much faster...
5 years ago
Connor McLaughlin 414bc30f24 HostDisplay: Implement exclusive fullscreen for D3D11 renderer 5 years ago
Connor McLaughlin 29467d40c8 DMA: Add debug window 5 years ago
Connor McLaughlin 62dbaaf02c Qt: Fix power off button not exiting in batch mode 5 years ago
Albert Liu f69889264d Core: Make some additional OSD messages translatable 5 years ago
Connor McLaughlin b694577c38 Qt: Add new cheat manager 5 years ago
Albert Liu 9b8fbeb087 CommonHostInterface: Activate hotkeys on press instead of release 5 years ago
Connor McLaughlin c89d94c2ff Move Cubeb AudioStream to FrontendCommon
This way it doesn't need to be built for libretro.
5 years ago
Connor McLaughlin cb6502afa3 Qt: Simplify settings version check 5 years ago
Albert Liu 94d7d4cead Qt: Show dialog on startup for settings version mismatch
For the QMessageBox to appear, error reporting is performed again after
main window creation.
5 years ago
Connor McLaughlin 0b858658ca GameSettings: Add per-game input bindings from profiles
This just affects the **bindings**. You will still have to set the
controller type per game if this is different from the global default.
5 years ago
Connor McLaughlin 7278f055cb FrontendCommon: Attempt two at hotkey translation 5 years ago
Connor McLaughlin 55f0915534 Qt: Hopefully fix save state slot hotkeys being untranslatable 5 years ago
Connor McLaughlin 968c835249 CommonHostInterface: Add reset hotkey 5 years ago
Connor McLaughlin ca0bfc39a2 CDROM: Add a setting and hotkey to mute CD audio 5 years ago
Connor McLaughlin c051538d03 HostInterface: Mark some more OSD messages as being translatable 5 years ago
Connor McLaughlin caf100ec0d Qt: Make hotkey categories translatable 5 years ago
Connor McLaughlin 5bc61849eb FrontendCommon: Add duck icon to loading screens 5 years ago
Connor McLaughlin e7cfc69975 Cheats: Fix parsing of Retroarch cheats 5 years ago
Connor McLaughlin b193374dd4 GameList: Add method to look up a cover image 5 years ago
Silent 92d0dabf54
Make path separators in UI more consistent 5 years ago
Silent 67392a37ec
Fix Discord RPC not reporting the game title 5 years ago
Connor McLaughlin bb6af3c8fc
Merge pull request #845 from CookiePLMonster/fix-resume
Fix issues with a -resume parameter
5 years ago
Connor McLaughlin 9c28b3e167 CommonHostInterface: Add post processing toggle hotkeys 5 years ago
Connor McLaughlin 441f26706e Qt: Move post processing to its own setting category 5 years ago
Connor McLaughlin 2492eb8678 FrontendCommon: Add a hotkey to reload post processing 5 years ago
Connor McLaughlin 68d08ddbcb Merge branch 'postprocessing' 5 years ago