GovanifY
|
132431b7c8
|
headers: relicense to GPL-3.0+
also update to 2024 while i'm at it
|
2024-07-30 17:17:13 -04:00 |
Stenzek
|
7fae0f499f
|
SettingsWrapper: Add SmallString overloads
|
2024-05-04 14:12:20 +10:00 |
Stenzek
|
9d49015c0c
|
Common: Purge pxEnum macros
|
2023-12-27 13:55:35 +10:00 |
Stenzek
|
d9abe10308
|
Misc: Remove explicit PCH include, switch to SPDX
|
2023-12-24 14:03:14 +10:00 |
Stenzek
|
7b45e9296a
|
Qt: Add copy global settings/clear per-game settings
|
2023-09-05 12:32:37 +10:00 |
Connor McLaughlin
|
22e9aea827
|
Config: Fix frame rate being parsed ever-so-slightly off
Also converts from double to float, we don't need additional precision
for storing these values.
|
2022-09-09 21:21:14 +01:00 |
Connor McLaughlin
|
893b3c629d
|
Everything: Remove a **lot** of wx, and px nonsense
- common has no wx left except for Path.
- pcsx2core only has it in a few places (memory cards and path related
stuff).
|
2022-05-22 13:58:56 +01:00 |
Connor McLaughlin
|
0c36647506
|
GS: Rewrite presentation interface and OSD
|
2022-01-02 15:06:39 +00:00 |
Connor McLaughlin
|
a585a27d1e
|
Wx: Fix regressions from settings decouple
Wx: Fix GS hotkeys losing values after reboot
Wx: Fix trace log hotkey losing value after reboot
WxSettingsInterface: Fix uint value loads
Wx: Fix presets resetting GS window settings
Common/SettingsWrapper: Fix SettingsWrapBitfield
|
2021-10-03 06:04:00 +01:00 |
Connor McLaughlin
|
6fa82da1f1
|
Common: Add SettingsInterface and SettingsWrapper
|
2021-10-01 23:46:52 -04:00 |