Commit Graph

48 Commits (e738b87a2578ea9cf9dd5c3efc1f46d7e4a12be1)

Author SHA1 Message Date
Connor McLaughlin 5f3be68028 HostInterface: Notify host when controller types change 6 years ago
Connor McLaughlin 1e009133ae Rename 'Default' audio backend to 'SDL' 6 years ago
Connor McLaughlin d17f0a3923 Qt: Implement disc change in QtHostInterface 6 years ago
Connor McLaughlin e5740a5632 Qt: Pass QStrings by reference in HostInterface 6 years ago
Connor McLaughlin fd8ed08307 Move more logic from frontend to base HostInterface 6 years ago
Connor McLaughlin 1ce1e016ae Qt: Implement save state menus 6 years ago
Connor McLaughlin d7f8884291 Qt: Fix compilation under clang-9
Fixes #23.
6 years ago
Connor McLaughlin 2bf6912f39 Qt: Simplify emulation thread loop 6 years ago
Connor McLaughlin c820ddba79 HostInterface: Move throttle and perf stats to System class 6 years ago
Connor McLaughlin faf2308695 Settings: Move set defaults to HostInterface so it can use user paths 6 years ago
Connor McLaughlin 1ed187fd57 Qt: Add hotkey for increasing/decreasing resolution scale 6 years ago
Connor McLaughlin 8148486a9f Qt: Add hotkey to toggle software rendering 6 years ago
Connor McLaughlin f2231d6669 HostInterface: Move setting update logic to base class 6 years ago
Connor McLaughlin 687772c4da HostDisplay: Move some derived class fields to base class 6 years ago
Connor McLaughlin 736d85b0f3 Qt: Implement display linear filtering 6 years ago
Connor McLaughlin abf48b6cc2 Qt: Update GPU settings when enhancements are changed 6 years ago
Connor McLaughlin 2694181811 Qt: Hook up HostInterface::Report{Error,Message} 6 years ago
Connor McLaughlin 19cd91a684 Qt: Fix crash on exit when boot fails 6 years ago
Connor McLaughlin b4c06fdcc6 GameList: Auto set cache/database path from user directory 6 years ago
Connor McLaughlin feb48899c3 Qt: Don't double-create game list 6 years ago
Connor McLaughlin 77b282862f HostInterface: Move running title info to System 6 years ago
Connor McLaughlin b3db3a1cc0 HostInterface: Share settings between SDL and Qt frontends 6 years ago
Connor McLaughlin 069bdd471c Qt: Stub saving resume state when powering off 6 years ago
Connor McLaughlin f2d5ce74df Qt: Fix bug where render window is not focused leaving fullscreen 6 years ago
Connor McLaughlin 20b60e0f01 Qt: Update window title/save states from running title 6 years ago
Connor McLaughlin d343743768 Qt: Safer GPU renderer switching 6 years ago
Connor McLaughlin c5282b99e1 Qt: Thread-safe QSettings access and updating 6 years ago
Connor McLaughlin 9562cbea56 Frontends: Add frame time performance counters 6 years ago
Connor McLaughlin b9538a55f5 Settings: Add option for creating a debug GPU device 6 years ago
Connor McLaughlin 28efc50a04 Qt: Fix worker thread lockup on shutdown 6 years ago
Connor McLaughlin d52d6252a9 Qt: Remove QAudioOutput-based audio stream 6 years ago
Connor McLaughlin 8f6ac437ab Frontends: Add cubeb as audio backend option 6 years ago
Connor McLaughlin 9586970a9f AudioStream: Add cubeb implementation 6 years ago
Connor McLaughlin 71c1e243fe Remove YBaseLib dependency 6 years ago
Connor McLaughlin 1c2c4c8489 Qt: Fix emulation thread using 100% CPU when idle 6 years ago
Connor McLaughlin 9402c7c145 Qt: Fix double-free/crash on shutdown 6 years ago
Connor McLaughlin c03c1451fe GameList: Support caching entries 6 years ago
Connor McLaughlin e7bebb0105 Qt: Support runtime renderer switching 6 years ago
Connor McLaughlin 168eb5fe2d Qt: Add D3D11 display window implementation 6 years ago
Connor McLaughlin 1b7be01507 Qt: Implement audio output 6 years ago
Connor McLaughlin 207c75e6eb Qt: Implement fullscreen 6 years ago
Connor McLaughlin 87889a13e0 Qt: Properly handle modifier keys for input 6 years ago
Connor McLaughlin 40e1b7af23 Qt: Initial hotkey implementation 6 years ago
Connor McLaughlin bea15c97cd Qt: ImGui support 6 years ago
Connor McLaughlin 9436ffc806 Qt: Move some functionalty from OpenGLDisplayWindow into QtDisplayWindow 6 years ago
Connor McLaughlin b135b32159 Qt: Add config and implementation for basic controller input 6 years ago
Connor McLaughlin 77a47c87d2 Qt: Hook up console settings 6 years ago
Connor McLaughlin f3e9c3ec8c Add initial work on Qt frontend 6 years ago