Davide Pesavento
|
80c9a8d399
|
Qt: Remove unused ui file
|
2025-05-24 15:57:05 +10:00 |
|
Stenzek
|
a0fef2d5ab
|
Qt: Merge gamelistmodel.cpp and gamelistwidget.cpp
They're constantly referring to each other.
|
2025-03-01 18:13:37 +10:00 |
|
Stenzek
|
dd9788262e
|
GPU: Refactor display presentation workflow
Adds the ability to set overlays, and fixes postfx with prerotation.
|
2025-01-18 22:59:48 +10:00 |
|
Stenzek
|
541985fb70
|
Qt: Add ISO Browser
|
2024-12-05 16:30:21 +10:00 |
|
Stenzek
|
3a271ffe9b
|
Qt: Enable Swedish translation
|
2024-11-10 13:06:05 +10:00 |
|
Stenzek
|
b99ee59224
|
Qt: Add 'Rename File' to memory card editor
And context menu for ease of use.
|
2024-10-19 00:03:07 +10:00 |
|
Stenzek
|
e0b6f6f1b2
|
Cheats: Rewrite cheat management system
|
2024-10-13 16:43:22 +10:00 |
|
Stenzek
|
e06f1f1002
|
GPU: Add hardware texture cache
|
2024-09-29 13:37:47 +10:00 |
|
Stenzek
|
128d5254ca
|
MSBuild: Disable RTTI on Windows builds
It's not used.
|
2024-09-09 19:22:41 +10:00 |
|
Stenzek
|
88ee70ef8a
|
Misc: Remove unused files
|
2024-09-01 23:17:17 +10:00 |
|
Stenzek
|
7df5764835
|
Data: Remove license-incompatible shaders
|
2024-09-01 20:01:34 +10:00 |
|
Stenzek
|
6f9e8efee5
|
Qt: Fix a couple of theme switching glitches
|
2024-08-18 15:52:53 +10:00 |
|
Stenzek
|
0d3e674500
|
Qt: Move resources out of exe into rcc file
|
2024-06-30 16:45:51 +10:00 |
|
Stenzek
|
0c3cf1f5f8
|
PostProcessing: Split into internal and display chains
|
2024-06-28 20:17:15 +10:00 |
|
Stenzek
|
a2e6a48d2e
|
Qt: Add very-early VC++ runtime version check
Yay for ABI breaks.
|
2024-06-09 20:55:47 +10:00 |
|
Stenzek
|
015804c434
|
System: Move GDB server into core
|
2024-05-27 00:18:05 +10:00 |
|
Stenzek
|
1adaea9005
|
GameList: Merge multi-disc games
|
2024-05-18 15:21:44 +10:00 |
|
Stenzek
|
76b2c24442
|
Qt: Simplify game directory list
|
2024-05-05 22:29:26 +10:00 |
|
Stenzek
|
d094978214
|
Justifier: Add controller implementation
|
2024-04-28 15:25:24 +10:00 |
|
Stenzek
|
0fbc1a3a8a
|
AudioStream: Add surround expansion via FreeSurround
|
2024-04-21 23:30:46 +10:00 |
|
Stenzek
|
c1bf1e5369
|
Qt: Add binding layout for NegConRumble
|
2024-04-16 15:40:31 +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
|
b143d96476
|
Build: Use deps DLLs on Windows
|
2024-03-24 16:02:59 +10:00 |
|
Stenzek
|
04b837a418
|
Qt: Redesign graphics settings panel
Add screenshot format/type.
|
2024-03-02 21:21:20 +10:00 |
|
Stenzek
|
71094a0e44
|
CPU: Implement memory breakpoints/watchpoints
|
2024-02-28 00:02:02 +10:00 |
|
Stenzek
|
03592e8de8
|
Qt: De-dialogify memory card editor
|
2023-11-29 18:47:38 +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
|
fffde62e3e
|
Qt: Capitalize region names
Fixes base translation loading.
|
2023-09-16 22:26:16 +10:00 |
|
Stenzek
|
4fc984e082
|
Qt: Add setup wizard
|
2023-09-02 21:44:15 +10:00 |
|
Stenzek
|
cee4f93097
|
Build: Use precompiled headers
|
2023-09-02 21:44:08 +10:00 |
|
Stenzek
|
b217f64bcf
|
PostProcessing: Refactor config to use separate sections
|
2023-08-30 00:44:01 +10:00 |
|
Stenzek
|
76b5b8ad06
|
MSBuild: Support building with clang-cl
|
2023-08-21 22:38:55 +10:00 |
|
Stenzek
|
d0cddc2a23
|
Qt: Add translation by Hackjjang
|
2023-08-19 22:53:22 +10:00 |
|
Stenzek
|
bb60170d9a
|
Move frontend-common to util/core
|
2023-08-16 01:13:00 +10:00 |
|
Stenzek
|
4ebd34fcb3
|
MSBuild: Use project referencing instead of .lib linking
|
2023-08-16 01:12:59 +10:00 |
|
Stenzek
|
c393db419e
|
Qt: Add Controller LED options (where supported)
|
2023-01-15 16:40:35 +10:00 |
|
Connor McLaughlin
|
389143db64
|
Qt: Add cover downloader
|
2022-09-13 20:44:45 +10:00 |
|
Connor McLaughlin
|
9bb73dea04
|
Qt: Move translation-related functions to their own file
|
2022-08-18 23:20:03 +10:00 |
|
Connor McLaughlin
|
f3ec05f1ba
|
Qt: Add missing binding UI for PS Mouse
|
2022-08-10 17:08:59 +10:00 |
|
Connor McLaughlin
|
8776bfe46d
|
Qt: Move controller setting popups into dialog
|
2022-08-05 21:49:13 +10:00 |
|
Connor McLaughlin
|
b42b5501f6
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
|
Connor McLaughlin
|
1d9075fa1c
|
Qt: Add es-es locale
|
2022-04-04 23:31:07 +10:00 |
|
Connor McLaughlin
|
5da9edceb9
|
Build: Unify MSBuild options in props files
|
2021-07-10 21:45:10 +10:00 |
|
Connor McLaughlin
|
46c34502b1
|
Qt: Add Turkish translation by Foxtrot Uniform
|
2021-06-02 03:03:29 +10:00 |
|
Connor McLaughlin
|
6c20bac7dd
|
Qt: Support Qt 6
|
2021-05-20 14:14:26 +10:00 |
|
Connor McLaughlin
|
148a706771
|
Qt: Add CollapsibleWidget
|
2021-05-20 12:19:28 +10:00 |
|
Silent
|
edeed89648
|
Add support for plural forms in Qt forms
|
2021-03-05 12:59:28 +01:00 |
|
Connor McLaughlin
|
0ec2c87a0e
|
Implement RetroAchivements
|
2021-02-27 00:44:53 +10:00 |
|
Connor McLaughlin
|
e697d9aa33
|
HostDisplay: Move imgui context creation to base class
|
2021-01-31 17:10:27 +10:00 |
|