JordanTheToaster
4b95112724
GameDB: Various title fixes and game fixes
...
Fixes various titles and adds autoflush to Yumeria.
2022-08-31 11:17:03 +01:00
PCSX2 Bot
b45748fead
PAD: Update to latest controller database.
2022-08-30 18:23:29 +02:00
Mrlinkwii
0b3052ced2
Gamedb: fix incorrect korean serials
2022-08-30 14:36:16 +01:00
JordanTheToaster
aae53fb9da
GameDB: Fix "Curious George" region
...
Changes the region from NTSC-Unk to the correct NTSC-HK.
2022-08-30 09:46:35 +01:00
Mrlinkwii
291d32bd35
GameDB: add missing serial for 'Hyper Sports 2002 Winter'
2022-08-30 01:18:51 +01:00
Connor McLaughlin
6386be09c2
CMake: Throw error when building Qt with PACKAGE_MODE
...
We don't support this.
1. It doesn't make sense to put data in /usr/share since it's not shared between applications.
2. Makes the application not self-contained for easily being moved/removed.
3. Means you can't have multiple versions installed.
4. Every other platform is self-contained (Windows, Mac).
2022-08-29 13:58:22 +01:00
Connor McLaughlin
05bed05afe
Frontend: Add fullscreen UI implementation
2022-08-29 13:39:09 +01:00
Connor McLaughlin
5b9d197b7d
3rdparty/imgui: Include imgui_stdlib
2022-08-29 13:39:09 +01:00
Connor McLaughlin
9cce6945e6
Common: Add Image and Easing classes
2022-08-29 13:39:09 +01:00
Connor McLaughlin
33f1e51ebc
3rdparty: Move jpgd from pcsx2 to separate static lib
2022-08-29 13:39:09 +01:00
Connor McLaughlin
d466184a02
MTGS: Support 'running idle', i.e. redisplaying the current frame
2022-08-29 13:39:09 +01:00
Connor McLaughlin
be3f120548
VMManager: Support per-game controller settings
...
Global bindings will be ignored in such a case.
2022-08-29 13:39:09 +01:00
Connor McLaughlin
2e303da384
Qt: Move pressure modifiers to settings tab
2022-08-29 13:39:09 +01:00
Connor McLaughlin
dfc3fd8e58
VMManager: Add icons to some OSD messages
2022-08-29 13:39:09 +01:00
Connor McLaughlin
51e3ec27d8
VMManager: Clear last elf/serial on shutdown
2022-08-29 13:39:09 +01:00
Connor McLaughlin
1ec76ce248
VMManager: Move semantics for VMBootParameters
2022-08-29 13:39:09 +01:00
Connor McLaughlin
9012afc534
Qt: Forward text input to ImGui
2022-08-29 13:39:09 +01:00
Connor McLaughlin
a19045f9d6
Host: Add ConfirmMessage() and OpenURL()
2022-08-29 13:39:09 +01:00
Mrlinkwii
d18c8976b9
readme: update readme
2022-08-29 13:31:56 +01:00
Mrlinkwii
5485ef4f50
CI: update to 20.04 for WX
2022-08-29 13:31:56 +01:00
TellowKrinkle
f4a56ae106
GHActions:macOS: Use ccache
2022-08-28 18:35:03 -05:00
TellowKrinkle
280316dceb
Qt: no-pch support
2022-08-28 18:35:03 -05:00
Connor McLaughlin
9094ee0dc6
D3D11HostDisplay: Migrate to wil
2022-08-27 13:52:12 +01:00
Connor McLaughlin
cad489480c
Frontend: Remove unused code
2022-08-27 13:52:12 +01:00
Connor McLaughlin
9655d28a23
Common: Remove unused code
2022-08-27 13:52:12 +01:00
refractionpcsx2
76d3299690
GS-Dumps: Fix Local->Host download size
2022-08-27 02:43:03 +01:00
lightningterror
7b846b42e3
GameDB: Remove R&C 3 patch for ps2 demo disc.
...
Broke Jak 3 causing it to hard crash.
2022-08-27 01:43:58 +02:00
refractionpcsx2
b8ca60ebd5
DEV9: Codacy fix codacy errors and warnings
2022-08-27 00:33:59 +01:00
refractionpcsx2
ddb9f0b95d
SPU2: Codacy fix codacy errors and warnings
2022-08-27 00:33:59 +01:00
refractionpcsx2
93f4277b3c
UI-Files: Codacy fix codacy errors and warnings
2022-08-27 00:33:59 +01:00
refractionpcsx2
f841a8ba58
Core: Fix codacy errors and warnings
2022-08-27 00:33:59 +01:00
refractionpcsx2
4d4825de75
GS: Fix codacy warnings
2022-08-27 00:33:59 +01:00
Mrlinkwii
a71bac037c
Misc: fix some codacy warnings
2022-08-26 22:58:08 +02:00
lightningterror
02e4e4da01
USB: Cleanup const reference warnings.
...
Codacy warning: Function parameter should be passed by const reference.
2022-08-26 20:57:57 +02:00
lightningterror
0bf6f9d596
CDVD: Cleanup const reference warning.
...
Codacy warning: Function parameter should be passed by const reference.
2022-08-26 20:57:57 +02:00
RedDevilus
472c6efc12
GameDB: Re-ordering gshwfix
...
GameDB: Star Wars Episode 3 re-ordering
2022-08-26 19:32:28 +01:00
lightningterror
66d88ed10b
GS: Fix Wunused-but-set-variable, Wunused-variable warnings.
2022-08-26 14:42:37 +02:00
lightningterror
4439b3ad22
PAD: Fix variable initializations.
...
Codacy Warning: Variable 'variable' is assigned in constructor body. Consider performing initialization in initialization list.
2022-08-26 14:33:20 +02:00
lightningterror
7c6a838d7f
GUI-Wx: Fix variable initializations.
...
Codacy Warning: Variable 'variable' is assigned in constructor body. Consider performing initialization in initialization list.
2022-08-26 14:33:20 +02:00
refractionpcsx2
5c951afa64
GameDB: Remove SoftwareFMV switches no longer needed
2022-08-26 09:07:42 +01:00
refractionpcsx2
878e06cd36
GS-HW: Limit BP overlap check to stop FMV flicker.
...
Games changing the double buffer addresses get screwed up, make sure we don't misdetect
2022-08-26 09:07:42 +01:00
refractionpcsx2
4ef879d1f2
GS-HW: Scale display texture width in TC.
2022-08-26 09:07:42 +01:00
refractionpcsx2
b74f91b868
GS-HW: Expand width on output read if DBX offset
2022-08-26 09:07:42 +01:00
TellowKrinkle
693790a19f
GS:MTL: Expand lines and sprites in vertex shader
2022-08-26 01:18:00 -05:00
lightningterror
98724979cb
GUI-Wx: Fix variable initializations.
...
Codacy Warning: Variable 'variable' is assigned in constructor body. Consider performing initialization in initialization list.
2022-08-26 02:16:00 +02:00
lightningterror
ab430355ec
CDVD: Fix variable initializations.
...
Codacy Warning: Variable 'variable' is assigned in constructor body. Consider performing initialization in initialization list
2022-08-26 02:16:00 +02:00
lightningterror
060a8f6345
PAD: Fix variable initializations.
...
Codacy Warning: Variable 'variable' is assigned in constructor body. Consider performing initialization in initialization list
2022-08-26 02:16:00 +02:00
lightningterror
97aaf3ef9b
MemoryCard: Fix variable initializations.
...
Codacy Warning: Variable 'variable' is assigned in constructor body. Consider performing initialization in initialization list.
2022-08-26 02:16:00 +02:00
lightningterror
6eb7f5f962
DebutTools: Fix variable initializations.
...
Codacy Warning: Variable 'variable' is assigned in constructor body. Consider performing initialization in initialization list.
2022-08-26 02:16:00 +02:00
lightningterror
313fe1ca2c
GS: Fix variable initializations.
...
Codacy Warning: Variable 'variable' is assigned in constructor body. Consider performing initialization in initialization list.
2022-08-26 02:16:00 +02:00