Commit Graph

2531 Commits (idle-loop)
 

Author SHA1 Message Date
Connor McLaughlin b05d80ef5c CDROM: Don't choke on non-mode2 sectors
Fixes Formula One 99 circuit selection.
4 years ago
Connor McLaughlin f2c5a51924 Update compatibility list and game settings 4 years ago
Connor McLaughlin 699242b1a7 GameList: Fix compatibility xml saving 4 years ago
Connor McLaughlin f990d6ab3b GPU: Idle bit should be clear during an incomplete command 4 years ago
Connor McLaughlin cf2599b6c7 BIOS: Compile fix 4 years ago
Connor McLaughlin 41f36d0673 GameList: Fix cover search from game serial/code 4 years ago
Connor McLaughlin 4274bc1daf Update game settings 4 years ago
Connor McLaughlin 36fd5a0c6e
Merge pull request #887 from phoe-nix/patch-2
update zh translation
4 years ago
Connor McLaughlin b609cde0ba
Merge pull request #885 from andercard0/patch-11
Update Pt-Br Translation
4 years ago
RaydenX93 841ac4095b
Update duckstation-qt_it.ts (#883) 4 years ago
Connor McLaughlin d739e21777
Merge pull request #886 from phoe-nix/patch-1
Added missing 3 BIOS infos
4 years ago
Connor McLaughlin a6f6c1708b
Fix BIOS description text 4 years ago
phoe-nix 666d749c98
update zh translation 4 years ago
phoe-nix 7993451871
Added missing 3 BIOS infos 4 years ago
Anderson_Cardoso ebff9ff35f
Update Pt-Br Translation
Translated or Adapted:
- Game grid/cover view;
- cover refresh menu option;
- Fixed some obscured typos of mine.
4 years ago
Connor McLaughlin fb420bad82 Qt: Fix auto-detect in BIOS settings being untranslatable 4 years ago
Connor McLaughlin adfd5cb98e
Merge pull request #880 from phoe-nix/patch-1
update zh translation
4 years ago
Connor McLaughlin 7552f1bd89 Update README.md with link to game cover wiki 4 years ago
Connor McLaughlin 03b55efea6 Qt: Add light fusion and blue dark fusion themes 4 years ago
Connor McLaughlin 692c2d4aff Qt: Add cover refresh menu option 4 years ago
Connor McLaughlin 43b0d84a1d Qt: Implement game grid/cover view 4 years ago
Connor McLaughlin b193374dd4 GameList: Add method to look up a cover image 4 years ago
Connor McLaughlin f1086b18f9 FileSystem: Remove heap allocations from FileExists/DirectoryExists 4 years ago
phoe-nix b9fa774a21
update zh translation
"Auto-Detect" can not translate in "BIOSSettingsWidget".
4 years ago
Connor McLaughlin 40d157aa23
Merge pull request #875 from CookiePLMonster/more-slashes
Fix an outstanding forward slash showing in the UI
4 years ago
Connor McLaughlin 21a768f9e8
Merge pull request #878 from ggrtk/bios-image-infos
BIOS: Update image infos
4 years ago
Connor McLaughlin d728bc091b BIOS: Add option to set search directory elsewhere 4 years ago
Connor McLaughlin a0a78087fe Vulkan: Support Wayland 4 years ago
Connor McLaughlin f022bdb328 PostProcessingShader: Fix a compile warning 4 years ago
Connor McLaughlin ffd2ac74d9 CMake: Force USE_EGL if USE_WAYLAND is on 4 years ago
Connor McLaughlin 2aace1b503 GL/Context: Don't choke on X11+Wayland 4 years ago
Albert Liu 9a31eb50f6 BIOS: Add some more BIOS revision hashes 4 years ago
Albert Liu 073c053e36 BIOS: Fix mislabeling on SCPH-5500 hash 4 years ago
Connor McLaughlin be585c9f68 Qt: Fix compilation with Qt 5.11 5 years ago
Connor McLaughlin cd0199a07a FileSystem: Fix size being unfilled on Linux
Fixes BIOS detection.
5 years ago
Silent e6431e3599
Fix an outstanding forward slash showing in the UI 5 years ago
Connor McLaughlin 78f06fb711 libretro: Fix breakage with new BIOS detection 5 years ago
Connor McLaughlin df98bfbf04 Qt: Set Cyrillic glyph range/font for OSD for ru language 5 years ago
Connor McLaughlin 20b609a3e0 Qt: Add Russian translation 5 years ago
Connor McLaughlin 7d01bedf07 BIOS: Automatically detect images, improve selection UI 5 years ago
Connor McLaughlin 3385346b7f
Merge pull request #872 from andercard0/patch-10
Update | Pt-Br Translation
5 years ago
Connor McLaughlin 65924a168e
Merge pull request #873 from r57zone/Russian_translation
Russian translation
5 years ago
r57zone 2e4009e52a Russian translation 5 years ago
Anderson_Cardoso 1616d8165c
Update duckstation-qt_pt-br.ts
Translated or Adapted:

- Memory card importer; 
- Memory Card editor;
5 years ago
Connor McLaughlin e8e461c0a7 FileSystem: Fix GetProgramPath() sometimes returning stale paths
See https://social.msdn.microsoft.com/Forums/windowshardware/en-US/4b7b3884-d0bb-4812-bc18-2078c61d4b90/queryfullprocessimagename-gives-wrong-path-for-renamed-directory?forum=windowsgeneraldevelopmentissues
5 years ago
Connor McLaughlin 2219b9aa66 CDImageCue: Work around broken (old) dumps with missing pregap
Some people have broken (older) dumps where a two second pregap was implicit but not specified in the cuesheet.
The problem is we can't tell between a missing implicit two second pregap and a zero second pregap.
5 years ago
Connor McLaughlin fb5e7cc8b1
Merge pull request #868 from CookiePLMonster/separator-consistency
Make path separators in UI more consistent
5 years ago
Silent 92d0dabf54
Make path separators in UI more consistent 5 years ago
Connor McLaughlin fa3307e5f1 Update compatibility settings 5 years ago
Connor McLaughlin 25f45fbd23 CPU: Add hack for stale icache reads in interpreter 5 years ago