Commit Graph
100 Commits
Author SHA1 Message Date
Connor McLaughlin d7c8a8b797 Merge pull request #2712 from ggrtk/analog-status-byte
AnalogController: Fix legacy rumble conditions and implement status byte toggling
2021-11-08 12:23:38 +10: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 643dcb0a39 Update bug_report.md 2021-11-05 15:19:16 +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
Connor McLaughlin ae92ce8405 Update game database with NeGcon entries from PiperCalls 2021-11-02 11:25:54 +10:00
Connor McLaughlin d7b913288d Update SDL game controller database 2021-11-02 11:25:54 +10:00
Connor McLaughlin 8728e4d43e README: Remove Android beta link 2021-11-02 11:25:53 +10:00
Connor McLaughlin e735746627 Merge pull request #2688 from CookiePLMonster/fix-absolute-cuesheets
CDImageCueSheet: Fix cuesheets with absolute paths
2021-11-02 11:02:56 +10: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
Connor McLaughlin 48ddebd82e UWP: Fix possible crash on startup in SizeChanged 2021-10-25 18:42:08 +10:00
Connor McLaughlin ccf5006bc8 Merge pull request #2668 from CookiePLMonster/dump-verification
Implement image verification
2021-10-25 17:30:20 +10:00
Connor McLaughlin 5cef81b2a0 GPU: Reduce log level of IRQ request command 2021-10-25 17:27:41 +10:00
Connor McLaughlin ff34fb22e5 CommonHostInterface: Save/load autofire to input profiles 2021-10-25 17:27:41 +10:00
Connor McLaughlin 5367a63826 Update README.md 2021-10-25 17:27:41 +10:00
Connor McLaughlin 3b66acd395 CommonHostInterface: Remove unused variable in DrawEnhancementsOverlay 2021-10-25 17:27:41 +10:00
Connor McLaughlin 355d7664d2 System: Fix unused variable warning 2021-10-25 17:27:41 +10:00
Connor McLaughlin 48e55ab87b MDEC: Fix warnings in gcc debug build 2021-10-25 17:27:41 +10:00
Connor McLaughlin f0c5b049bb DRMDisplay: Should include common types not core types 2021-10-25 17:27:41 +10:00
Connor McLaughlin 2194004662 CDImageDevice: Fix gcc warning 2021-10-25 17:15:56 +10:00
Connor McLaughlin 45a2e0df5c Update compatibility list 2021-10-25 17:15:56 +10:00
Connor McLaughlin 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
Connor McLaughlin 134f7d6e54 CI: Set version in rc files at build time 2021-10-25 17:03:05 +10:00
Connor McLaughlin 8e06f1b94d Merge pull request #2669 from gameblabla/armored_core_sio_fix
Set DSRINPUTLEVEL and CTSINPUTLEVEL to true for Armored Core
2021-10-25 16:44:02 +10:00
Connor McLaughlin e6b6ff6325 Revert "Add version number to the Windows executable"
This reverts commit b0cd59e5fb.
2021-10-25 16:41:00 +10:00
Connor McLaughlin 96f4fdf8d8 CI: Fix incorrect operator 2021-10-20 02:07:17 +10:00
Connor McLaughlin 98a1d4fe99 Merge pull request #2658 from qurious-pixel/patch-2
Add version number to the Windows executable
2021-10-20 00:56:45 +10:00
Connor McLaughlin 3b7268e870 Merge pull request #2665 from qurious-pixel/patch-3
Disable AppX signing for PRs
2021-10-20 00:55:55 +10:00
Connor McLaughlin b2ffee63a6 Merge pull request #2639 from andercard0/patch-12
Update Bug Report!
2021-10-06 12:03:44 +10:00
Connor McLaughlin a7096f033e Merge pull request #2636 from tunip3/master
Fix 4k on series consoles
2021-10-02 03:04:16 +10:00
Connor McLaughlin 13c5ee8bfb GPU: Fix incorrect value for status bit 13
Fixes openbios boot animation.
2021-09-29 10:48:55 +10:00
Connor McLaughlin 497a5b8dd1 GPU: Don't reset CRTC state on soft reset 2021-09-29 10:48:25 +10:00
Connor McLaughlin 8864b48c02 Merge pull request #2624 from CookiePLMonster/fix-safe-unaligned-writes
Make DoSafeMemoryAccess return true properly for RAM, BIOS, dcache writes
2021-09-26 09:57:26 +10:00
Connor McLaughlin c0a29f7bfd Fix a few warnings over the place 2021-09-26 09:56:17 +10:00
Connor McLaughlin 1cc6ee4857 Update bundled SDL game controller database 2021-09-21 10:05:30 +10:00
Connor McLaughlin 814e5368ae Merge pull request #2617 from NotaInutilis/patch-1
Small fr translation fix
2021-09-21 10:02:21 +10:00
Connor McLaughlin bacd834840 Cheevos: Use safe memory access routines 2021-09-15 12:24:33 +10:00
Connor McLaughlin f7f121f036 Bus: Handle unaligned accesses in safe memory routines 2021-09-15 12:24:33 +10:00
Connor McLaughlin 14865d0007 Qt: Use application icon for settings dialog 2021-09-15 12:24:33 +10:00
Connor McLaughlin f1d6e81751 Update compatibility list 2021-09-15 12:24:32 +10:00
Connor McLaughlin 3ae9960e6b Merge pull request #2595 from andercard0/patch-10
Atualização Português do Brasil
2021-09-15 12:24:01 +10:00
Connor McLaughlin 8a5c8bc410 Merge pull request #2602 from CookiePLMonster/gamesettings-oc-tick
GamePropertiesDialog: Unlock the CPU OC slider only when the option is
2021-09-15 12:23:53 +10:00
Connor McLaughlin f4e3ee4e3a Merge pull request #2606 from zkdpower/master
Update Simple-Chinese Translation to latest.
2021-09-15 12:23:47 +10:00
Connor McLaughlin 1b5a744327 Merge pull request #2607 from CookiePLMonster/osd-paths-fix
CommonHostInterface: Fix broken word wrap in DrawOSDMessages
2021-09-15 12:23:41 +10:00
Connor McLaughlin 7faa409b50 Merge pull request #2611 from andercard0/patch-11
Turkish Localization update
2021-09-15 12:23:33 +10:00
Connor McLaughlin e12474ac91 Cheats: Use safe memory access routines 2021-09-10 15:53:15 +10:00
Connor McLaughlin 8dcd68b0a8 CPU: Make Safe{Read,Write}Memory{Byte,Halfword,Word} truely safe 2021-09-10 15:53:14 +10:00
Connor McLaughlin d2e90b0516 CPU/Recompiler: Reduce register usage of SWL/SWR
Fixes crash in Ape Escape on AArch32.
2021-09-10 15:53:11 +10:00
Connor McLaughlin 38fc5c0210 QtHostInterface: RunLater() should be public 2021-09-10 15:53:04 +10:00
Connor McLaughlin d1977b20a4 SDLControllerInterface: Fix compilation on older SDL versions (ugh) 2021-09-08 11:46:04 +10:00
Connor McLaughlin 4b31806bc9 SDLControllerInterface: Add option for PS4/PS5 enhanced mode 2021-09-08 11:29:25 +10:00
Connor McLaughlin 396b4a48f2 Data: Update SDL game controller database 2021-09-08 10:49:54 +10:00
Connor McLaughlin 9278b7f110 dep/msvc: Update SDL2 to 2.0.16 2021-09-08 10:49:10 +10:00
Connor McLaughlin 6c628bb89f Update compatibility list 2021-09-05 10:11:00 +10:00
Connor McLaughlin c4253ff4bb README: Update notes about Android support 2021-09-05 10:11:00 +10:00
Connor McLaughlin a4358240ad UWP: Fix missing font resource 2021-09-05 10:11:00 +10:00
Connor McLaughlin 832b320e4e Merge pull request #2579 from zkdpower/master
Update Simple-Chinese Translation to latest.
2021-09-05 10:03:25 +10:00
Connor McLaughlin 2934a7949d Merge pull request #2571 from shikulja/master
Update Russian translation
2021-09-05 10:03:15 +10:00
Connor McLaughlin bd85853b02 Merge pull request #2569 from andercard0/patch-9
Turkish Localization update
2021-09-05 10:03:09 +10:00
Connor McLaughlin 6b0aa48b71 Merge pull request #2568 from andercard0/patch-8
Atualização Português do Brasil
2021-09-05 10:02:58 +10:00
Connor McLaughlin 81ec359229 Merge pull request #2555 from CookiePLMonster/cheat-list-fixes
Cheat list fixes
2021-09-01 15:08:52 +10:00
Connor McLaughlin 8769a55298 SPU: Add a couple more reverb registers to debug window 2021-09-01 15:05:05 +10:00
Connor McLaughlin 8d57229bdc Update compatibility list 2021-09-01 15:01:39 +10:00
Connor McLaughlin 7f3f5ce1bd Update compatibility list 2021-09-01 14:57:21 +10:00
Connor McLaughlin c8dfb2cd54 Qt: Add comments to AdvancedSettingsWidget::onResetToDefaultClicked() 2021-09-01 14:55:58 +10:00
Connor McLaughlin 4ef5f434be Qt: Move MSAA to advanced settings 2021-09-01 14:55:13 +10:00
Connor McLaughlin a8dea21725 Qt: Make advanced seting constructors return the widget 2021-09-01 14:54:49 +10:00
Connor McLaughlin bbcf1c67d1 Common/Vulkan: Fix compiling on 32-bit 2021-08-24 11:57:16 +10:00
Connor McLaughlin 1e88d04430 GPU: Set display parameters even when disabled 2021-08-24 11:57:14 +10:00
Connor McLaughlin 461e6aa50b GPU: Update display on reset 2021-08-24 11:57:12 +10:00
Connor McLaughlin 75e9506803 System: Get rid of double GPU reset 2021-08-24 11:57:11 +10:00
Connor McLaughlin 628dc36e77 GPU: Add GPU::GetFullDisplayResolution() 2021-08-24 11:57:09 +10:00
Connor McLaughlin a44e9d16fb CDROM: Fix second response event getting lost on state load 2021-08-24 11:57:06 +10:00
Connor McLaughlin 4848c72466 GameDB: Actually fix SLES-00107 2021-08-23 02:28:44 +10:00
Connor McLaughlin 123322840e Merge pull request #2549 from andercard0/patch-7
Turkish localization update
2021-08-23 02:19:04 +10:00
Connor McLaughlin 2bb43ffac7 Merge pull request #2547 from PugsyMAME/master
New F6 Cheat Type (IF,ELSE IF, ELSE structure)
2021-08-23 02:18:52 +10:00
Connor McLaughlin f85387345e PGXP: Fix memory past 2MB 2021-08-23 02:18:06 +10:00
Connor McLaughlin 95ccf82ff6 GameDB: Fix SLES-00107 2021-08-23 02:09:57 +10:00
Connor McLaughlin abe9c0d438 GameList: Use display name for exe/psf titles 2021-08-21 16:58:10 +10:00
Connor McLaughlin 7eceee6a20 CDImage: Use display name for playlist titles 2021-08-21 16:58:10 +10:00
Connor McLaughlin 1081c132cf Qt: Fix 8MB game setting not being tristate 2021-08-21 16:58:10 +10:00
Connor McLaughlin 903f3247be Merge pull request #2538 from CookiePLMonster/fix-32bit-cheats
Fix A0, A1, A2, A3 cheats
2021-08-21 15:20:57 +10:00
Connor McLaughlin 3bf69ef3bb Extras: Sync translation xml 2021-08-18 13:33:42 +10:00
Connor McLaughlin 18241978ea CDROM: Cancel command second response when queuing new command
Fixes Wipeout corrupting parts of the TOC.
2021-08-18 00:25:19 +10:00
Connor McLaughlin e45f15ef41 FileSystem: Implement StatFile/FileExists/DirectoryExists for scoped storage 2021-08-18 00:18:03 +10:00
Connor McLaughlin 1d790c9eb7 Qt: Load base translation files 2021-08-17 13:39:14 +10:00
Connor McLaughlin 74bf021c2f MSBuild: Copy base translation files 2021-08-17 13:39:06 +10:00
Connor McLaughlin 15b1420246 Qt: Recreate main window/children when changing themes 2021-08-16 14:10:10 +10:00
Connor McLaughlin 35bb20e586 Qt: Enable switching of languages without restarting app 2021-08-16 14:10:10 +10:00
Connor McLaughlin 47f85dc453 Qt: Add function to recreate the main window 2021-08-16 14:10:10 +10:00
Connor McLaughlin 971af2cb5c Qt: Set style after creating game list
Fixes incorrect sizes on Linux.
2021-08-16 14:10:10 +10:00