zkdpower
791012d151
Update Simple-Chinese language file to latest
...
Update Simple-Chinese language file to latest
2021-01-26 03:22:23 +10:00
Connor McLaughlin
12dd62a738
Qt: Add missing minipsf extension to all file types filter
2021-01-25 02:30:28 +10:00
Anderson_Cardoso
557f3c9ca1
Atualização Português Brasil
...
Updated translation to latest.
2021-01-24 12:59:33 -03:00
Connor McLaughlin
b3ce2b21c0
System: Prevent using both runahead and rewind concurrently
2021-01-25 01:15:46 +10:00
Connor McLaughlin
e01d66d18e
System: Implement runahead
2021-01-25 01:15:46 +10:00
Connor McLaughlin
689b62e065
Qt: Add settings for rewind
2021-01-25 01:15:45 +10:00
Connor McLaughlin
e54ba23c4f
Qt: Move speed settings into its own category
2021-01-24 20:41:40 +10:00
Connor McLaughlin
ddcc29c8a6
Qt: Delay showing game list refresh progress
...
Otherwise we spend more time updating the visuals than actually
scanning.
2021-01-24 18:55:37 +10:00
Connor McLaughlin
d62e6ffbb3
Qt: Add icons for unknown region and PSF files in game list
2021-01-24 17:37:09 +10:00
Connor McLaughlin
10135e08a2
PSFLoader: Support loading minipsfs/libraries
2021-01-24 17:37:09 +10:00
Silent
c31ec6d428
Update PL translation
2021-01-23 22:17:08 +01:00
Silent
e8e8fd9ffa
InputBindingDialog: Allow to translate the Close button
2021-01-23 22:02:10 +01:00
Connor McLaughlin
63562e4527
Qt: Preserve surface when switching fullscreen and not-render-to-main
2021-01-20 21:40:54 +10:00
Connor McLaughlin
9da35be0a8
Qt: Update Japanese translation by mikakunin
2021-01-17 02:48:23 +10:00
Silent
f74a4ad6ee
Update PL translation
2021-01-16 16:32:12 +01:00
Silent
2cd4357a5a
Fix size policy for Game List buttons
...
Allows translations to expand those buttons into
multiple lines.
2021-01-15 18:13:57 +01:00
Connor McLaughlin
e81df6bddd
Settings: Disable host refresh rate sync by default
2021-01-16 02:56:04 +10:00
Connor McLaughlin
9c30990f8f
Merge pull request #1462 from zkdpower/master
...
Update Simple-Chinese language file to latest
2021-01-16 02:55:27 +10:00
Anderson_Cardoso
e66d353549
Atualização Português do Brasil
...
Android - Strings not available for translation as follows:
- Theme
- Downsampling
- Controller Mapping
- Use analog Sticks for D-Pad
- Disable All Enhancements
- Threaded GPU Presentation
- Clear Bindings (in controller mapping options menu)
- Port 1 / Port 2 (in controller mapping options menu)
- Hotkeys (in controller mapping options menu)
2021-01-15 00:03:48 -03:00
zkdpower
0decadd86d
Update Simple-Chinese language file to latest
...
Update Simple-Chinese language file to latest
2021-01-15 10:27:04 +08:00
Connor McLaughlin
2b5cfb272c
Qt: Add dump VRAM and SPU RAM actions
2021-01-13 19:24:41 +10:00
Connor McLaughlin
b5ffbfe826
Qt: Fix audio sliders not applying correctly
2021-01-13 02:37:04 +10:00
Anderson_Cardoso
fc58d8e8cc
Atualização Português do Brasil
...
Android - Strings not available for translation as follows:
- Theme
- Downsampling
- Controller Mapping
- Use analog Sticks for D-Pad
- Disable All Enhancements
- Threaded GPU Presentation
- Clear Bindings (in controller mapping options menu)
- Port 1 / Port 2 (in controller mapping options menu)
- Hotkeys (in controller mapping options menu)
2021-01-11 14:01:45 -03:00
zkdpower
6712f6b649
Update Simple-Chinese language file to latest
...
Update Simple-Chinese language file to latest
2021-01-11 17:15:52 +08:00
Connor McLaughlin
873b9f622a
Merge pull request #1432 from andercard0/patch-62
...
Atualização Português do Brasil
2021-01-11 15:42:23 +10:00
Albert Liu
29331ef679
Qt: Update widget help text
2021-01-10 20:49:25 -08:00
Anderson_Cardoso
69f14feec1
Atualização Português do Brasil
...
Android - Strings not available for translation as follows:
- Theme
- Downsampling
- Controller Mapping
- Use analog Sticks for D-Pad
- Disable All Enhancements
- Threaded GPU Presentation
- Clear Bindings (in controller mapping options menu)
- Port 1 / Port 2 (in controller mapping options menu)
- Hotkeys (in controller mapping options menu)
2021-01-10 17:32:27 -03:00
Connor McLaughlin
bc5fb850d4
AudioStream: Reset resampler state on emptying buffers
2021-01-11 03:58:14 +10:00
Connor McLaughlin
43d01776dc
HostInterface: Add "Sync To Host Refresh Rate" option
2021-01-11 03:50:44 +10:00
Connor McLaughlin
ce965e89ca
Qt/Android: Add help text for resampling, turn on by default
2021-01-11 02:27:14 +10:00
Connor McLaughlin
fdeef65676
Qt: Move emulation speed settings to console settings
2021-01-11 02:12:20 +10:00
Connor McLaughlin
54f5563321
Qt: Add turbo speed setting
2021-01-11 01:57:10 +10:00
Connor McLaughlin
d73fedcef1
Qt: Make about dialog slightly taller
2021-01-11 01:32:19 +10:00
Connor McLaughlin
692eb035ec
Qt: Fix flex sizing with >1 flex column
2021-01-11 01:29:31 +10:00
Connor McLaughlin
a5f9aa11e1
Settings: Add audio resampling when running at non-standard speed
2021-01-11 01:14:32 +10:00
Connor McLaughlin
2c2195b116
Qt: Update Polish translation by Zuzia
2021-01-11 01:04:54 +10:00
zkdpower
8c241ed8de
Update Simple-Chinese language file to latest ( #1424 )
...
* Update Simple-Chinese language file to latest
Update Simple-Chinese language file to latest
* Update Simple-Chinese language file to latest
Update Simple-Chinese language file to latest
2021-01-10 01:43:35 +10:00
Connor McLaughlin
b4d1dcfe4b
Merge pull request #1415 from andercard0/patch-61
...
Atualização Português do Brasil
2021-01-10 01:43:28 +10:00
Connor McLaughlin
4fafb34251
CommonHostInterface: Move input map update to frontend
...
Fixes controller state getting reset when loading input profile.
2021-01-09 14:54:53 +10:00
Connor McLaughlin
ad0d16e243
Qt: Fix failing to load unicode filenames on command line
2021-01-09 12:02:33 +10:00
Connor McLaughlin
64fc560314
Qt: Don't allocate a console when loading settings
2021-01-09 01:53:15 +10:00
Anderson_Cardoso
693b070889
Atualização Português do Brasil
...
Could you please make the following strings available for translation in Android?
- Theme
- Downsampling
- Controller Mapping
- Use analog Sticks for D-Pad
- Disable All Enhancements
- Threaded GPU Presentation
- Clear Bindings (in controller mapping options menu)
- Port 1 / Port 2 (in controller mapping options menu)
- Hotkeys (in controller mapping options menu)
2021-01-08 11:51:46 -03:00
Connor McLaughlin
b0398f5aa7
Qt: Add shutdown without saving menu option
2021-01-09 00:23:02 +10:00
Connor McLaughlin
8d56a3d186
Merge pull request #1414 from zkdpower/master
...
Update Simple-Chinese language file to latest
2021-01-09 00:17:18 +10:00
zkdpower
bfd4273f2c
Update Simple-Chinese language file to latest
...
Update Simple-Chinese language file to latest
2021-01-08 21:56:09 +08:00
Connor McLaughlin
d86fc03ecb
Merge pull request #1391 from andercard0/patch-60
...
Atualização Português do Brazil
2021-01-07 12:15:24 +10:00
Connor McLaughlin
ee60c02e0a
Merge pull request #1402 from zkdpower/master
...
Update Simple-Chinese language file to latest
2021-01-07 12:15:16 +10:00
Connor McLaughlin
5eca471624
Merge pull request #1403 from RaydenX93/update_it_20210106
...
Italian Language Update
2021-01-07 12:15:01 +10:00
RaydenX93
3f11cb1de1
Update duckstation-qt_it.ts
2021-01-06 18:44:54 +01:00
zkdpower
7de3fafff6
Update Simple-Chinese language file to latest
...
Update Simple-Chinese language file to latest
2021-01-07 00:43:46 +08:00