Commit Graph

6570 Commits

Author SHA1 Message Date
7aa4180e17 Spanish (Spain) translation update (#3041)
Added new strings, cleaned unused ones.

Warning: the new Log Window has the "Log" option in the menu untranslatable at this moment.
2023-11-15 19:14:08 +10:00
d141692df3 CI: Force Python 3.11 on Mac runner 2023-11-11 14:25:45 +10:00
ac10d311da Deps: Update to Qt 6.5.3 and SDL2 2.28.5
Also sort out the lack-of-PDBs for Qt+SDL2.
2023-11-11 13:35:26 +10:00
3093d40869 Qt: Update link 2023-11-11 13:35:26 +10:00
6d35d5983b SDLInputSource: Use hint for loading GC Database 2023-11-10 21:19:45 +10:00
1e5cf017bd SDLInputSource: Update Game Controller Database 2023-11-10 21:19:45 +10:00
312790c9a6 CPU/NewRec: Handle mtc0 rt, sr 2023-11-10 21:19:45 +10:00
0ba50243ec Update Russian translation (#3039)
* update ts

* Update Russian translation

* Purge Russian translation
2023-11-10 21:19:34 +10:00
c50a4a98a9 Merge pull request #3037 from andercard0/master
Atualização Português do Brasil
2023-11-07 21:19:48 +10:00
b175f49f33 Merge pull request #3038 from mattysweeps/fix/advancedsettingsui
Remove vertical spacer preventing Tweaks/Hacks from expanding
2023-11-07 21:19:29 +10:00
9516a45c81 Atualização Português do Brasil
- Adição de créditos de terceiros
- Confirmação para textos movidos/atualizados
2023-11-06 12:26:26 -03:00
ac825855f7 Qt: Change settings dialogs to widgets/windows
Stops them breaking in Qt 6.6.
2023-11-06 23:17:58 +10:00
3ab27e7220 FullscreenUI: Remove Pause on Menu open
And always pause. The option never really worked correctly.
2023-11-06 23:17:58 +10:00
0d5ffda3d3 DInputSource: Backport button/hat max from PCSX2 2023-11-06 23:17:58 +10:00
fa5496652e Qt: Add third-party license notices 2023-11-06 23:17:58 +10:00
6f66460ec0 Common: Remove ThreadPool class
No longer needed.
2023-11-06 23:17:58 +10:00
5b00ffb6cb HTTPDownloaderCurl: Switch to multi/async API 2023-11-06 23:17:58 +10:00
b459a42fb7 Achievements: Use a 60 second timeout for server calls 2023-11-06 23:17:58 +10:00
0fe6e9170b HTTPDownloader: Move to util project 2023-11-06 23:17:57 +10:00
3c6b6c5770 Achievements: Use retryable client error status code 2023-11-06 23:17:57 +10:00
f62a3ffbfa dep/rcheevos: Update to 8a717b1 2023-11-06 23:17:57 +10:00
a4127aa2ea SDLInputSource: Add log callback 2023-11-06 23:17:57 +10:00
536f1511c2 Atualização Português do Brasil
- Opções avançadas
Mecânismo mechacon do leitor de CDs

- Mensagens OSD atualizadas/incluídas
Áudio/CD-rom/Renderizador de GPU
2023-11-06 23:17:57 +10:00
3dfc3bd2ba CPU: Fix incorrect scratchpad masking 2023-11-06 18:09:27 +10:00
c5cd55ffb1 CDImage: clang warning fix 2023-11-06 17:56:45 +10:00
928d137111 System: Add missing icons to some OSD messages 2023-11-05 22:38:25 +10:00
f27a28b58c CDImage: Use ByteSwap() 2023-11-05 22:38:25 +10:00
4a906fd0a0 VulkanDevice: Fix incorrect render pass end 2023-11-05 21:18:39 +10:00
e739c114a4 CDImageCHD: Support reading subchannel from CHD 2023-11-05 21:18:39 +10:00
ee3c770082 CDImage: Fix incorrect CRC-16 computation 2023-11-05 21:14:19 +10:00
82b3907804 dep/libchdr: Add subtype parsing functions 2023-11-05 21:14:19 +10:00
738ede0c39 Qt: Raise settings window if already open 2023-11-05 20:35:42 +10:00
ea51d2a213 SPIRVCompiler: Pad fragment output components for MSL
Fixes some Reshade shaders not compiling.
2023-11-05 15:03:49 +10:00
38bc2bd057 CDROM: Add option to choose emulated mechacon version 2023-11-05 14:43:38 +10:00
8f1d724f4c Postprocesing/FX: Add BUFFER_COLOR_BIT_DEPTH and random source 2023-11-05 14:10:44 +10:00
4ef465cea4 PostProcessing/FX: Fix loading of resource textures 2023-11-05 13:52:56 +10:00
edae13d9e4 CDROM: Log command parameters 2023-11-05 13:32:25 +10:00
b9bd875c13 Qt: Update Korean translation by Hackjjang 2023-11-05 13:30:44 +10:00
dde54fbba9 Settings: Fix incorrect type for Display/Scaling 2023-11-05 02:33:42 +10:00
ca5b07acff PostProcessing: Fix for Metal renderer 2023-11-04 20:28:45 +10:00
9d88a373bd GPU: Fix Guncon positioning with window padding 2023-11-04 20:11:51 +10:00
1831a291b4 GL/ContextEGL: Fix surface_format left uninitialized 2023-11-04 20:11:51 +10:00
17171101cf OpenGLDevice: Don't force-disable dual source blending 2023-11-04 20:11:51 +10:00
0e2c6676a3 Build: Compiling x64 builds on Apple Silicon host 2023-11-04 20:11:51 +10:00
f05ff4103e Misc: Build fixes for Android 2023-11-04 20:11:51 +10:00
538266aacd System: Fix Discord Rich Presence 2023-10-29 22:46:02 +10:00
6ca098db97 CI/Flatpak: Disable Wayland by default 2023-10-29 21:16:58 +10:00
33f945f1e8 CI/AppImage: Disable Wayland by default
Set I_WANT_A_BROKEN_WAYLAND_UI=1 if you must use it.
But there's gonna be broken stuff.
2023-10-29 21:16:23 +10:00
bd49e0df63 System: Fix playlist memory card handling
But you really don't need to use them these days.
2023-10-29 20:37:42 +10:00
10877c25e8 Remove vertical spacer preventing Tweaks/Hacks from expanding
The Advanced Settings UI had a vertical spacer at the bottom.
This space would expand when the window expanded.
Instead, it's more useful to expand the Tweaks/Hacks table,
since this table is larger than the default window size.
2023-10-28 21:12:05 -07:00