Connor McLaughlin
|
fa9e50d7c1
|
HostInterface: Don't disable fastmem for runahead
|
2021-12-25 14:28:33 +10:00 |
|
Connor McLaughlin
|
25ea24853f
|
HostInterface: Don't disable recompiler for runahead
|
2021-12-25 14:28:33 +10:00 |
|
Connor McLaughlin
|
4513c7a23d
|
System: Invalidate instead of flushing code cache on memory state
|
2021-12-25 14:28:33 +10:00 |
|
Connor McLaughlin
|
c440593788
|
CPU/CodeCache: Add InvalidateAll() method
|
2021-12-25 14:28:32 +10:00 |
|
Connor McLaughlin
|
fe2062ff9f
|
System: Warning fix
|
2021-12-25 14:28:32 +10:00 |
|
Connor McLaughlin
|
bbf67ef544
|
CPU: Warning fix
|
2021-12-25 14:28:32 +10:00 |
|
Silent
|
5d4622af9a
|
Migrate most dialogs to use QDialogButtonBox
|
2021-12-13 22:06:05 +01:00 |
|
Silent
|
690fa6ec3c
|
Memory Card Editor: Make fields not editable
|
2021-12-13 22:06:04 +01:00 |
|
shikulja
|
6eae2c50e2
|
Update Russian translation (#2747)
* Update Russian translation
New strings, minor adjustments
* Update duckstation-qt_ru.ts
* Update duckstation-qt_ru.ts
|
2021-11-27 21:14:46 +10:00 |
|
Connor McLaughlin
|
b32012c77d
|
Merge pull request #2746 from zkdpower/master
Update Simple-Chinese Translation to latest.
|
2021-11-27 21:14:31 +10:00 |
|
zkdpower
|
776e077002
|
Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
|
2021-11-26 13:12:49 +08:00 |
|
Anderson_Cardoso
|
a9913d6c23
|
Atualização Português do Brasil
Updated file translation to latest.
|
2021-11-25 23:05:31 -03:00 |
|
Connor McLaughlin
|
d55c86ccd8
|
HostInterface: Fix Linux build
|
2021-11-26 11:43:58 +10:00 |
|
Connor McLaughlin
|
7c769b1941
|
CDImageDevice: Don't add out-of-file pregaps to audio tracks
|
2021-11-26 11:31:59 +10:00 |
|
Connor McLaughlin
|
827048eeda
|
CDImageDevice: Fix printing of track summary
|
2021-11-26 11:31:59 +10:00 |
|
Connor McLaughlin
|
13f1027f59
|
Qt: Remove preset buttons from post settings
|
2021-11-26 11:31:59 +10:00 |
|
Connor McLaughlin
|
61f7e99508
|
CommonHostInterface: Add speed control hotkeys
|
2021-11-26 11:31:59 +10:00 |
|
Connor McLaughlin
|
928e492963
|
HostInterface: Add keys to a bunch of OSD messages
|
2021-11-26 11:31:59 +10:00 |
|
Connor McLaughlin
|
7522304360
|
HostInterface: Add keyed OSD messages
|
2021-11-26 11:31:59 +10:00 |
|
Connor McLaughlin
|
c346dfe8a4
|
SPU: Drop OOB register warnings to dev level
|
2021-11-26 11:31:59 +10:00 |
|
Albert Liu
|
1f07ea6ecc
|
MDEC: EOB is optional for complete blocks
|
2021-11-14 20:46:05 -08:00 |
|
Connor McLaughlin
|
fbf52b57e8
|
Qt: Fix save state to file executing in UI thread
|
2021-11-11 11:48:20 +10:00 |
|
Connor McLaughlin
|
c54c5f1b95
|
Common/CueParser: Remove redundant check for CATALOG
|
2021-11-10 13:38:06 +10:00 |
|
Connor McLaughlin
|
a8ca544648
|
NoGUI: Fix incorrect mask in modifier lookup
|
2021-11-10 13:37:37 +10:00 |
|
Connor McLaughlin
|
a2223124ad
|
Qt: Correct behavior of sorting in game list model
Turns out Qt inverts it for us.
|
2021-11-10 13:35:41 +10:00 |
|
Connor McLaughlin
|
fca4a2ec28
|
Common/FileSystem: Fix a couple of warnings from #2716
|
2021-11-10 13:18:30 +10:00 |
|
Connor McLaughlin
|
e6741dad9b
|
Common/Timestamp: Use tuple for comparison operators
|
2021-11-10 13:00:32 +10:00 |
|
Connor McLaughlin
|
13453ee6d8
|
Merge pull request #2715 from stenzek/pvd-hash
System: Use exe hash plus pvd hash for image hash code
|
2021-11-10 12:34:55 +10:00 |
|
Connor McLaughlin
|
14eecae680
|
System: Use exe hash plus pvd hash for image hash code
|
2021-11-09 12:54:30 +10:00 |
|
Connor McLaughlin
|
a8a0a50af7
|
ISOReader: Make fields public/accessible
|
2021-11-09 12:54:07 +10:00 |
|
Connor McLaughlin
|
b157540ec2
|
Merge pull request #2711 from Dushistov/patch-1
Fix usage of `free` for stack variable
|
2021-11-08 12:24:38 +10:00 |
|
Albert Liu
|
3273ca36ef
|
AnalogController: Simulate status byte toggling
|
2021-11-07 12:31:27 -08:00 |
|
Albert Liu
|
ab496ef8fe
|
AnalogController: Don't re-enable legacy rumble on manual toggles
|
2021-11-07 12:31:27 -08:00 |
|
Evgeniy Dushistov
|
39a9997fd0
|
Fix usage of free for stack variable
Based on warning from pvs static analyzer (https://habr.com/ru/company/pvs-studio/blog/586700/)
|
2021-11-07 20:43:41 +03:00 |
|
Connor McLaughlin
|
946481c2aa
|
System: Add a workaround for PSF files with incorrect header
|
2021-11-06 10:48:23 +10:00 |
|
Connor McLaughlin
|
0adbfcbb1f
|
Qt: Add missing <future> include to gamepropertiesdialog.cpp
|
2021-11-06 10:30:07 +10:00 |
|
Connor McLaughlin
|
ec31690587
|
CDROM: Fix incorrect delay on setmode while shell opening
|
2021-11-05 15:19:23 +10:00 |
|
Connor McLaughlin
|
425dee2f0b
|
CDImage: Fix tracks not getting brought across in CopyTOC()
|
2021-11-05 15:19:21 +10:00 |
|
Connor McLaughlin
|
2e85d0fcc3
|
Qt: Update Japanese translation by mikakunin
|
2021-11-05 15:16:43 +10:00 |
|
Connor McLaughlin
|
639260b41a
|
Merge pull request #2674 from andercard0/patch-2
Update Turkish
|
2021-11-02 14:21:18 +10:00 |
|
Silent
|
b7f73a42be
|
CDImageCueSheet: Fix cuesheets with absolute paths
|
2021-10-30 11:17:41 +02:00 |
|
Connor McLaughlin
|
287b1e1abc
|
D3D12HostDisplay: IDXGIDevice is not a parent of ID3D12Device
|
2021-10-29 14:00:30 +10:00 |
|
Connor McLaughlin
|
c8ff143d9b
|
UWP: Fix building (again)
|
2021-10-29 14:00:30 +10:00 |
|
Connor McLaughlin
|
b1c738454f
|
Merge pull request #2673 from andercard0/patch-1
Atualização Português do Brasil
|
2021-10-29 13:17:57 +10:00 |
|
Connor McLaughlin
|
892a137a0d
|
Merge pull request #2681 from zkdpower/master
Update Simple-Chinese Translation to latest.
|
2021-10-29 13:17:46 +10:00 |
|
Connor McLaughlin
|
6bb7672168
|
Merge pull request #2683 from CookiePLMonster/fix-is-valid-psexe-header
Fixup IsValidPSExeHeader
|
2021-10-29 13:17:35 +10:00 |
|
Connor McLaughlin
|
25f69e7f8c
|
CDROM: Special case immediate GetlocP after play/read before int
Fixes CDDA in Mad Panic Coaster.
|
2021-10-29 13:16:42 +10:00 |
|
Connor McLaughlin
|
58f05498e5
|
Common/ProgressCallback: Elide some redundant updates
|
2021-10-29 13:16:42 +10:00 |
|
Silent
|
bcbe93a462
|
Fixup IsValidPSExeHeader
|
2021-10-28 19:16:55 +02:00 |
|
zkdpower
|
d8e2fac278
|
Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
|
2021-10-27 18:57:55 +08:00 |
|