Commit Graph

152 Commits (4685d66a2b53f5efeaa904b54ea1a46dffe53830)

Author SHA1 Message Date
Connor McLaughlin 32dbd173c5 Qt: Add link to Discord server in Help menu 6 years ago
Connor McLaughlin bf6c1c4866 Qt: Implement render-to-seperate-window and render-to-main toggle 6 years ago
Connor McLaughlin 20025b2ffd Qt: Hide mouse cursor in fullscreen mode
Fixes #135.
6 years ago
Connor McLaughlin 701491156a Qt: Use menu font instead of system font as default font 6 years ago
Connor McLaughlin 1d9bcb2a48 Qt: Force redraw the display when restoring after minimized 6 years ago
Connor McLaughlin a4a5d3ef79 Qt: Split some console settings out into general settings 6 years ago
Connor McLaughlin bf2f9bd8d9 Qt: Add 'Refresh' button to toolbar for reloading game list 6 years ago
Connor McLaughlin acd49f3765 Qt: Fix possible crash when loading state via menu 6 years ago
Connor McLaughlin 282998d0bb Qt: Add screenshot button 6 years ago
Connor McLaughlin fe2e6561d3 Qt: Add audio dumping options 6 years ago
Connor McLaughlin c3cb6ef393 Qt: Fix debug menu not updating selected GPU renderer
Fixes #93.
6 years ago
Connor McLaughlin 0e3bcfa7b5 Qt/HostInterface: Track main window pointer 6 years ago
Connor McLaughlin 8f39a0f154 Qt: Properly implement "Start Fullscreen" 6 years ago
Connor McLaughlin 2480624cbe Qt: Replace QWindow for display with QWidget base
Not as elegant, but it solves the input focus issue.
6 years ago
Connor McLaughlin bd25aa2f9d Qt: Include .chd in disc image filter
Fixes #77.
6 years ago
Connor McLaughlin 69f03959aa Qt: Implement context menu in game list 6 years ago
Connor McLaughlin f35970fcac FrontendCommon: Move input binding and some other logic from Qt to common 6 years ago
Connor McLaughlin 27c9f2d834 Qt: Add a method for the emulation thread to focus the display widget 6 years ago
Connor McLaughlin e9dea6e0f7 HostInterface: Add a ConfirmMessage() method 6 years ago
Connor McLaughlin 8ffdcf1b7e Qt: Add a way for the emulation thread to request fullscreen state 6 years ago
Connor McLaughlin 208928b6dc Qt: Fix load state menu not refreshing after save 6 years ago
Connor McLaughlin 6456c5d63d Qt: Don't resume when booting without game code 6 years ago
Connor McLaughlin e01cf0dccb Frontends: Implement auto save on exit/resume 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 97ea851097 Qt: Narrowing warning fix 6 years ago
Connor McLaughlin c820ddba79 HostInterface: Move throttle and perf stats to System class 6 years ago
Stenzek e4e15f234b Qt: Fix up debug CPU mode switch menu 6 years ago
Stenzek edb6d7c97e Qt: Add debug settings to menu 6 years ago
Connor McLaughlin 070e6c32d6 Frontends: Add .chd files to open filter 6 years ago
Connor McLaughlin 2276975d62 Qt: Implement GitHub Repository/Issue Tracker links 6 years ago
Connor McLaughlin 2694181811 Qt: Hook up HostInterface::Report{Error,Message} 6 years ago
Connor McLaughlin 9456dc5d9b Qt: Power off system correctly when exiting 6 years ago
Connor McLaughlin 069bdd471c Qt: Stub saving resume state when powering off 6 years ago
Connor McLaughlin 0200b9ffc1 Qt: Hook up 'Add Game List Directory' function 6 years ago
Connor McLaughlin 1cdd4e01fb Qt: Reorder settings categories 6 years ago
Connor McLaughlin 20b60e0f01 Qt: Update window title/save states from running title 6 years ago
Connor McLaughlin 82b4229f1b GameList: Move entry to global scope so it can be forward declared 6 years ago
Connor McLaughlin 183928b0f6 Qt: Skeleton of load/save state menus 6 years ago
Connor McLaughlin 1998aa96a4 Qt: Simplify Change Disc menu logic 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 67710ca184 Qt: Add a signal when the game list selection is changed 6 years ago
Connor McLaughlin e7bebb0105 Qt: Support runtime renderer switching 6 years ago
Connor McLaughlin 207c75e6eb Qt: Implement fullscreen 6 years ago
Connor McLaughlin d61f12cb4e Qt: Set focus to display window when starting 6 years ago
Connor McLaughlin d88fc20434 Qt: GPU settings tab 6 years ago
Connor McLaughlin b135b32159 Qt: Add config and implementation for basic controller input 6 years ago
Connor McLaughlin 3bdafa1932 Qt: Fix double-scanning of game list at start 6 years ago
Connor McLaughlin f3e9c3ec8c Add initial work on Qt frontend 6 years ago