Commit Graph

5312 Commits (f982a2a580b3a9cc8a4052693faf91211ab28fc6)
 

Author SHA1 Message Date
Connor McLaughlin f982a2a580 Update merged gamedb 3 years ago
Connor McLaughlin af30d2b0c7
Merge pull request #2722 from knight-ryu12/gamedb_fix
GameDB: Fix ChronoCross Hash
3 years ago
knight-ryu12 adfd79d792
GameDB: Fix ChronoCross Hash 3 years ago
Connor McLaughlin fbf52b57e8 Qt: Fix save state to file executing in UI thread 3 years ago
Connor McLaughlin c54c5f1b95 Common/CueParser: Remove redundant check for CATALOG 3 years ago
Connor McLaughlin a8ca544648 NoGUI: Fix incorrect mask in modifier lookup 3 years ago
Connor McLaughlin a2223124ad Qt: Correct behavior of sorting in game list model
Turns out Qt inverts it for us.
3 years ago
Connor McLaughlin fca4a2ec28 Common/FileSystem: Fix a couple of warnings from #2716 3 years ago
Connor McLaughlin e6741dad9b Common/Timestamp: Use tuple for comparison operators 3 years ago
Connor McLaughlin c78047c28f Update gamedb with new hashes for colliding games 3 years ago
Connor McLaughlin 13453ee6d8
Merge pull request #2715 from stenzek/pvd-hash
System: Use exe hash plus pvd hash for image hash code
3 years ago
Connor McLaughlin c3a39a9bba vsprops: Add DynamicLibrary.props 3 years ago
Connor McLaughlin 14eecae680 System: Use exe hash plus pvd hash for image hash code 3 years ago
Connor McLaughlin a8a0a50af7 ISOReader: Make fields public/accessible 3 years ago
Connor McLaughlin b157540ec2
Merge pull request #2711 from Dushistov/patch-1
Fix usage of `free` for stack variable
3 years ago
Connor McLaughlin d7c8a8b797
Merge pull request #2712 from ggrtk/analog-status-byte
AnalogController: Fix legacy rumble conditions and implement status byte toggling
3 years ago
Albert Liu 3273ca36ef AnalogController: Simulate status byte toggling 3 years ago
Albert Liu ab496ef8fe AnalogController: Don't re-enable legacy rumble on manual toggles 3 years ago
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/)
3 years ago
Connor McLaughlin 946481c2aa System: Add a workaround for PSF files with incorrect header 3 years ago
Connor McLaughlin 0adbfcbb1f Qt: Add missing <future> include to gamepropertiesdialog.cpp 3 years ago
Connor McLaughlin ec31690587 CDROM: Fix incorrect delay on setmode while shell opening 3 years ago
Connor McLaughlin 425dee2f0b CDImage: Fix tracks not getting brought across in CopyTOC() 3 years ago
Connor McLaughlin 643dcb0a39 Update bug_report.md 3 years ago
Connor McLaughlin 2e85d0fcc3 Qt: Update Japanese translation by mikakunin 3 years ago
Connor McLaughlin 639260b41a
Merge pull request #2674 from andercard0/patch-2
Update Turkish
3 years ago
Connor McLaughlin ae92ce8405 Update game database with NeGcon entries from PiperCalls 3 years ago
Connor McLaughlin d7b913288d Update SDL game controller database 3 years ago
Connor McLaughlin 8728e4d43e README: Remove Android beta link 3 years ago
Connor McLaughlin e735746627
Merge pull request #2688 from CookiePLMonster/fix-absolute-cuesheets
CDImageCueSheet: Fix cuesheets with absolute paths
3 years ago
Silent b7f73a42be
CDImageCueSheet: Fix cuesheets with absolute paths 3 years ago
Connor McLaughlin 287b1e1abc D3D12HostDisplay: IDXGIDevice is not a parent of ID3D12Device 3 years ago
Connor McLaughlin c8ff143d9b UWP: Fix building (again) 3 years ago
Connor McLaughlin b1c738454f
Merge pull request #2673 from andercard0/patch-1
Atualização Português do Brasil
3 years ago
Connor McLaughlin 892a137a0d
Merge pull request #2681 from zkdpower/master
Update Simple-Chinese Translation to latest.
3 years ago
Connor McLaughlin 6bb7672168
Merge pull request #2683 from CookiePLMonster/fix-is-valid-psexe-header
Fixup IsValidPSExeHeader
3 years ago
Connor McLaughlin 25f69e7f8c CDROM: Special case immediate GetlocP after play/read before int
Fixes CDDA in Mad Panic Coaster.
3 years ago
Connor McLaughlin 58f05498e5 Common/ProgressCallback: Elide some redundant updates 3 years ago
Silent bcbe93a462
Fixup IsValidPSExeHeader 3 years ago
zkdpower d8e2fac278
Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
3 years ago
Anderson_Cardoso a60e9cfd42
Update Turkish
Update localization to the latest, revised by a native speaker.
3 years ago
Anderson_Cardoso 34ace7dae8
Atualização Português do Brasil
Update localization to the latest.
3 years ago
Connor McLaughlin 48ddebd82e UWP: Fix possible crash on startup in SizeChanged 3 years ago
Connor McLaughlin ccf5006bc8
Merge pull request #2668 from CookiePLMonster/dump-verification
Implement image verification
3 years ago
Connor McLaughlin 5cef81b2a0 GPU: Reduce log level of IRQ request command 3 years ago
Connor McLaughlin ff34fb22e5 CommonHostInterface: Save/load autofire to input profiles 3 years ago
Connor McLaughlin 5367a63826 Update README.md 3 years ago
Connor McLaughlin 3b66acd395 CommonHostInterface: Remove unused variable in DrawEnhancementsOverlay 3 years ago
Connor McLaughlin 355d7664d2 System: Fix unused variable warning 3 years ago
Connor McLaughlin 48e55ab87b MDEC: Fix warnings in gcc debug build 3 years ago