Commit Graph

7885 Commits

Author SHA1 Message Date
4494a2c73c Qt: Fix possible crash when closing debugger 2023-02-23 01:23:55 +10:00
ccf9ca3df8 Update Russian translation (#2951)
* Update Russian translation

* Update Russian translation
2023-02-23 01:23:35 +10:00
55e0e7ffbe Merge pull request #2950 from andercard0/master
Atualização Português do Brasil
2023-02-07 20:14:48 +10:00
5e9f233e22 Merge pull request #2949 from zkdpower/master
Update Simple-Chinese Translation to latest.
2023-02-07 20:14:33 +10:00
c7ae0d9b68 Qt: Make fullscreen open on same display as main window 2023-02-07 20:13:50 +10:00
dd7dfe348f HostDisplay: Clamp scissor rect for cursor
Scissor with x/y < 0 is invalid.

To you know who you are, stop copying these changes and putting your
name on it, or respect the copyright declared in the files. You're
violating both copyright as well as the license by not attributing.
2023-02-07 20:08:49 +10:00
befbc7bc2e HostDisplay: Fix cursor texture leak 2023-02-07 20:06:29 +10:00
8f76d712bc Atualização Português do Brasil
Atualizado para versão mais recente.
2023-02-05 19:11:14 -03:00
6b0e67f99d Update Simple-Chinese Translation to latest. 2023-02-05 17:25:42 +08:00
9e9b0e223f Update SDL Game Controller DB
https://github.com/gabomdq/SDL_GameControllerDB
2023-02-05 15:27:26 +10:00
d941df983e Qt: Ensure svg image format plugin gets included
For some reason, it doesn't on the CI universal builds..
2023-02-05 15:22:40 +10:00
a365fdd252 Qt: Don't strip Mac bundles 2023-02-05 15:19:47 +10:00
f8d5379f8e Qt: Default to native/dynamic theme on Mac 2023-02-05 15:12:43 +10:00
27a0495c0e Qt: Fix crash when right clicking with no game selected 2023-02-05 15:12:43 +10:00
bd1df7b25b Settings: Default to Vulkan/Metal renderer on Mac 2023-02-05 15:12:43 +10:00
e005b283b3 Build: Update Mac dependencies
Fix game controller crash on startup with SDL.
2023-02-05 13:43:19 +10:00
0ef24398f8 Qt: Ensure system is shut down before closing
Fixes crash on shutdown on Mac.
2023-02-05 13:43:15 +10:00
1371dcfa4a Vulkan/Texture: Fix incorrect upload image layout 2023-02-05 13:12:45 +10:00
2dd374d2a7 Vulkan/Context: Fix query pool leak 2023-02-05 13:12:45 +10:00
d84a02a2c3 CMake: Build tweaks 2023-02-05 13:12:45 +10:00
178a659a98 GPU: Move graphics API reset state to System
Stops us trying to reset state on objects which don't exist if
initialization failed (apparently some Android devices.. of course).
2023-02-05 13:12:45 +10:00
c8e7922c1a AnalogController: Fix incorrect locked message format 2023-02-05 13:12:45 +10:00
c66ae535ca Merge pull request #2947 from andercard0/master
Atualização Português do Brasil
2023-02-05 13:12:21 +10:00
7bfb61d98c Atualização Português do Brasil
OSD
- Ajustes em mensagens pluralizadas OSD
- Inclusão de mensagem sobre renderização

Configurações Avançadas
- Extensão da imagem verticalmente
2023-01-31 23:04:03 -03:00
29bc13a124 GameDatabase: Disable true colour for Mega Man 8 2023-01-30 19:26:48 +10:00
d954e6e9bf GameDatabase: Set ForceSoftwareRendererForReadbacks for Chrono Trigger 2023-01-30 19:26:48 +10:00
e8f4bd5c5e GameDatabase: Fix ForceSoftwareRendererForReadbacks 2023-01-30 19:26:48 +10:00
a3c7449749 FileSystem: Fix POSIXLock positioning 2023-01-30 19:26:48 +10:00
39d1e899eb CommonHost: Notify RAIntegration when we pause 2023-01-30 19:17:11 +10:00
58a5985f1a Achievements: Fix crash loading state with RAIntegration 2023-01-30 19:17:11 +10:00
e88214966f Settings: Default to digital controller on Android 2023-01-30 19:17:11 +10:00
9859850925 Achievements: Make sound effects not contingent on notifications 2023-01-30 19:17:11 +10:00
14cf865905 Misc: Correctness fixes for OpenGL
GLES2 fallback should be functional again.
2023-01-30 19:17:11 +10:00
a30bc94437 Merge pull request #2943 from Superstarxalien/master
Improve Integer Scaling and Native Resolution Screenshot behavior
2023-01-30 19:16:42 +10:00
0f4835e154 Merge pull request #2945 from CookiePLMonster/new-en-translation
Update English plural texts
2023-01-30 18:06:56 +10:00
22d4d71e0c Merge pull request #2944 from CookiePLMonster/new-pl-translation
Updated Polish translation
2023-01-30 18:06:46 +10:00
693e396b44 Update Polish translation 2023-01-23 20:07:32 +01:00
ca813625cd Expanding Polish translation 2023-01-23 20:06:43 +01:00
afaedfedc9 Revert "Improve Integer Scaling behavior" and instead offer as a setting 2023-01-23 13:44:44 -04:00
2d2cc25fb6 Update English plural texts 2023-01-22 14:47:34 +01:00
51d1587b21 Improve Integer Scaling behavior
...so it always upscales the display from the framebuffer to fit the aspect ratio by stretching either horizontally or vertically instead of always stretching horizontally, which sometimes (actually most of the time) downscales the image
2023-01-21 14:51:55 -04:00
9c6c3892e2 Merge pull request #2942 from NicknineTheEagle/nn/cdrom
CD-ROM fixes
2023-01-20 13:11:40 +10:00
bd7517b0c9 CDROM: Try to reject non-PS1 discs 2023-01-20 05:46:22 +03:00
7270531c3d CDROM: Fix region check 2023-01-20 05:46:20 +03:00
53fffb1de2 Merge pull request #2941 from bslenul/adv-settings-reset
"Set Dumped VRAM Write Alpha Channel" should be true when resetting advanced settings
2023-01-17 18:49:35 +10:00
55f716e69e Settings: Fix default value of depth clear threshold 2023-01-17 18:47:54 +10:00
e50390553d Regtest: Use analog controller 2023-01-17 18:41:15 +10:00
95306d3362 CDROM: Slightly adjust seek timing when on target
Fixes Resident Evil 3 booting.
2023-01-17 18:38:19 +10:00
4e4245182b "Set Dumped VRAM Write Alpha Channel" should be true when clicking "Reset To Default" 2023-01-16 15:52:32 +01:00
591e8b5b7a Merge pull request #2940 from andercard0/master
Atualização Português do Brasil
2023-01-16 12:47:27 +10:00