Commit Graph

7325 Commits (1adaea9005376c59ac2e2cc36fad7f55802f528b)
 

Author SHA1 Message Date
Valtekken 5c48218866
Italian translation - Small consistency fixes (#3191)
Missed a few inconsistencies in the translation when I reworked it, they're now fixed.
2 years ago
Stenzek c9a0f7d6f2
Qt: Fix empty box on no-controller type 2 years ago
Stenzek 3e99084770
Settings: Fix double source of truth for controller names 2 years ago
Stenzek 5477f2eae2
HeapArray: Fix swap() not swapping size
Even though it's not used.
2 years ago
Stenzek f1f4bac8a8
Qt: Fix input profile ctype change not saving 2 years ago
Stenzek d80aa91d49
ImGuiOverlays: Fix >1 controller display 2 years ago
Stenzek 1fbb848c52
Misc: Add gstreamer fallback to PlaySoundAsync() 2 years ago
Stenzek 2fc9a6d834
CPU/NewRec: Work around clang <16 structured binding capture bug 2 years ago
Stenzek 26917f14c5
CI/Flatpak: Disable SDK CFLAGS
It's setting _GLIBCXX_ASSERTIONS in release builds, which has a
performance hit.
2 years ago
Anderson Cardoso f7238a85b5
Atualização Português do Brasil (#3190)
Atualizado para a última versão.
2 years ago
Stenzek 7ea7d3b92a
README: Add Ubuntu/Debian package list 2 years ago
Stenzek 808e832c9a
CI: Slim down Linux package install list 2 years ago
Stenzek 4df6f3bc4d
Scripts: Drop freetype/zlib from Linux deps build
Qt pulls in fontconfig, which needs the system version.
2 years ago
Stenzek d2b9195c66
MemorySettingsInterface: Warning fix 2 years ago
Stenzek 1cdfca155d
Qt: Clean and remove empty game settings 2 years ago
Stenzek d6ffdb0242
RegTest: Build fix 2 years ago
Stenzek 5e9a47f82b
Qt: Add volume reset button 2 years ago
Stenzek 7548113afd
System: Move COM init to common code 2 years ago
Stenzek 425235fd31
INISettingsInterface: Fix file leak on Linux 2 years ago
Michael Prince Sharpe 9d3f328404
Adding crt-guest-advanced-HD shader (#3189)
* Add CRT-Guest-Advanced-HD

* Update CRT-Guest info

* Update CRT-Guest info

* Update CRT-Guest info

* Update CRT-Guest info

* reversion for correction

* Update thirdparty.html

* Update thirdparty.html

* Update thirdparty.html

* Update thirdparty.html

* Add files via upload

* Update source.txt
2 years ago
Stenzek 4139bf63d8
AudioStream: Backport changes 2 years ago
Stenzek 921f5119b2
Qt: Handle sliders in per-game settings 2 years ago
Anderson Cardoso 6e78db3872
Atualização Português do Brasil (#3186)
Atualizado para a última versão
2 years ago
Marcin Mitura bfe3cf48b1
Polish localization updates (#3188)
Comply to latest changes:
- Translate new strings,
- Remove obsolete.
2 years ago
RSDuck 89c0d4900b
Fix post processing menu in the fullscreen UI (#3187) 2 years ago
Stenzek 52bdbf35db
Qt: Fix rare crash during update download
Thanks to Silent for debugging.
2 years ago
Stenzek b4999975db
System: Fix pause-on-start running unthrottled 2 years ago
Stenzek 106f2c10ba
Qt: Add tooltip for stretch/expansion advanced settings 2 years ago
Stenzek eb91fe31e2
Hotkeys: Add OSD toggle hotkey 2 years ago
Stenzek 3b8afb39f6
System: Don't try to fast boot non-PS1 discs 2 years ago
Stenzek 3fa2bd1d3a
System: Confirm shutdown if memory card is being written 2 years ago
Stenzek a5613fc815
System: Add OSD message when all enhancements are disabled 2 years ago
Stenzek b26a9556f7
System: Improve reset determinism 2 years ago
Stenzek 35f0d7f623
CPU: Update debug dispatcher flag on init 2 years ago
Stenzek 0fbc1a3a8a
AudioStream: Add surround expansion via FreeSurround 2 years ago
Stenzek 7932d284f1
Deps: Add freesurround 2 years ago
Stenzek 35056c2c52
Deps: Add kissfft 2 years ago
Stenzek d3c12fecb3
Qt: Move dump audio on startup out of settings 2 years ago
Stenzek 2871a26f54
GameDB: Motor Toon Grand Prix (again) 2 years ago
Stenzek 7d80cabf9f
BIOS: Remove questionable hashes
And add PS2 hashes.
2 years ago
Stenzek 8867bb129a
CMake: Tidy up build system
And fix Windows CMake... who knows how long for.
2 years ago
Stenzek a88ee93b4d
GameDB: Motor Toon Grand Prix (again) 2 years ago
Stenzek 04f9731ee0
README: Update Linux build instructions 2 years ago
Stenzek d712fcc371
Scripts: Rename build-dependencies.sh to build-dependencies-linux.sh 2 years ago
Stenzek d612ea0f93
CI: Swap to KDE 6.7 Flatpak actions 2 years ago
Stenzek 61301733d8
Qt: Purplerain -> Purple Rain 2 years ago
Valtekken a2d81bb9af
Final third of the translation (#3185) 2 years ago
Anderson Cardoso b478fd93b4
New Theme Added (#3184)
Added new theme : Purple Rain
2 years ago
Stenzek 1a0f6f62e5
Qt: Clarify controller settings labels 2 years ago
Stenzek 17b9736899
Misc: Use a 128b cache line size on Apple Silicon
Turns out it's not 64 bytes like I assumed. The things you learn.
2 years ago