Stenzek
|
ccb76d1451
|
GameList: Add custom title/regions
Largely inspired by https://github.com/PCSX2/pcsx2/pull/9330, but almost
entirely rewritten.
|
2024-06-17 23:45:02 +10:00 |
|
Stenzek
|
1adaea9005
|
GameList: Merge multi-disc games
|
2024-05-18 15:21:44 +10:00 |
|
Stenzek
|
18160a8e06
|
Qt: Add option to pause when controller is disconnected
|
2024-05-14 16:00:09 +10:00 |
|
Stenzek
|
d3c12fecb3
|
Qt: Move dump audio on startup out of settings
|
2024-04-21 20:28:20 +10:00 |
|
Stenzek
|
4598bc789b
|
Qt: Split Cheat Manager and Memory Scanner
And make them persistent across system invocations.
|
2024-04-10 14:05:46 +10:00 |
|
Stenzek
|
26c76d184f
|
Qt: Fix toolbar position not saving
|
2024-04-05 19:21:56 +10:00 |
|
Stenzek
|
4d5c8cb134
|
Qt: Fix main window stuck open after update
|
2024-03-23 02:26:56 +10:00 |
|
Stenzek
|
b9c9b05878
|
Qt: Remove duplicate menu action
|
2024-03-13 14:14:40 +10:00 |
|
Stenzek
|
e2024f6175
|
System: Change "Auto Load Cheats" to "Enable Cheats"
|
2024-03-03 14:03:07 +10:00 |
|
Stenzek
|
325dcc81ca
|
FullscreenUI: Allow changing UI language
|
2023-11-29 20:26:36 +10:00 |
|
Stenzek
|
03592e8de8
|
Qt: De-dialogify memory card editor
|
2023-11-29 18:47:38 +10:00 |
|
Stenzek
|
5a0a6ebe06
|
Qt: Drop Qt 6.1 workaround in Host::GetTopLevelWindowInfo()
|
2023-11-27 00:15:55 +10:00 |
|
Stenzek
|
ac825855f7
|
Qt: Change settings dialogs to widgets/windows
Stops them breaking in Qt 6.6.
|
2023-11-06 23:17:58 +10:00 |
|
Stenzek
|
4ad777f54f
|
Qt: Add log window
|
2023-09-30 15:09:07 +10:00 |
|
Stenzek
|
846f74c86d
|
Achievements: Backports from PCSX2
|
2023-09-18 22:38:11 +10:00 |
|
Stenzek
|
dd1a00674d
|
Qt: PCSX2 UI fix backports
|
2023-09-17 00:22:39 +10:00 |
|
Stenzek
|
c773c763ef
|
Achievements: Switch to rc_client
|
2023-09-16 19:00:29 +10:00 |
|
Stenzek
|
6a53929e31
|
Qt: Add option to exit Big Picture UI
|
2023-09-05 20:12:54 +10:00 |
|
Stenzek
|
4fc984e082
|
Qt: Add setup wizard
|
2023-09-02 21:44:15 +10:00 |
|
Stenzek
|
7d914a9384
|
Qt: Use disc sets for changing discs
|
2023-08-23 18:41:14 +10:00 |
|
Stenzek
|
e3d9ba4c99
|
Rewrite host GPU abstraction
- Don't have to repeat the same thing for 4 renderers.
- Add native Metal renderer.
|
2023-08-20 21:55:38 +10:00 |
|
Connor McLaughlin
|
771a60c736
|
Merge pull request #2952 from boricj/bugfix/GDBServer
GDBServer: Fix emulator deadlock on client connection
|
2023-03-13 20:32:11 +10:00 |
|
Silent
|
6f0280afc2
|
Qt: Add a context menu to the toolbar's Settings button when the game is running
A new small context menu that allows to select between global settings
and game settings.
|
2023-02-28 19:53:31 +01:00 |
|
Jean-Baptiste Boric
|
7810e68a58
|
Qt: Run GDB server on emulation thread
|
2023-02-26 12:06:31 +01:00 |
|
Stenzek
|
f8d5379f8e
|
Qt: Default to native/dynamic theme on Mac
|
2023-02-05 15:12:43 +10:00 |
|
Stenzek
|
0ef24398f8
|
Qt: Ensure system is shut down before closing
Fixes crash on shutdown on Mac.
|
2023-02-05 13:43:15 +10:00 |
|
Connor McLaughlin
|
7c6071dfe1
|
Qt: Add option to reset played time
|
2023-01-11 20:21:27 +10:00 |
|
Connor McLaughlin
|
b530b08bc4
|
Qt: Fix exiting game in big picture returning to list
|
2022-12-20 21:45:01 +10:00 |
|
Connor McLaughlin
|
8c7a192128
|
Misc: Add copyright/license statement to applicable files
Should've did this in the beginning.
|
2022-12-04 21:03:49 +10:00 |
|
Connor McLaughlin
|
8d7aea5e19
|
Host: Add GetTopLevelWindowInfo()
And use it for screensaver inhibiting on Linux.
|
2022-11-18 18:44:00 +10:00 |
|
Connor McLaughlin
|
72dfbaf6cc
|
Misc: Backports from PCSX2 UI
|
2022-10-23 14:49:44 +10:00 |
|
Connor McLaughlin
|
10f98106dd
|
Misc: Normalize code vs serial usage
|
2022-10-05 18:29:44 +10:00 |
|
Connor McLaughlin
|
106addf5a8
|
Qt: Fix shutdown and save state in fullscreen UI
|
2022-10-04 00:00:56 +10:00 |
|
Connor McLaughlin
|
389143db64
|
Qt: Add cover downloader
|
2022-09-13 20:44:45 +10:00 |
|
Connor McLaughlin
|
795ddee79c
|
Qt: Fix relative mode for PSMouse
|
2022-08-10 17:08:59 +10:00 |
|
Connor McLaughlin
|
560df7e06d
|
Qt: Fix hide mouse cursor in fullscreen
|
2022-07-26 22:02:16 +10:00 |
|
Connor McLaughlin
|
bc49e2f627
|
Qt: Don't reset theme when changing language
|
2022-07-24 23:17:22 +10:00 |
|
Connor McLaughlin
|
6e5b9c8f33
|
Qt: Simplify toolbar save/restore
|
2022-07-22 23:38:23 +10:00 |
|
Connor McLaughlin
|
b42b5501f6
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
|
Connor McLaughlin
|
47f85dc453
|
Qt: Add function to recreate the main window
|
2021-08-16 14:10:10 +10:00 |
|
Connor McLaughlin
|
f2909b447b
|
Qt: Split icon theme and style init
|
2021-08-15 14:28:48 +10:00 |
|
Connor McLaughlin
|
e87761b9e6
|
Qt: Add icons by @andercard0
|
2021-08-15 14:23:20 +10:00 |
|
Connor McLaughlin
|
96fb81733d
|
Qt: Add option to switch/change discs from physical device
|
2021-07-27 18:24:54 +10:00 |
|
Connor McLaughlin
|
0af334bba5
|
Qt: Fix game properties being inaccessible in batch mode
|
2021-07-27 18:24:54 +10:00 |
|
Connor McLaughlin
|
4d262e8072
|
CDImage: Add CD-ROM device implementation
|
2021-07-26 01:30:53 +10:00 |
|
Connor McLaughlin
|
d6c4c2dda9
|
Qt: Add a container widget for render-outside-main
Fixes missing decorations on Wayland.
|
2021-07-17 23:03:46 +10:00 |
|
Connor McLaughlin
|
7caa5c09dd
|
Qt: Add option to reset to defaults
|
2021-07-09 13:07:41 +10:00 |
|
Connor McLaughlin
|
3e7501c5c8
|
Qt: Create load/save state menus on demand
|
2021-07-04 14:46:51 +10:00 |
|
Connor McLaughlin
|
ddea2818d9
|
Qt: Add renderer/resolution to status bar
|
2021-03-28 13:47:53 +10:00 |
|
Connor McLaughlin
|
f829933a83
|
Qt: Rework/simplify change disc menu
|
2021-03-27 15:18:29 +10:00 |
|