Commit Graph

6228 Commits

Author SHA1 Message Date
13f1027f59 Qt: Remove preset buttons from post settings 2021-11-26 11:31:59 +10:00
61f7e99508 CommonHostInterface: Add speed control hotkeys 2021-11-26 11:31:59 +10:00
928e492963 HostInterface: Add keys to a bunch of OSD messages 2021-11-26 11:31:59 +10:00
7522304360 HostInterface: Add keyed OSD messages 2021-11-26 11:31:59 +10:00
c346dfe8a4 SPU: Drop OOB register warnings to dev level 2021-11-26 11:31:59 +10:00
1f07ea6ecc MDEC: EOB is optional for complete blocks 2021-11-14 20:46:05 -08:00
fbf52b57e8 Qt: Fix save state to file executing in UI thread 2021-11-11 11:48:20 +10:00
c54c5f1b95 Common/CueParser: Remove redundant check for CATALOG 2021-11-10 13:38:06 +10:00
a8ca544648 NoGUI: Fix incorrect mask in modifier lookup 2021-11-10 13:37:37 +10:00
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
fca4a2ec28 Common/FileSystem: Fix a couple of warnings from #2716 2021-11-10 13:18:30 +10:00
e6741dad9b Common/Timestamp: Use tuple for comparison operators 2021-11-10 13:00:32 +10:00
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
14eecae680 System: Use exe hash plus pvd hash for image hash code 2021-11-09 12:54:30 +10:00
a8a0a50af7 ISOReader: Make fields public/accessible 2021-11-09 12:54:07 +10:00
b157540ec2 Merge pull request #2711 from Dushistov/patch-1
Fix usage of `free` for stack variable
2021-11-08 12:24:38 +10:00
3273ca36ef AnalogController: Simulate status byte toggling 2021-11-07 12:31:27 -08:00
ab496ef8fe AnalogController: Don't re-enable legacy rumble on manual toggles 2021-11-07 12:31:27 -08:00
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
946481c2aa System: Add a workaround for PSF files with incorrect header 2021-11-06 10:48:23 +10:00
0adbfcbb1f Qt: Add missing <future> include to gamepropertiesdialog.cpp 2021-11-06 10:30:07 +10:00
ec31690587 CDROM: Fix incorrect delay on setmode while shell opening 2021-11-05 15:19:23 +10:00
425dee2f0b CDImage: Fix tracks not getting brought across in CopyTOC() 2021-11-05 15:19:21 +10:00
2e85d0fcc3 Qt: Update Japanese translation by mikakunin 2021-11-05 15:16:43 +10:00
639260b41a Merge pull request #2674 from andercard0/patch-2
Update Turkish
2021-11-02 14:21:18 +10:00
b7f73a42be CDImageCueSheet: Fix cuesheets with absolute paths 2021-10-30 11:17:41 +02:00
287b1e1abc D3D12HostDisplay: IDXGIDevice is not a parent of ID3D12Device 2021-10-29 14:00:30 +10:00
c8ff143d9b UWP: Fix building (again) 2021-10-29 14:00:30 +10:00
b1c738454f Merge pull request #2673 from andercard0/patch-1
Atualização Português do Brasil
2021-10-29 13:17:57 +10:00
892a137a0d Merge pull request #2681 from zkdpower/master
Update Simple-Chinese Translation to latest.
2021-10-29 13:17:46 +10:00
6bb7672168 Merge pull request #2683 from CookiePLMonster/fix-is-valid-psexe-header
Fixup IsValidPSExeHeader
2021-10-29 13:17:35 +10:00
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
58f05498e5 Common/ProgressCallback: Elide some redundant updates 2021-10-29 13:16:42 +10:00
bcbe93a462 Fixup IsValidPSExeHeader 2021-10-28 19:16:55 +02:00
d8e2fac278 Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
2021-10-27 18:57:55 +08:00
a60e9cfd42 Update Turkish
Update localization to the latest, revised by a native speaker.
2021-10-25 09:46:47 -03:00
34ace7dae8 Atualização Português do Brasil
Update localization to the latest.
2021-10-25 08:53:58 -03:00
48ddebd82e UWP: Fix possible crash on startup in SizeChanged 2021-10-25 18:42:08 +10:00
ccf5006bc8 Merge pull request #2668 from CookiePLMonster/dump-verification
Implement image verification
2021-10-25 17:30:20 +10:00
5cef81b2a0 GPU: Reduce log level of IRQ request command 2021-10-25 17:27:41 +10:00
ff34fb22e5 CommonHostInterface: Save/load autofire to input profiles 2021-10-25 17:27:41 +10:00
3b66acd395 CommonHostInterface: Remove unused variable in DrawEnhancementsOverlay 2021-10-25 17:27:41 +10:00
355d7664d2 System: Fix unused variable warning 2021-10-25 17:27:41 +10:00
48e55ab87b MDEC: Fix warnings in gcc debug build 2021-10-25 17:27:41 +10:00
f0c5b049bb DRMDisplay: Should include common types not core types 2021-10-25 17:27:41 +10:00
2194004662 CDImageDevice: Fix gcc warning 2021-10-25 17:15:56 +10:00
67b4a46895 Merge pull request #2672 from stenzek/build-time-version
CI: Set version in rc files at build time
2021-10-25 17:03:33 +10:00
134f7d6e54 CI: Set version in rc files at build time 2021-10-25 17:03:05 +10:00
e6b6ff6325 Revert "Add version number to the Windows executable"
This reverts commit b0cd59e5fb.
2021-10-25 16:41:00 +10:00
6a005f0a4e Set DSRINPUTLEVEL and CTSINPUTLEVEL to true for Armored Core
Without this, Armored Core will assume that a link cable is plugged in
and make the local multiplayer unavailable.
In the future, we should have proper link support but for now,
let's just do this instead to at least allow people to play it locally.

Many thanks to Albert Liu for the proper fix :
previously, we were just reporting 0xFFFFFF for SIO STAT.

Co-authored-by: Albert Liu <45282415+ggrtk@users.noreply.github.com>
2021-10-24 12:09:59 +02:00