Commit Graph

7500 Commits

Author SHA1 Message Date
bf21ec2b1f update zh translation 2020-09-27 07:39:26 +08:00
5f3d475f4c CDImageMemory: Fix SBI loading 2020-09-26 15:42:13 -07:00
659e6a2e60 CDImageBin: Remove use of duplicated ReplaceExtension function 2020-09-26 15:38:46 -07:00
8342fec2c8 VulkanHostDisplay: Execute command buffer before reloading post shaders 2020-09-27 01:34:29 +10:00
b979706417 Pad: Use memory card filename from current state
Fixes memory card data getting lost after loading state.
2020-09-27 01:33:26 +10:00
3b68c4028d Pad: Load memory card from state when the data matches
A warning will be displayed when the card content does not match.
2020-09-26 15:53:09 +10:00
f26e75fa37 GameSettings: Add force 4:3 for 24-bit 2020-09-26 15:21:17 +10:00
d73271ec0a GPU: Add option to force 4:3 for 24-bit content (e.g. FMVs) 2020-09-26 15:11:45 +10:00
cdc9f5c548 Settings: Fix AR list 2020-09-26 02:02:15 +10:00
8476e373fa Qt: Simplify load game state string 2020-09-26 01:13:48 +10:00
87e3e4097f libretro: Use saves/duckstation_cache as shader cache directory 2020-09-26 01:13:48 +10:00
fa46ba16bf CMake: Re-enable LTO for Release builds with CMake >= 3.9
If you're using an earlier version, I suggest you upgrade, CMake 3.9 was
released in 2017....
2020-09-26 01:13:48 +10:00
e7cfc69975 Cheats: Fix parsing of Retroarch cheats 2020-09-26 01:13:48 +10:00
40037d6e90 libretro: Cheat support 2020-09-26 01:13:48 +10:00
1e6815634a Merge pull request #891 from phoe-nix/patch-2
update zh translation
2020-09-26 01:11:48 +10:00
83bfa78493 Merge pull request #893 from mirrornoir/patch-2
Add 21:9 to the Aspect Ratio settings
2020-09-26 01:11:32 +10:00
f38b8fda81 Add 21:9 to the Aspect Ratio settings 2020-09-24 20:59:41 -04:00
d3170e663e update zh translation
some strings can not translate.
"SettingsDialog"
Restore Defaults
Close

"Hotkeys"
General
Graphics
Save States
Audio
Load Game State %u
Save Game State %u
Load Global State %u
Save Global State %u
2020-09-25 02:50:48 +08:00
e2fab72bcb Qt: Include .m3u in start disc filter 2020-09-25 00:25:53 +10:00
b05d80ef5c CDROM: Don't choke on non-mode2 sectors
Fixes Formula One 99 circuit selection.
2020-09-25 00:25:32 +10:00
f2c5a51924 Update compatibility list and game settings 2020-09-24 22:18:41 +10:00
699242b1a7 GameList: Fix compatibility xml saving 2020-09-24 22:16:23 +10:00
f990d6ab3b GPU: Idle bit should be clear during an incomplete command 2020-09-24 22:16:15 +10:00
cf2599b6c7 BIOS: Compile fix 2020-09-24 12:41:46 +10:00
41f36d0673 GameList: Fix cover search from game serial/code 2020-09-24 12:33:11 +10:00
4274bc1daf Update game settings 2020-09-24 12:33:11 +10:00
36fd5a0c6e Merge pull request #887 from phoe-nix/patch-2
update zh translation
2020-09-24 12:32:57 +10:00
b609cde0ba Merge pull request #885 from andercard0/patch-11
Update Pt-Br Translation
2020-09-24 12:32:42 +10:00
841ac4095b Update duckstation-qt_it.ts (#883) 2020-09-24 12:32:11 +10:00
d739e21777 Merge pull request #886 from phoe-nix/patch-1
Added missing 3 BIOS infos
2020-09-24 12:31:26 +10:00
a6f6c1708b Fix BIOS description text 2020-09-24 12:30:40 +10:00
666d749c98 update zh translation 2020-09-24 07:23:59 +08:00
7993451871 Added missing 3 BIOS infos 2020-09-24 07:16:32 +08:00
ebff9ff35f Update Pt-Br Translation
Translated or Adapted:
- Game grid/cover view;
- cover refresh menu option;
- Fixed some obscured typos of mine.
2020-09-23 20:13:14 -03:00
fb420bad82 Qt: Fix auto-detect in BIOS settings being untranslatable 2020-09-24 00:37:07 +10:00
adfd5cb98e Merge pull request #880 from phoe-nix/patch-1
update zh translation
2020-09-24 00:36:59 +10:00
7552f1bd89 Update README.md with link to game cover wiki 2020-09-24 00:31:44 +10:00
03b55efea6 Qt: Add light fusion and blue dark fusion themes 2020-09-24 00:31:44 +10:00
692c2d4aff Qt: Add cover refresh menu option 2020-09-24 00:31:44 +10:00
43b0d84a1d Qt: Implement game grid/cover view 2020-09-24 00:31:44 +10:00
b193374dd4 GameList: Add method to look up a cover image 2020-09-24 00:31:44 +10:00
f1086b18f9 FileSystem: Remove heap allocations from FileExists/DirectoryExists 2020-09-24 00:31:44 +10:00
b9fa774a21 update zh translation
"Auto-Detect" can not translate in "BIOSSettingsWidget".
2020-09-23 22:27:05 +08:00
40d157aa23 Merge pull request #875 from CookiePLMonster/more-slashes
Fix an outstanding forward slash showing in the UI
2020-09-23 22:55:40 +10:00
21a768f9e8 Merge pull request #878 from ggrtk/bios-image-infos
BIOS: Update image infos
2020-09-23 22:55:22 +10:00
d728bc091b BIOS: Add option to set search directory elsewhere 2020-09-23 22:53:51 +10:00
a0a78087fe Vulkan: Support Wayland 2020-09-23 20:19:50 +10:00
f022bdb328 PostProcessingShader: Fix a compile warning 2020-09-23 20:19:38 +10:00
ffd2ac74d9 CMake: Force USE_EGL if USE_WAYLAND is on 2020-09-23 19:48:06 +10:00
2aace1b503 GL/Context: Don't choke on X11+Wayland 2020-09-23 19:46:39 +10:00