Commit Graph

117 Commits (d2ca454576a326a9351f3a15e49772512cfde331)

Author SHA1 Message Date
Connor McLaughlin d2ca454576 Sync filesystem.h/path.h 3 years ago
Connor McLaughlin fd3507c16d Core: Replace Timestamp usage with fmt 3 years ago
Connor McLaughlin b5bf3593c4 ByteStream: Move routines from FileSystem to ByteStream 3 years ago
Connor McLaughlin 9a5ef2d0a2 Cheevos: Add RAIntergration support 4 years ago
Connor McLaughlin 584525cb11 Cheevos: Move to core 4 years ago
Connor McLaughlin c43df29abc ImGuiFullscreen: Move to core 4 years ago
Silent 9414f68f51
Add Cheevos::GetAchievementProgressText
Measured achievements formatting is now up to rcheevos,
not DuckStation
4 years ago
Connor McLaughlin 521d20bcd2 CommonHostInterface: Add display enhancement settings option 4 years ago
Connor McLaughlin e6ea6358a0 CommonHostInterface: De-duplicate OSD messages from FS UI 4 years ago
Connor McLaughlin 4d9aa5ecdf CommonHostInterface: De-duplicate stats overlay from FS UI 4 years ago
Connor McLaughlin 3f3607548f CommonHostInterface: Make status indicators toggleable 4 years ago
Connor McLaughlin 4f190aa902 CommonHostInterface: Move fonts/logo to resources directory 4 years ago
Connor McLaughlin 50a09384e1 CommonHostInterface: Add onscreen indicator for rewind 4 years ago
Connor McLaughlin 21938e14c6 CPU/Recompiler: Implement block linking 4 years ago
Connor McLaughlin 21460c1924 FullscreenUI: Disable exclusive fullscreen resolution for UWP
It's not supported.
4 years ago
Connor McLaughlin ab9109f3b1 FullscreenUI: Add undo load state to load menu 4 years ago
Connor McLaughlin a32ef4a963 CDROMAsyncReader: Support reading ahead more sectors 4 years ago
Connor McLaughlin b10379fc7c FullscreenUI: Fix swapped audio/enhancement titles 4 years ago
Connor McLaughlin 8f3162675f Warning fixes 4 years ago
Connor McLaughlin 8be2b66ebb CommonHostInterface: Remove system paused/resumed message 4 years ago
Connor McLaughlin 4ebca591fd FullscreenUI: Fix enable toggle not applying 4 years ago
Connor McLaughlin 7366d0fcff FullscreenUI: Fix start file running inside UI call 4 years ago
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 4 years ago
Silent 283021f1a2
Don't allow resuming from Fullscreen UI when Hardcore mode is active 4 years ago
Silent e21f2644d0
Refactor SystemBootParameters ownership 4 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