3219 Commits

Author SHA1 Message Date
Connor McLaughlin
30472b853d Qt: Compile fix 2020-12-17 01:26:07 +10:00
Connor McLaughlin
c0c035ab54 Update compatibility list and settings 2020-12-17 01:20:06 +10:00
Connor McLaughlin
47f0720b93 Controller: Always preserve internal state when loading/resuming
Fixes analog mode getting disabled when loading state.
2020-12-17 01:20:06 +10:00
Connor McLaughlin
b78a6045fc Qt: Make some async method invokes explicitly queued 2020-12-17 01:20:06 +10:00
Connor McLaughlin
7b6d30a994 GPU/HW: Fix possible VRAM corruption when live switching resolutions
Mask bit was getting lost based on guest state.
2020-12-17 01:20:06 +10:00
shikulja
cc5df71af9
update ru translation (#1216)
* update ru translation

added some new lines, fixed small typos

* Update duckstation-qt_ru.ts
2020-12-17 01:04:35 +10:00
Connor McLaughlin
2c35a552d5
Merge pull request #1214 from andercard0/patch-46
Android update Strings to latest
2020-12-17 01:04:20 +10:00
Connor McLaughlin
fb3ee3878f
Merge pull request #1213 from andercard0/patch-45
Android Update Arrays to latest.
2020-12-17 01:04:09 +10:00
Albert Liu
de8f03bd75 GPU: Add auto (game native) aspect ratio 2020-12-16 02:40:33 -08:00
valadaa48
f5f12fd76d Small optimization to GPU::SystemTicksToCRTCTicks 2020-12-15 22:31:34 -05:00
Albert Liu
b4fb1e20d8 Settings: Remove unused variables 2020-12-14 19:28:59 -08:00
Albert Liu
2c76ad204a GPU: Fix operator warning 2020-12-14 19:28:59 -08:00
Albert Liu
1c8a896a55 GPU: Wrap display VRAM coordinates properly 2020-12-14 19:28:59 -08:00
Albert Liu
866cbdca4b GPU: Prevent potential overflow in CRTC visible area calculation 2020-12-14 19:28:59 -08:00
Albert Liu
78e42d9b4c GPU: Clean up CRTC variable naming 2020-12-14 19:28:59 -08:00
Albert Liu
b8abf2df95 GPU: Don't apply display offsets when not cropping 2020-12-14 19:28:58 -08:00
PavelDurov1488
9310a736c4
Cccalibrator
Its not complete, i need to add dynamic noise and blur and make saturation tunable
2020-12-15 00:21:42 +08:00
Anderson_Cardoso
2c89178895
Android update Strings to latest 2020-12-13 15:56:49 -03:00
Anderson_Cardoso
e0679b216e
Android Update Arrays to latest. 2020-12-13 15:55:59 -03:00
Connor McLaughlin
3ed429772d Android: Fix touchscreen controller being instantiated when disabled 2020-12-14 02:15:25 +10:00
Connor McLaughlin
4bcf8b3ce9 Android: Fix nav/notification bar getting stuck when editing layout 2020-12-14 02:15:25 +10:00
Connor McLaughlin
e85f7da874 Update game compatibility settings 2020-12-14 02:15:25 +10:00
Connor McLaughlin
09f6f6c3ea
Merge pull request #1212 from shikulja/master
Update ru translation
2020-12-14 02:15:08 +10:00
shikulja
4e7de5a464 Update ru translation
(LF>CRLF )
2020-12-13 18:58:57 +03:00
Connor McLaughlin
fd0e75ea61 Update compatibility list and settings 2020-12-14 01:39:32 +10:00
Connor McLaughlin
d0e68c7163 GPU: Mask Y coordinates of VRAM transfers to 9-bits
Fixes GPU error and crash in hardware renderers in Remote Control
Dandy.
2020-12-14 01:35:53 +10:00
Connor McLaughlin
5164840c25 CPU/CodeCache: Don't choke on indirect branches in delay slot
Fixes emulator crash/memory usage explosion in Shadow Master.
2020-12-14 01:35:53 +10:00
Connor McLaughlin
d7c3a0137f Android: Support editing touchscreen controller layout 2020-12-14 01:35:53 +10:00
Connor McLaughlin
76c945a6e3 Android: Auto-formatting 2020-12-14 01:35:53 +10:00
Connor McLaughlin
c90ed85d9d
Merge pull request #1202 from andercard0/patch-44
Atualização Português do Brasil
2020-12-14 01:35:36 +10:00
Connor McLaughlin
ac2d788e3d
Merge pull request #1205 from zkdpower/master
Update Simple-Chinese language file to latest
2020-12-14 01:35:16 +10:00
GravuTrad
c37cb54acf
Update duckstation-qt_fr.ts (#1210)
* Update duckstation-qt_fr.ts

Update french: all typos errors and few missing translations

* Update duckstation-qt_fr.ts

* Update duckstation-qt_fr.ts
2020-12-14 01:34:53 +10:00
zkdpower
12c294c780
Update Simple-Chinese language file to latest
Update Simple-Chinese language file to latest
2020-12-13 11:08:04 +08:00
Anderson_Cardoso
bb4be085e4
Atualização Português do Brasil 2020-12-12 16:55:19 -03:00
Connor McLaughlin
5c6ee953d0 libretro: Update compatibility settings 2020-12-13 00:47:26 +10:00
Connor McLaughlin
7e5410fc44 CPU/AArch64: Use scratch register for unfitting intermediate values
Should fix crashes with icache emulation enabled.
2020-12-13 00:36:09 +10:00
Connor McLaughlin
abb0a1987d Android: Fix force analog on reset 2020-12-13 00:18:52 +10:00
Connor McLaughlin
c47efc597f
Merge pull request #1194 from zkdpower/master
Update Simple-Chinese language file to latest
2020-12-13 00:17:50 +10:00
Blackbird88
57358e3499
GameSettings: Force Digital Controller in Disney's Hercules (Re-release) (#1190)
* GameSettings: Force Digital Controller in Disney's Hercules
2020-12-13 00:17:17 +10:00
Renzo Pigliacampo
35b9143d3e
Update spanish translation (#1189) 2020-12-13 00:15:47 +10:00
Connor McLaughlin
d2218f6f1c
Merge pull request #1195 from ggrtk/analog-controller
AnalogController: Clarify option for forcing analog mode
2020-12-13 00:15:22 +10:00
Albert Liu
62609b5008 GameSettings: Fix build warning 2020-12-12 01:00:34 -08:00
Albert Liu
def9a98cb9 GameSettings: Disable analog mode forcing instead of forcing digital controller 2020-12-11 19:50:43 -08:00
Albert Liu
8716c33f41 AnalogController: Clarify option for forcing analog mode 2020-12-11 19:50:43 -08:00
Connor McLaughlin
90997d4a8b GameList: Prioritize game title cover image over database title 2020-12-12 12:23:53 +10:00
Connor McLaughlin
6e7f1501b5 SDLAudioStream: Fix volume not applying 2020-12-12 11:50:48 +10:00
Connor McLaughlin
eefbd8f6a6 CubebAudioStream: Use cubeb's volume control 2020-12-12 11:50:37 +10:00
Connor McLaughlin
907e0de35a FrontendCommon: Fix volume hotkeys starting at 0% when muted 2020-12-12 11:50:20 +10:00
Connor McLaughlin
f4d540bcc6 Qt: Fix mute toggle having inverse effect 2020-12-12 11:49:50 +10:00
Connor McLaughlin
58b24d6ac9 Qt: Fix volume controls updating incorrect volume 2020-12-12 11:49:34 +10:00