Connor McLaughlin
|
205e18a0c7
|
Qt: Add icons by @andercard0
|
2021-05-26 13:42:35 +10:00 |
|
Connor McLaughlin
|
6c20bac7dd
|
Qt: Support Qt 6
|
2021-05-20 14:14:26 +10:00 |
|
Connor McLaughlin
|
ee5bf410e6
|
Qt: Make dark fusion the default theme
|
2021-05-20 12:19:28 +10:00 |
|
Connor McLaughlin
|
5853588a52
|
Qt: Use native separators for open disc
|
2021-05-20 12:19:27 +10:00 |
|
Connor McLaughlin
|
ddea2818d9
|
Qt: Add renderer/resolution to status bar
|
2021-03-28 13:47:53 +10:00 |
|
Connor McLaughlin
|
3f7d8604e5
|
Qt: Add 'Memory Card Editor' button to memory card settings
|
2021-03-27 17:14:10 +10:00 |
|
Connor McLaughlin
|
f829933a83
|
Qt: Rework/simplify change disc menu
|
2021-03-27 15:18:29 +10:00 |
|
Connor McLaughlin
|
af237a7e78
|
Qt: Add .pbp to all open->all file types
|
2021-03-17 00:59:36 +10:00 |
|
Albert Liu
|
46ff2b553d
|
CDImage: Add support for loading PBP images
|
2021-03-15 20:06:39 -07:00 |
|
Connor McLaughlin
|
a0086851ce
|
Qt: Fix double-clicking psexes/psfs in game list
|
2021-03-16 01:59:17 +10:00 |
|
Connor McLaughlin
|
4685d66a2b
|
Qt: Implement drag/drop file on main window
|
2021-03-12 02:50:17 +10:00 |
|
Connor McLaughlin
|
d150a2ccc3
|
Qt: Only enable view->game properties for game list entry
|
2021-03-12 02:18:47 +10:00 |
|
Connor McLaughlin
|
753dd0480f
|
CDImage: Add support for loading mds/mdf images
|
2021-03-07 16:26:15 +10:00 |
|
Connor McLaughlin
|
ac4dd11fa0
|
CDImage: Add support for ECM images
|
2021-03-07 02:47:00 +10:00 |
|
Connor McLaughlin
|
7dbc759619
|
Cheevos: Implement hardcore mode
|
2021-03-03 19:14:01 +10:00 |
|
Connor McLaughlin
|
0ec2c87a0e
|
Implement RetroAchivements
|
2021-02-27 00:44:53 +10:00 |
|
Connor McLaughlin
|
bfb575cf40
|
Qt: Improve handling of exclusive fullscreen loss
Exclusive fullscreen will be re-requested automatically when the window
regains focus.
|
2021-02-25 12:51:45 +10:00 |
|
Connor McLaughlin
|
e75f1c1b6d
|
Qt: Add 'Lock Toolbar' option
|
2021-02-12 01:01:30 +10:00 |
|
Connor McLaughlin
|
cc0cc6fbb9
|
Qt: Add disable all enhancements to debug menu
|
2021-02-07 03:27:48 +10:00 |
|
Connor McLaughlin
|
12dd62a738
|
Qt: Add missing minipsf extension to all file types filter
|
2021-01-25 02:30:28 +10:00 |
|
Connor McLaughlin
|
e54ba23c4f
|
Qt: Move speed settings into its own category
|
2021-01-24 20:41:40 +10:00 |
|
Connor McLaughlin
|
10135e08a2
|
PSFLoader: Support loading minipsfs/libraries
|
2021-01-24 17:37:09 +10:00 |
|
Connor McLaughlin
|
63562e4527
|
Qt: Preserve surface when switching fullscreen and not-render-to-main
|
2021-01-20 21:40:54 +10:00 |
|
Connor McLaughlin
|
2b5cfb272c
|
Qt: Add dump VRAM and SPU RAM actions
|
2021-01-13 19:24:41 +10:00 |
|
Connor McLaughlin
|
b0398f5aa7
|
Qt: Add shutdown without saving menu option
|
2021-01-09 00:23:02 +10:00 |
|
Connor McLaughlin
|
a3e4c61a0b
|
CommonHostInterface: Add a method to get top-level window handle
|
2020-12-29 22:49:52 +10:00 |
|
Connor McLaughlin
|
fa7442fddb
|
Qt: Fix mouse-cursor-in-fullscreen regression
|
2020-12-29 02:00:31 +10:00 |
|
Connor McLaughlin
|
ca42d027ac
|
Qt: Implement relative mouse mode
|
2020-12-28 00:37:04 +10:00 |
|
Connor McLaughlin
|
80fb30b564
|
Qt: Add Boot and Debug option to context menu
|
2020-12-27 00:54:53 +10:00 |
|
Connor McLaughlin
|
3cd3d1c09d
|
Qt: Fix opening debugger when system already paused
|
2020-12-27 00:54:53 +10:00 |
|
Connor McLaughlin
|
702ed21207
|
HostDisplay: Add threaded presentation for Vulkan renderer
Can add a significant speedup for fast forward. Automatically disabled
when vsync is enabled.
|
2020-12-27 00:54:53 +10:00 |
|
Jean-Baptiste Boric
|
7dcacc2cda
|
Qt: Implement GDB server
|
2020-12-26 00:47:02 +10:00 |
|
Connor McLaughlin
|
ea996a0305
|
Qt: Add debugger UI
|
2020-12-17 12:15:37 +10:00 |
|
Connor McLaughlin
|
0fbb69a3ef
|
Qt: Add option to hide the mouse cursor in fullscreen
|
2020-12-07 00:06:32 +10:00 |
|
Connor McLaughlin
|
af6b0dc189
|
Qt: Add option to pause on application focus loss
|
2020-12-05 02:08:10 +10:00 |
|
Connor McLaughlin
|
cd8f17dbd0
|
Qt: Allow memory card editing from playlist context menu
|
2020-12-02 00:56:31 +10:00 |
|
Connor McLaughlin
|
0ea2ced46d
|
Qt: Disable game properties for playlist entries
|
2020-12-02 00:56:15 +10:00 |
|
Connor McLaughlin
|
bccecdbf18
|
Qt: Fix crash with Vulkan renderer when unsupported
|
2020-12-01 01:17:26 +10:00 |
|
Connor McLaughlin
|
c375d04bad
|
Frontends: Add .iso to open disc filter
|
2020-11-21 18:41:36 +10:00 |
|
Connor McLaughlin
|
46b97dd4a8
|
Qt: Hook up window size menu
|
2020-11-19 00:40:02 +10:00 |
|
Connor McLaughlin
|
ce81d23574
|
Qt: Add Edit Memory Cards to game list context menu
|
2020-11-11 01:02:40 +10:00 |
|
Connor McLaughlin
|
e1ffb5e385
|
Qt: Add missing DMA state to debug menu
|
2020-11-08 00:27:48 +10:00 |
|
Connor McLaughlin
|
d102b2facd
|
Qt: Fix selecting fullscreen mode breaking other backend borderless
|
2020-11-03 16:17:45 +10:00 |
|
Connor McLaughlin
|
414bc30f24
|
HostDisplay: Implement exclusive fullscreen for D3D11 renderer
|
2020-11-02 00:56:05 +10:00 |
|
Connor McLaughlin
|
31de96d120
|
Qt: Fix debug submenus not translating
|
2020-10-23 19:26:19 +10:00 |
|
Connor McLaughlin
|
b694577c38
|
Qt: Add new cheat manager
|
2020-10-21 01:11:30 +10:00 |
|
Connor McLaughlin
|
56c511b45c
|
Qt: Add Game Properties to view menu (for running game)
|
2020-10-14 00:48:48 +10:00 |
|
Connor McLaughlin
|
cb6502afa3
|
Qt: Simplify settings version check
|
2020-10-09 18:26:21 +10:00 |
|
Connor McLaughlin
|
e1f83fc000
|
Qt: Add crop mode, interlacing and NTSC timing to debug menu
|
2020-10-09 18:09:10 +10:00 |
|
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.
|
2020-10-07 20:43:50 -07:00 |
|