Connor McLaughlin
48d053cd7b
CDImageCHD: Align tracks to 4 frames
...
Fixes games having "randomly" offset audio.
2020-10-04 00:12:01 +10:00
Connor McLaughlin
13bd50a6a9
Update game settings
2020-10-04 00:12:01 +10:00
Connor McLaughlin
f0510897ff
Qt: Add "About Qt" to help menu
2020-10-04 00:12:01 +10:00
Connor McLaughlin
50b025c75a
GPU: Use triangle area for ticks rather than bbox
...
Fixes slow transitions in Tales of Phantasia.
2020-10-04 00:12:01 +10:00
Connor McLaughlin
45dd80b6a6
MemoryCardImage: Support importing truncated .gme files
2020-10-04 00:12:01 +10:00
Connor McLaughlin
ca0bfc39a2
CDROM: Add a setting and hotkey to mute CD audio
2020-10-04 00:12:01 +10:00
Connor McLaughlin
f7de39f3d0
Qt: Fix display window geometry not saving
2020-10-04 00:12:01 +10:00
Connor McLaughlin
e2a4129c30
Qt: Fix hitting enter on game list not launching game
2020-10-04 00:12:01 +10:00
zkdpower
e9e3891f9e
fix some mistake, delete some repetitive committment ( #921 )
...
* Update duckstation-qt_zh-cn.ts
* Update duckstation-qt_zh-cn.ts
* Update duckstation-qt_zh-cn.ts
modified base on phen-nix's translation.
* Update duckstation-qt_zh-cn.ts
modified based on phen-nix
* Update duckstation-qt_zh-cn.ts
modified based on phen-nix
* Update duckstation-qt_zh-cn.ts
modified based on phen-nix.
* Update duckstation-qt_zh-cn.ts
Modified based on phen-nix.
* Update duckstation-qt_zh-cn.ts
Modified Based on phen-nix
* Update duckstation-qt_zh-cn.ts
2020-10-03 23:58:36 +10:00
Connor McLaughlin
9bf1d61f4f
Qt: Fix resume with a save state again
2020-10-03 01:23:04 +10:00
Connor McLaughlin
c6582bb7e4
Qt: Fix close button in settings not being translatable
2020-10-03 01:13:18 +10:00
Connor McLaughlin
c051538d03
HostInterface: Mark some more OSD messages as being translatable
2020-10-03 01:06:04 +10:00
Connor McLaughlin
38244dfcca
Qt: Fix some advanced options having editable titles
2020-10-03 01:06:04 +10:00
Connor McLaughlin
caf100ec0d
Qt: Make hotkey categories translatable
2020-10-03 01:06:04 +10:00
Connor McLaughlin
7cf8f60464
Qt: Fix resume without any state wedging emu
2020-10-03 01:06:04 +10:00
Connor McLaughlin
10d9b17b4f
Update game settings
2020-10-03 01:06:04 +10:00
Connor McLaughlin
4dae216d61
Merge pull request #916 from ggrtk/appimage
...
AppImage: Fix loading of bundled Qt library and various cleanups
2020-10-03 00:49:25 +10:00
Connor McLaughlin
20f7d67822
Merge pull request #918 from MaddTheSane/stat64macFix
...
Fix stat64 failure on Apple Silicon
2020-10-03 00:48:53 +10:00
C.W. Betts
152ccd5917
Fix stat64 failure on Apple Silicon: just use the (not deprecated on OS X) stat (which is 64-bit since 10.6 via linking trickery, and always 64-bit on 64-bit OSes).
2020-10-02 03:23:43 -06:00
Connor McLaughlin
5dc5d0a0c7
Update installation instructions re portable mode
2020-10-02 12:12:41 +10:00
Albert Liu
a4ece3e1b7
CI: Drop Linux runner to Ubuntu 18.04
...
This lowers the AppImage glibc version requirement.
2020-10-01 18:19:46 -07:00
Albert Liu
b7f240a367
AppImage: Patch AppRun to load bundled Qt libs before system Qt libs
...
Fixes Qt version mismatch errors.
2020-10-01 18:19:46 -07:00
Albert Liu
b2ed9087de
AppImage: Clean up AppImage generation script
2020-10-01 18:19:46 -07:00
Albert Liu
25661d9299
AppImage: Follow repository convention for script naming
2020-10-01 18:19:46 -07:00
Connor McLaughlin
1da6db7260
Qt: Fix cancelling overclock enable writing true to settings
2020-10-02 00:01:51 +10:00
Connor McLaughlin
5bc61849eb
FrontendCommon: Add duck icon to loading screens
2020-10-02 00:01:51 +10:00
Connor McLaughlin
defe70794b
Merge pull request #914 from phoe-nix/patch-2
...
update zh translation
2020-10-02 00:01:32 +10:00
phoe-nix
223dad9f26
update zh translation
2020-10-01 19:50:26 +08:00
Connor McLaughlin
c3dcdd01ff
Merge pull request #911 from andercard0/patch-13
...
Atualização Tradução Português do Brasil
2020-10-01 11:29:28 +10:00
Connor McLaughlin
fc89de18fd
Merge pull request #910 from edgbla/master
...
Update Ru Translation
2020-10-01 11:29:16 +10:00
Anderson_Cardoso
3b8fd930cd
Atualização Tradução Português do Brasil
...
Translated:
- CPU overclocking options;
- CPU overclocking Warnings;
- Re-added some accentuations;
- CPU overclocking per-game options;
- Correction of (more) stupid typos of mine;
2020-09-30 19:51:52 -03:00
edgbla
172d323636
Update Ru Translation (edgbla)
2020-09-30 20:33:58 +04:00
Connor McLaughlin
b7b50a2fe4
Update README.md to mention CPU overclocking
2020-10-01 00:39:28 +10:00
Connor McLaughlin
8edf02bca8
libretro: Add CPU overclock option
2020-10-01 00:02:01 +10:00
Connor McLaughlin
e1afa85258
Merge pull request #909 from andercard0/patch-12
...
Update Pt-Br Translation
2020-09-30 23:56:21 +10:00
Connor McLaughlin
345a38ef03
Qt: Add UI elements for overclocking in game properties
2020-09-30 23:48:34 +10:00
Connor McLaughlin
9a23c5547a
GameSettings: Add CPU overclocking as game option
2020-09-30 23:48:34 +10:00
Connor McLaughlin
44c85a2c24
Qt: Split user settings into two tabs
2020-09-30 23:48:34 +10:00
Connor McLaughlin
5bfc82a517
SDL: Add CPU clock control options
2020-09-30 23:48:34 +10:00
Connor McLaughlin
61a66ed908
Qt: Add options for CPU overclocking
2020-09-30 23:48:34 +10:00
Connor McLaughlin
27697d0508
System: Implement CPU overclocking [SAVEVERSION+]
...
Partial credit to @CookiePLMonster as well.
2020-09-30 23:48:34 +10:00
Connor McLaughlin
8f9f039665
GPU/SW: Port triangle/line rasterizer from Mednafen
2020-09-30 23:04:14 +10:00
Connor McLaughlin
cacf7a7cc9
GPU: Precompute texture window expression [SAVEVERSION+]
2020-09-30 23:03:52 +10:00
Connor McLaughlin
f761f1550f
Qt: Fix spacing in shader parameters
2020-09-30 23:03:04 +10:00
Connor McLaughlin
2c971ce0c7
VulkanHostDisplay: Fix errors for shaders with many options
2020-09-30 22:52:55 +10:00
Anderson_Cardoso
0019e54da3
Update Pt-Br Translation
...
Update Portuguese Brazil translation:
- Fixed Stupid typos (MC Card);
- Adapted some tec terms;
- Download size warning and MC new Warnings;
Not translatable:
- Keyboard/keypad+plus minus not translateable;
- Restore Defaults / Close buttons not translateable;
- Options Load Game State 1 and so on not translateable;
- PGXP Enable/Disable Recompilling all Blocks not translateable;
- Tabs: General - Graphics - Save States and Audio; Not translateable;
2020-09-29 20:55:28 -03:00
Connor McLaughlin
5620e2f5c8
Update compatibility list
2020-09-30 01:12:30 +10:00
Connor McLaughlin
7255530d87
Qt: Minor improvements to auto-updater (icon, show download size)
2020-09-30 01:10:13 +10:00
Connor McLaughlin
e88d36513e
Qt: Add warning when save state versions change in auto updater
2020-09-30 00:49:47 +10:00
Connor McLaughlin
75734c25c7
Cheats: Implement 0x1F/scratchpad write
2020-09-28 21:18:38 +10:00