Commit Graph

5513 Commits (cb127b6412292b6403f4be7b28b949350fd357d7)
 

Author SHA1 Message Date
Connor McLaughlin cb127b6412 Common: Remove Event 3 years ago
Connor McLaughlin eb166220b1 GPU/SW: Replace event with semaphore 3 years ago
Connor McLaughlin 89659db7ee Path: Unicode handling and tests for SanitizeFileName 3 years ago
Connor McLaughlin 12875cbcac D3D12/StagingTexture: Fix map persisting through resize 3 years ago
Connor McLaughlin a48ee3282a FullscreenUI: Re-enable cheat list/toggle analog 3 years ago
Connor McLaughlin eb569df025 GameList: Fix setting covers via right click 3 years ago
Connor McLaughlin b074c0d1ee System: Make inter-frame sleep slightly more precise 3 years ago
Connor McLaughlin 66caaf6103 AudioStream: Fix null output 3 years ago
Connor McLaughlin 25b17f1422 FullscreenUI: Add new audio options 3 years ago
Connor McLaughlin 79c401740c FullscreenUI: Fix changing per-game settings not updating 3 years ago
Connor McLaughlin d012f65d4f AudioStream: Fix possible NaN in forced tempo update 3 years ago
Connor McLaughlin be5b979713 AudioStream: Make speed changes less poppy 3 years ago
Connor McLaughlin f6ff7e48c1 Build: Fix compiling for arm64/linux 3 years ago
Connor McLaughlin 1625908847 dep: Remove libsamplerate 3 years ago
Connor McLaughlin 68b5dd869c SPU: Add time stretched audio output 3 years ago
Connor McLaughlin f54e32ff01 dep: Add soundtouch 3 years ago
Connor McLaughlin 97506a811e ImGuiManager: Fix default OSD scale 3 years ago
Connor McLaughlin a461ba8be6 System: Update speed limiter on boot 3 years ago
Connor McLaughlin 6b8b08ef61 System: Fix invalid memory read in SW thread stats 3 years ago
zkdpower 5ad268f449
Update Simple-Chinese Translation to latest. (#2843)
* Update Simple-Chinese language file to latest?

Update Simple-Chinese language file to latest?

* Delete duckstation-qt_zh-cn.qm

* Update Simple-Chinese Translation to latest.

Update Simple-Chinese Translation to latest.
3 years ago
Connor McLaughlin 560df7e06d Qt: Fix hide mouse cursor in fullscreen 3 years ago
Connor McLaughlin 6386004b2c FullscreenUI: Fix incorrect vsync state on unpause 3 years ago
Connor McLaughlin c2f4b7e7b8 CDROM: Only apply extra remove delay on disc swap 3 years ago
Connor McLaughlin 13b2cf6b1c WindowInfo: Linux build fix 3 years ago
Connor McLaughlin 1057e42956 CDROM: Add additional time to auto disc swap 3 years ago
Connor McLaughlin 7dcc6512ac
Merge pull request #2839 from andercard0/patch-1
Update - Translation
3 years ago
shikulja 3ca3b0b76c
Update Russian translation (#2840)
* Update Russian translation

* typo
3 years ago
Connor McLaughlin b92a42c44e
Merge pull request #2842 from Iniquitatis/patch-3
Little improvements to the post-processing tab
3 years ago
Connor McLaughlin 19b358359c Qt: Move recompiler icache to console settings page 3 years ago
Connor McLaughlin 8af4f4f01a Common: ScopeGuard -> ScopedGuard 3 years ago
Connor McLaughlin 13e3f2a179 ContextWGL: Backport pbuffer changes 3 years ago
Connor McLaughlin 4295a70a89 Settings: Fix another typo in path saving 3 years ago
Dominus Iniquitatis 9e2b7c0026
Qt: Add margins to the shader configuration box 3 years ago
Dominus Iniquitatis a6369c4740
Qt: Remove unnecessary bottom spacing 3 years ago
Connor McLaughlin 0b4c009d5b Settings: Fix some incorrect folder config keys 3 years ago
Connor McLaughlin 418898fe94 Qt: Fix possible cover cache overflow when zooming 3 years ago
Connor McLaughlin a8f5146010 GameDatabase: Add some missing OSD message keys 3 years ago
Connor McLaughlin f9846e1e4d Qt: Fix frozen display on exiting game with fsui active 3 years ago
Connor McLaughlin 5cb9ca1b8d CI: Don't enable DRM/KMS on AppImage 3 years ago
Connor McLaughlin c233a8042f GLContext: Dynamically load wayland-egl 3 years ago
Connor McLaughlin 5d89715b17 CI: Install xlib dev package
Hopefully fix Qt build not having the display accessible in the PNI.
3 years ago
Connor McLaughlin 25c52f97d4 CMake: Include Vulkan headers 3 years ago
Connor McLaughlin 5510f66a12 Qt: Support changing theme without reopening window 3 years ago
Connor McLaughlin bc49e2f627 Qt: Don't reset theme when changing language 3 years ago
Connor McLaughlin 7e20a79719 AppImage: Glob fix 3 years ago
Connor McLaughlin 78b4c433c3 AppImage: Add more missing libraries 3 years ago
Connor McLaughlin 29a5ac5d80 D3DHostDisplay: Fix starting in exclusive fullscreen 3 years ago
Anderson_Cardoso 9f3679afa0
Update - Translation
Updated localization to latest.
3 years ago
Connor McLaughlin 2d4404c031
Merge pull request #2838 from CookiePLMonster/pause-menu-fixes
FullscreenUI: Untangle Escape button behaviour
3 years ago
Silent 3040ce7bbd
FullscreenUI: Untangle Escape button behaviour
Now it doesn't race against Open Pause Menu
3 years ago