Silent
d8e310e7bf
Qt/Patches: Use the game list serial when populating patches for the ELF
...
This makes the Game Properties window match the behaviour of the VM
when booting into a game.
Fixes #11533
2025-01-11 09:04:51 -05:00
Silent
534ddd80ae
Patch: When serial is empty, don't match files on empty serial
...
Fixes a bug where _crc.pnach files matched the regex if serial
was not set. Also grey out "All CRCs" when serial is not set,
as the option is then meaningless.
2025-01-11 09:04:51 -05:00
Silent
97f316eca7
Qt/Patches: Gracefully migrate old per-game widescreen/no-interlace toggles to Patches
...
This old upgrade path telling users that the setting has been deprecated
can now be changed to perform the upgrade seamlessly for the user,
because the behaviour of the old per-game setting is identical to
the new behaviour of the Patches tab.
2024-12-29 14:03:56 -05:00
Silent
f7ba355697
Qt/Patches: Make WS/NI patches tri-state in the Patches screen, so disabling them per-game is possible
...
This solves a long-standing issue where globally enabled
widescreen/no-interlace patches visually appeared as disabled
on the patches list, but they were in fact enabled and could NOT be
disabled per-game.
2024-12-29 14:03:56 -05:00
Silent
c334040a96
Partially revert "Qt/Patches: Get rid of the global WS/NI toggle"
...
This reverts commit cc9f7e723a
.
2024-12-29 14:03:56 -05:00
rtavarez98
82a38a7124
changed indentation from tab to space
2024-12-28 11:22:50 -05:00
Rain
eb6a52c55c
replaced recursive_directory_iterator w/ FindFiles()
2024-12-28 11:22:50 -05:00
Rain
234b8f6abf
Added rename input profile function
2024-12-28 11:22:50 -05:00
lightningterror
843566eb49
Qt: Properly disable all dumping options if draw dumping is disabled.
...
Also move around sone options.
2024-12-28 17:04:33 +01:00
KamFretoZ
cc9f7e723a
Qt/Patches: Get rid of the global WS/NI toggle
2024-12-17 11:27:45 -05:00
chaoticgd
3b9b9a84cd
Debugger: Use expressions for the function scanner address range
2024-11-16 11:50:19 -05:00
chaoticgd
cce0ae4369
Debugger: Allow loading symbols conditionally and with a base address
2024-11-16 11:50:19 -05:00
Ty Lamontagne
5441c7ed59
Debugger: Use native separators when using external symbol files
2024-11-06 17:06:37 -05:00
KamFretoZ
c67237672c
Qt/Savestate: Add option to disable savestate selector UI
2024-11-04 12:39:04 +01:00
KamFretoZ
c7b9ee92b7
Qt: Properly Grey Out Checkboxes When Perf OSD is Disabled
2024-10-26 11:20:49 -04:00
lightningterror
1b50057764
GS/Qt: Adjust how we handle Default adapter.
...
Try to resolve it again since it annoys me.
Treat is as empty.
Also do NOT translate Default adapter,
it messes with the ini config.
2024-10-23 10:11:06 -04:00
chaoticgd
6d3d5ebdc5
Qt: Fix symbol sources list in per-game settings dialog
2024-10-23 09:58:59 -04:00
Rares-Alexandru Fodor
8afd29e1a2
Qt: Add search bar for cheats
2024-10-23 08:34:47 -04:00
Rares-Alexandru Fodor
d89b051e6d
Qt: Replace QTreeWidget with QTreeView for cheat list
2024-10-23 08:34:47 -04:00
Ty Lamontagne
47cf69d2b3
TraceLogging: Fix SIF trace logging
2024-10-23 08:30:37 -04:00
Ty Lamontagne
ab21d22514
Misc: wire up and refactor trace logging
2024-10-19 20:04:02 -04:00
chaoticgd
2c3abe33d5
Debugger: Add settings to control the analysis passes
2024-10-18 13:57:05 -04:00
KamFretoZ
2ab24bbf28
Qt: Move savestate related options to its new home
2024-10-05 11:04:39 -04:00
KamFretoZ
60e21e2530
SaveState: Add configurable compression type and level
2024-10-01 19:05:51 -04:00
crashGG
6c3cf12df6
GS: Add a 10:7 pixel ration option
2024-09-25 11:46:09 -04:00
Matthew
ac4d827a9c
Qt: Add a permission error dialog when converting memorycards in a R/O directory
2024-09-22 14:15:22 -04:00
JordanTheToaster
d9c5f22d1e
OSD: Rename various fields
2024-09-15 08:41:12 -04:00
KamFretoZ
4e1979427d
Qt: Make Settings List Word Wrapped
2024-09-12 15:42:00 -04:00
OctopusButtons
4565a62634
UI: Update mipmapping help description
...
Added mipmapping description similar to the help/hover text of other items. Wording is my own phrasing.
2024-09-12 15:36:19 -04:00
Martino Fontana
a4d2332f9c
Config: Set `{ntsc,pal}FrameRate` bounds to 10-300 Hz
2024-09-10 11:58:42 -04:00
KamFretoZ
28e4b10fda
Translation: Remove excess double quote ( #11777 )
...
* Translation: Remove excess double quote on the train controller
* Qt: Add Train Controller Icon
* Qt: Expand controller input list
* FSUI: Base Translation Update
* Qt: Update Base Translations
2024-09-03 12:09:54 -04:00
Joe Stringer
8d3bb1ad80
Settings: Add DenshaCon bindings UI
2024-08-31 20:47:29 +02:00
Jordan
e423fd10c6
Misc: Minor text and settings changes ( #11751 )
...
* VMManager: Update CPU detection text
* Settings: Move texture preload to advanced
* Settings: Move spin during readback to advanced
* Translations: Add extra comment to mailbox presentation
Update GraphicsSettingsWidget.ui
2024-08-28 16:08:49 -04:00
Jordan
e4dccc237c
Misc: Minor cleanup. ( #11717 )
...
Changes video max bitrate to 200,000kbps default audio from 160kbps to 192kbps and adds a missing name I forgot to add previously.
2024-08-19 09:14:27 +02:00
seta-san
6bedcd768f
Qt: Update Trilinear Filtering Description
2024-08-12 19:00:28 -04:00
seta-san
c5ceba35b6
Qt: Update Texture Filtering Description
...
Qt: Update Texture Filtering Description
2024-08-10 18:25:44 -04:00
KamFretoZ
fe3eab5815
Code: Formatting
2024-08-06 18:51:00 +02:00
KamFretoZ
72034da6ac
OSD: Add InputRec/VideoCapture OSD Toggle
2024-08-06 18:51:00 +02:00
JordanTheToaster
63e516ebfe
OSD: Add hardware info statistics
2024-08-01 16:23:17 -04:00
RedDevilus
7086060724
Qt: Add Override word to FMV Aspect Ratio
...
To all sources, like big picture (fullscreenui), translation files, and general Qt GUI
2024-08-01 16:14:41 -04:00
RedDevilus
85fc04598b
Qt: FMV Aspect Ratio
...
In future would add the Virtual in front of the controller name, but we should change the struct so if you change to other type like Guitar, Pop n Music, or in future new pad devices to not say controllers.
Also added that FMV Aspect Ratio will inherent the value of the regular Aspect Ratio if you put the same value for Aspect Ratio and FMV Aspect ratio it would have the same effect if you left FMV Aspect Ratio on the 'Off (Default)'
2024-08-01 16:14:41 -04:00
Florin9doi
36d4f2602f
Pad: Add Jogcon and Negcon images from @kamfretoz / MBee
2024-08-01 14:30:04 -04:00
Florin9doi
129be9dfe4
Pad: Jogcon and Negcon emulation
2024-08-01 14:30:04 -04:00
TheTechnician27
c6b8df0588
OSD: Allow independent left- and right-align for OSD
2024-07-31 14:07:55 -04:00
KamFretoZ
d6e57f3867
Qt: Add new icon for gametrak and realplay
2024-07-31 12:42:58 -04:00
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
Florin9doi
0b59b930a3
USB: Move Buzz device to dedicated files and create custom UI
2024-07-28 14:01:00 -04:00
Florin9doi
edd39dfe08
USB: ASCII Trance Vib emulation
2024-07-27 14:25:29 -04:00
Florin9doi
2bff3579e5
USB: Gametrak/RealPlay emulation
2024-07-27 12:01:31 -04:00
TheTechnician27
2fa85c56c2
GameList: Make compat strings translatable
2024-07-26 19:30:02 -04:00