Commit Graph

6518 Commits (ac10d311dac079970f13e5718a9ce1ed6bf82e4f)
 

Author SHA1 Message Date
Stenzek ac10d311da
Deps: Update to Qt 6.5.3 and SDL2 2.28.5
Also sort out the lack-of-PDBs for Qt+SDL2.
2 years ago
Stenzek 3093d40869
Qt: Update link 2 years ago
Stenzek 6d35d5983b
SDLInputSource: Use hint for loading GC Database 2 years ago
Stenzek 1e5cf017bd
SDLInputSource: Update Game Controller Database 2 years ago
Stenzek 312790c9a6
CPU/NewRec: Handle mtc0 rt, sr 2 years ago
shikulja 0ba50243ec
Update Russian translation (#3039)
* update ts

* Update Russian translation

* Purge Russian translation
2 years ago
Connor McLaughlin c50a4a98a9
Merge pull request #3037 from andercard0/master
Atualização Português do Brasil
2 years ago
Connor McLaughlin b175f49f33
Merge pull request #3038 from mattysweeps/fix/advancedsettingsui
Remove vertical spacer preventing Tweaks/Hacks from expanding
2 years ago
Anderson Cardoso 9516a45c81 Atualização Português do Brasil
- Adição de créditos de terceiros
- Confirmação para textos movidos/atualizados
2 years ago
Stenzek ac825855f7
Qt: Change settings dialogs to widgets/windows
Stops them breaking in Qt 6.6.
2 years ago
Stenzek 3ab27e7220
FullscreenUI: Remove Pause on Menu open
And always pause. The option never really worked correctly.
2 years ago
Stenzek 0d5ffda3d3
DInputSource: Backport button/hat max from PCSX2 2 years ago
Stenzek fa5496652e
Qt: Add third-party license notices 2 years ago
Stenzek 6f66460ec0
Common: Remove ThreadPool class
No longer needed.
2 years ago
Stenzek 5b00ffb6cb
HTTPDownloaderCurl: Switch to multi/async API 2 years ago
Stenzek b459a42fb7
Achievements: Use a 60 second timeout for server calls 2 years ago
Stenzek 0fe6e9170b
HTTPDownloader: Move to util project 2 years ago
Stenzek 3c6b6c5770
Achievements: Use retryable client error status code 2 years ago
Stenzek f62a3ffbfa
dep/rcheevos: Update to 8a717b1 2 years ago
Stenzek a4127aa2ea
SDLInputSource: Add log callback 2 years ago
Anderson Cardoso 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
2 years ago
Stenzek 3dfc3bd2ba
CPU: Fix incorrect scratchpad masking 2 years ago
Stenzek c5cd55ffb1
CDImage: clang warning fix 2 years ago
Stenzek 928d137111
System: Add missing icons to some OSD messages 2 years ago
Stenzek f27a28b58c
CDImage: Use ByteSwap() 2 years ago
Stenzek 4a906fd0a0
VulkanDevice: Fix incorrect render pass end 2 years ago
Stenzek e739c114a4
CDImageCHD: Support reading subchannel from CHD 2 years ago
Stenzek ee3c770082
CDImage: Fix incorrect CRC-16 computation 2 years ago
Stenzek 82b3907804
dep/libchdr: Add subtype parsing functions 2 years ago
Stenzek 738ede0c39
Qt: Raise settings window if already open 2 years ago
Stenzek ea51d2a213
SPIRVCompiler: Pad fragment output components for MSL
Fixes some Reshade shaders not compiling.
2 years ago
Stenzek 38bc2bd057
CDROM: Add option to choose emulated mechacon version 2 years ago
Stenzek 8f1d724f4c
Postprocesing/FX: Add BUFFER_COLOR_BIT_DEPTH and random source 2 years ago
Stenzek 4ef465cea4
PostProcessing/FX: Fix loading of resource textures 2 years ago
Stenzek edae13d9e4
CDROM: Log command parameters 2 years ago
Stenzek b9bd875c13
Qt: Update Korean translation by Hackjjang 2 years ago
Stenzek dde54fbba9
Settings: Fix incorrect type for Display/Scaling 2 years ago
Stenzek ca5b07acff
PostProcessing: Fix for Metal renderer 2 years ago
Stenzek 9d88a373bd
GPU: Fix Guncon positioning with window padding 2 years ago
Stenzek 1831a291b4
GL/ContextEGL: Fix surface_format left uninitialized 2 years ago
Stenzek 17171101cf
OpenGLDevice: Don't force-disable dual source blending 2 years ago
Stenzek 0e2c6676a3
Build: Compiling x64 builds on Apple Silicon host 2 years ago
Stenzek f05ff4103e
Misc: Build fixes for Android 2 years ago
Stenzek 538266aacd
System: Fix Discord Rich Presence 2 years ago
Stenzek 6ca098db97
CI/Flatpak: Disable Wayland by default 2 years ago
Stenzek 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.
2 years ago
Stenzek bd49e0df63
System: Fix playlist memory card handling
But you really don't need to use them these days.
2 years ago
Matthew Broomfield 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.
2 years ago
Stenzek 3ee8159d8d
CI/AppImage: Work around GH runner issue 8659 2 years ago
Stenzek 117cbeecaa
CPU/CodeCache: Fix NewRec on Apple Silicon 2 years ago