RaydenX93
2fad430979
Update dragndrop edit ( #939 )
...
* Update duckstation-qt_it.ts
* Update duckstation-qt_it.ts
* Update duckstation-qt_it.ts
* Create update-and-edit-language_dragndrop.bat
* Update update-and-edit-language_dragndrop.bat
Correction according to Stenzek's comment
* Update update-and-edit-language_dragndrop.bat
Fix missing "../"
* Update update-and-edit-language_dragndrop.bat
Added edge cases and some guidance for the user
2020-10-07 17:59:48 +10:00
altiereslima
0f14aa04fe
Update duckstation-qt_pt-br.ts
2020-10-05 20:28:19 -03:00
RaydenX93
395f5e2c75
Create update-and-edit-language_dragndrop.bat ( #928 )
...
* Create update-and-edit-language_dragndrop.bat
* Update update-and-edit-language_dragndrop.bat
Correction according to Stenzek's comment
* Update update-and-edit-language_dragndrop.bat
Fix missing "../"
2020-10-06 01:22:41 +10:00
Connor McLaughlin
b7331e4975
Merge pull request #929 from andercard0/patch-15
...
Atualização Tradução Português Brasil
2020-10-06 01:22:01 +10:00
Connor McLaughlin
b2dc08bd8c
Update update-and-edit-language.bat
2020-10-05 15:22:47 +10:00
Anderson_Cardoso
f6d9e4d6d8
Atualização Tradução Português Brasil
...
Transtated:
- osd messages / controller profiles;
- shortcuts tab / save state load global state;
- gameproperties diaglog / cd-rom speeds;
Not Translated:
- Port 1 Port 2 (Tabs);
2020-10-04 12:42:59 -03:00
RaydenX93
ae16418daf
Update Italian Language ( #927 )
...
* Update duckstation-qt_it.ts
* Update duckstation-qt_it.ts
* Update duckstation-qt_it.ts
2020-10-05 01:14:09 +10:00
Connor McLaughlin
b2d8af8463
Update README.md
2020-10-05 00:26:11 +10:00
Connor McLaughlin
51f0bb77a7
Update compatibility list
2020-10-05 00:25:07 +10:00
Connor McLaughlin
69d4f5997d
Qt: Add mention of contributors to about dialog
2020-10-05 00:23:30 +10:00
Connor McLaughlin
a3f2f13fa9
GameSettings: Add CD-ROM Read Speedup
2020-10-05 00:18:10 +10:00
Connor McLaughlin
8ba93b36a0
CDROM: Add option to speed up double speed reads
2020-10-05 00:18:10 +10:00
Connor McLaughlin
51e8eb108e
Qt: Fix PGXP CPU mode option not applying
2020-10-05 00:18:10 +10:00
Connor McLaughlin
8a91395566
CPU/Recompiler: Detect move instructions and forward to PGXP
...
Fixes holes in polygons in Gran Turismo 1 + 2 with PGXP enabled.
2020-10-05 00:18:10 +10:00
Connor McLaughlin
0b858658ca
GameSettings: Add per-game input bindings from profiles
...
This just affects the **bindings**. You will still have to set the
controller type per game if this is different from the global default.
2020-10-05 00:18:10 +10:00
Connor McLaughlin
7278f055cb
FrontendCommon: Attempt two at hotkey translation
2020-10-05 00:18:10 +10:00
RaydenX93
d595d6b595
Update Italian Translation ( #922 )
...
* Update duckstation-qt_it.ts
* Update duckstation-qt_it.ts
2020-10-05 00:17:50 +10:00
Connor McLaughlin
2ad01c07fb
Merge pull request #924 from andercard0/patch-14
...
Atualização Tradução Português Brasil
2020-10-05 01:17:38 +11:00
Anderson_Cardoso
87a5db54cb
Atualização Traduzção Português Brasil
...
Translated:
- System menu; game settings; view menu new options;
- General, Graphics, States, Audio and close btn;
- Changed some simple words in audio backend;
- Fixed spaces and typos, again;
- Some OSD's.
Not translatable [Update]:
Note: yeah, I know it's a pain in the arse to do it just pointing here in order
to keep those tracked, no rush in fix it! ;)
- Save State 2;
- About QT diaglog;
- Load Game State 1;
- Port 1 Port 2 Tabs (controller configuration);
- Keyboard (option / button description inside shortcut configuration)
- Controller0/ (option / button description inside shortcut configuration)
2020-10-03 15:27:59 -03:00
Connor McLaughlin
f071497be5
CPU/Recompiler: Optimize beq zero, zero, addr to unconditional branch
...
Seems to exist in some BIOS code. Credit to @Dillonb for the idea.
2020-10-04 00:12:01 +10:00
Connor McLaughlin
55f0915534
Qt: Hopefully fix save state slot hotkeys being untranslatable
2020-10-04 00:12:01 +10:00
Connor McLaughlin
968c835249
CommonHostInterface: Add reset hotkey
2020-10-04 00:12:01 +10:00
Connor McLaughlin
36511fda18
Qt: Add set cover image option to context menu
2020-10-04 00:12:01 +10:00
Connor McLaughlin
2a6071add1
Qt: Add missing accelerator to System menu
2020-10-04 00:12:01 +10:00
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