Commit Graph

7204 Commits

Author SHA1 Message Date
85ea9a629a Add image verification
"Verify Dump" is now removed, now both hash calculation
and image verification are done in one step.
After a successful hash calculation, the button is replaced with
a "Search on Redump.org" button that opens a web browser
on Redump's search page.
2021-10-23 22:19:39 +02:00
e38ee512f3 Fix progress bar not starting from 0 when verifying the data track 2021-10-23 21:46:57 +02:00
764c6e4a72 Rewrote gamedb with revisional hashes 2021-10-23 21:46:56 +02:00
96f4fdf8d8 CI: Fix incorrect operator 2021-10-20 02:07:17 +10:00
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
3b7268e870 Merge pull request #2665 from qurious-pixel/patch-3
Disable AppX signing for PRs
2021-10-20 00:55:55 +10:00
8ccee29694 Disable AppX signing for PRs
Allows builds to complete with unsigned UWPs
2021-10-19 07:44:24 -07:00
b0cd59e5fb Add version number to the Windows executable
https://github.com/stenzek/duckstation/issues/2083
2021-10-17 22:21:11 -07:00
b2ffee63a6 Merge pull request #2639 from andercard0/patch-12
Update Bug Report!
2021-10-06 12:03:44 +10:00
6253003bc0 Update Bug Report!
Since there is no Android support anymore, I'm removing the part where it is mentioned!
2021-10-05 17:58:49 -03:00
a7096f033e Merge pull request #2636 from tunip3/master
Fix 4k on series consoles
2021-10-02 03:04:16 +10:00
28ebc46e19 remove check for xbox one as it doesn't work on series consoles 2021-10-01 17:58:46 +01:00
13c5ee8bfb GPU: Fix incorrect value for status bit 13
Fixes openbios boot animation.
2021-09-29 10:48:55 +10:00
497a5b8dd1 GPU: Don't reset CRTC state on soft reset 2021-09-29 10:48:25 +10:00
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
11be9c1498 generate a wayland appimage (#2625)
* generate a wayland appimage

- update patchelf to 0.12
- integrate qt5-wayland plugins
- check for wayland display environment

* duckstation wayland

- update packages to include qt5-wayland
- upload wayland packages
- add wayland packages to release

* Generate single Qt appimage with wayland

- combine x11 and wayland into one appimage

* One Qt appimage
2021-09-26 09:56:56 +10:00
c0a29f7bfd Fix a few warnings over the place 2021-09-26 09:56:17 +10:00
270899dbdb Make DoSafeMemoryAccess return true properly for RAM, BIOS, dcache writes
Fixes broken cheats when writing to unaligned addresses,
maybe also achievements.
2021-09-24 10:07:04 +02:00
1cc6ee4857 Update bundled SDL game controller database 2021-09-21 10:05:30 +10:00
814e5368ae Merge pull request #2617 from NotaInutilis/patch-1
Small fr translation fix
2021-09-21 10:02:21 +10:00
4b20811656 Small fr translation fix 2021-09-16 15:12:13 +02:00
bacd834840 Cheevos: Use safe memory access routines 2021-09-15 12:24:33 +10:00
f7f121f036 Bus: Handle unaligned accesses in safe memory routines 2021-09-15 12:24:33 +10:00
14865d0007 Qt: Use application icon for settings dialog 2021-09-15 12:24:33 +10:00
f1d6e81751 Update compatibility list 2021-09-15 12:24:32 +10:00
3ae9960e6b Merge pull request #2595 from andercard0/patch-10
Atualização Português do Brasil
2021-09-15 12:24:01 +10:00
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
f4e3ee4e3a Merge pull request #2606 from zkdpower/master
Update Simple-Chinese Translation to latest.
2021-09-15 12:23:47 +10:00
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
7faa409b50 Merge pull request #2611 from andercard0/patch-11
Turkish Localization update
2021-09-15 12:23:33 +10:00
b73c4ea3dc Turkish Localization update
Updated file to the latest - By: Delta
2021-09-14 15:57:15 -03:00
4fb39b6d9e CommonHostInterface: Fix broken word wrap in DrawOSDMessages 2021-09-13 22:45:41 +02:00
24546a4675 Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
2021-09-12 11:33:09 +08:00
9d537ba03c GamePropertiesDialog: Unlock the CPU OC slider only when the option is checked 2021-09-10 18:28:09 +02:00
e12474ac91 Cheats: Use safe memory access routines 2021-09-10 15:53:15 +10:00
8dcd68b0a8 CPU: Make Safe{Read,Write}Memory{Byte,Halfword,Word} truely safe 2021-09-10 15:53:14 +10:00
d2e90b0516 CPU/Recompiler: Reduce register usage of SWL/SWR
Fixes crash in Ape Escape on AArch32.
2021-09-10 15:53:11 +10:00
38fc5c0210 QtHostInterface: RunLater() should be public 2021-09-10 15:53:04 +10:00
662a758a30 Atualização Português do Brasil
Updated file to latest.
2021-09-07 23:12:09 -03:00
d1977b20a4 SDLControllerInterface: Fix compilation on older SDL versions (ugh) 2021-09-08 11:46:04 +10:00
4b31806bc9 SDLControllerInterface: Add option for PS4/PS5 enhanced mode 2021-09-08 11:29:25 +10:00
396b4a48f2 Data: Update SDL game controller database 2021-09-08 10:49:54 +10:00
9278b7f110 dep/msvc: Update SDL2 to 2.0.16 2021-09-08 10:49:10 +10:00
6c628bb89f Update compatibility list 2021-09-05 10:11:00 +10:00
c4253ff4bb README: Update notes about Android support 2021-09-05 10:11:00 +10:00
a4358240ad UWP: Fix missing font resource 2021-09-05 10:11:00 +10:00
832b320e4e Merge pull request #2579 from zkdpower/master
Update Simple-Chinese Translation to latest.
2021-09-05 10:03:25 +10:00
2934a7949d Merge pull request #2571 from shikulja/master
Update Russian translation
2021-09-05 10:03:15 +10:00
bd85853b02 Merge pull request #2569 from andercard0/patch-9
Turkish Localization update
2021-09-05 10:03:09 +10:00
6b0aa48b71 Merge pull request #2568 from andercard0/patch-8
Atualização Português do Brasil
2021-09-05 10:02:58 +10:00