Commit Graph

95 Commits (4ddab3609d36624fcadad92e4b540c3333fb2ee0)

Author SHA1 Message Date
Connor McLaughlin 4ddab3609d FullscreenUI: Fix settings menu offscreen with debug menu 4 years ago
Connor McLaughlin 24306be757 CommonHostInterface: Add save state backup option 4 years ago
Connor McLaughlin 0d86d85752 FullscreenUI: Support binding half axes 4 years ago
Connor McLaughlin 4f96eb80a6 FullscreenUI: Move sync to host refresh to display settings 4 years ago
Connor McLaughlin 435865b45d FullscreenUI: Redesign settings window 4 years ago
Connor McLaughlin 7967b940d6 FullscreenUI: Fix autofire locking menu up 4 years ago
Connor McLaughlin 911e9a37f1 WIN32 macro -> _WIN32 4 years ago
Connor McLaughlin 06b009f361 Warning fixes 4 years ago
Silent 67c92471d6 Slightly decrease spacing between header entries in Leaderboards
When Hardcore Mode was disabled and a specific leaderboard was previewed,
the Hardcore Mode notice text slightly overlapped the board legend.
4 years ago
Silent 5e9fc91669 Add support for measured achievements
These achievements show a progress bar in the Achievements screen
4 years ago
Connor McLaughlin 2ab38aa47c FullscreenUI: Fix unpausing when closing achievement list 4 years ago
Connor McLaughlin 19dcd07f87 FullscreenUI: Fix compiling without cheevos 4 years ago
Connor McLaughlin d9412f9fcd FrontendCommon: Add option to inhibit screensaver 4 years ago
Connor McLaughlin 531845a0c7 FullscreenUI: Add rich presence to quick menu 4 years ago
Connor McLaughlin a072455903 CommonHostInterface: Add hotkeys for opening leaderboards/achievements 4 years ago
Silent 99fbd2827b
Allow submitting entries to Leaderboards only in Hardcore Mode.
This is a requirement from RetroAchievements.
4 years ago
Silent cce40a85dd
Implemented Leaderboards UI 4 years ago
Connor McLaughlin 0e01a65e78
Merge pull request #2251 from CookiePLMonster/fullscreen-ui-exit-crash
Fix a crash when shutting down emulation from the Hardcore mode confirmation prompt
4 years ago
Silent ee0e7f15c1
Fix a crash when shutting down emulation from the Hardcore mode confirmation prompt 4 years ago
Connor McLaughlin 0ba405ef2d
Merge pull request #2243 from CookiePLMonster/unofficial-achievements
Add an "Unofficial Test Mode" to allow unlocking non-core achievements
4 years ago
Silent 6c52031966
Add an "Unofficial Test Mode" to allow unlocking non-core achievements 5 years ago
Silent 283021f1a2
Don't allow resuming from Fullscreen UI when Hardcore mode is active 5 years ago
Silent e21f2644d0
Refactor SystemBootParameters ownership 5 years ago
Connor McLaughlin 350049826f Fix a bunch of compiler warnings 5 years ago
Connor McLaughlin 9aa386e96c System: Add option to load/apply image patches 5 years ago
Connor McLaughlin 98e4c181ca CDROM: Add seek speedup enhancement 5 years ago
Connor McLaughlin 5d877250e9 GPU/HW: Add an option to use software renderer for readbacks 5 years ago
Connor McLaughlin f3cceca805 NoGUI: Implement mouse cursor hiding in fullscreen 5 years ago
Connor McLaughlin c43957d385 FullscreenUI: Add controller autofire settings 5 years ago
Connor McLaughlin 1f206421e8 CommonHostInterface: Prevent crash with fullscreen UI enabled 5 years ago
Connor McLaughlin 3d972955a7 FullscreenUI: Fix empty cheat menu leaving system paused 5 years ago
Connor McLaughlin 08a815ad7b FullscreenUI: Make show status indicator setting local 5 years ago
ValadAmoleo 1fa4460590 Added a toggle for persistent message. (#2106)
* Added a toggle for persistent message.

Added a toggle to display settings to disable persistent messages (ff, pause) in the fullscreen UI.

* Moved toggle for the icons to advanced settings.

Moved the toggle to the advanced settings as suggested.  Renamed the option from "show persistent messages" to "show speed icons", so that it's much more specific.
5 years ago
Connor McLaughlin c2916e0719 System: Render save state screenshots at fixed resolution
Fixes delays when saving state at high internal resolution.
5 years ago
Connor McLaughlin 46d19eeb1f Android: Allow opening/getting files relative to downloads directory 5 years ago
Connor McLaughlin 8f821c776c FullscreenUI: Fix compile with cheevos compile-time disabled 5 years ago
Connor McLaughlin ff14e8aede Add JSON game database to replace dat parsing 5 years ago
Connor McLaughlin 251043f11a OSD: Add controller input display overlay 5 years ago
Connor McLaughlin 6c59e769ed FullscreenUI: Fix double display of stats with debug menu 5 years ago
Connor McLaughlin a9c026f06a Settings: Rename 'FPS' to 'Game Frame Rate' 5 years ago
Connor McLaughlin 5aa70cf797 Settings: Add memory card directory option 5 years ago
Connor McLaughlin 50d712c3fe CDImage: Support sub-images, use subimages for m3u 5 years ago
Connor McLaughlin 573aa6d9cc FullscreenUI: Fix missing window title with playlist 5 years ago
Albert Liu 46ff2b553d CDImage: Add support for loading PBP images 5 years ago
Silent 435a848559
FullscreenUI: Close menus on Cancel button edge only
Now requires the button to be released, THEN pressed
5 years ago
Connor McLaughlin 39498cda10 FullscreenUI: Make right click on binding clear it 5 years ago
Connor McLaughlin 753dd0480f CDImage: Add support for loading mds/mdf images 5 years ago
Connor McLaughlin ac4dd11fa0 CDImage: Add support for ECM images 5 years ago
Connor McLaughlin ae17ade117 FullscreenUI: Add missing stretch/internal res screenshot options 5 years ago
Connor McLaughlin 767343ca22 FullscreenUI: Prevent quick menu opening over other windows 5 years ago