Commit Graph

  • f3aec0c965
    Host: Re-introduce plural translation support Stenzek 2024-05-13 01:46:45 +1000
  • a2abcc9bb3
    CI/AppImage: Don't bundle libssl/libcrypto Stenzek 2024-05-13 00:23:34 +1000
  • 318fd0b0fd
    System: Fix triple popup on missing BIOS Stenzek 2024-05-12 23:58:36 +1000
  • be920acf38
    System: Get rid of double popup on renderer create error Stenzek 2024-05-12 23:37:00 +1000
  • 5808e14b7e
    GameDatabase: Warning fix Stenzek 2024-05-12 23:29:42 +1000
  • 03f9708911
    GPUDevice: Move SPIR-V compilation to base class Stenzek 2024-05-12 22:56:58 +1000
  • 117e6be1dc
    HeapArray: Add span returners Stenzek 2024-05-12 22:56:54 +1000
  • 522c2e3458
    FullscreenUI: Use native file selector on Flatpak Stenzek 2024-05-12 20:22:37 +1000
  • 37a76a020a
    FullscreenUI: Add horizontal padding to menu windows Stenzek 2024-05-12 18:14:51 +1000
  • 69e0c1681c
    FullscreenUI: Correct pixel alignment of some UI elements Stenzek 2024-05-12 17:57:17 +1000
  • 864b0ad5fe
    Qt: Save audio output latency value separately to minimal flag Stenzek 2024-05-12 17:36:15 +1000
  • e7765d26fb
    System: Fix double popup on missing SBI file Stenzek 2024-05-12 17:20:37 +1000
  • eab4271bf7
    dep/cubeb: Only include connected devices when enumerating wasapi Stenzek 2024-05-12 17:14:49 +1000
  • 872cee908c
    dep/cubeb: Sync to 19fcbef Stenzek 2024-05-12 17:10:00 +1000
  • c803c4fbef
    Qt: Fix incorrect minimum latency display Stenzek 2024-05-12 17:09:03 +1000
  • a4a35b7e58
    GPU: Add Bilinear (Integer) scaling option Stenzek 2024-05-12 15:32:21 +1000
  • 313496e843
    GameDB: PGXP-CPU for Dragon Valor Stenzek 2024-05-12 15:28:44 +1000
  • 7bb8cbcbaa
    D3D12Device: Fix pipeline cache load error after device change Stenzek 2024-05-12 15:23:58 +1000
  • c85e743573
    Error: Strip trailing whitespace from Windows errors Stenzek 2024-05-12 15:20:39 +1000
  • 0a63bec65c
    CI/Flatpak: Push to Flathub Stenzek 2024-05-09 16:03:08 +1000
  • c015039a3c
    Atualização Português do Brasil (#3198) Anderson Cardoso 2024-05-09 00:54:30 -0300
  • 72607ecdf6 ShaderGen: Fix compile error with Metal+Barriers Stenzek 2024-05-09 13:52:18 +1000
  • 7626a9bf9c
    Qt: Add label next to audio buffer size Stenzek 2024-05-06 00:46:34 +1000
  • aed2863d73
    GameDB: Add notes about Shadow Master/Castrol Honda Superbike Racing Stenzek 2024-05-06 00:04:21 +1000
  • d3546d18a1
    Qt: Add compatibility report in game summary Stenzek 2024-05-06 00:00:41 +1000
  • 76b2c24442
    Qt: Simplify game directory list Stenzek 2024-05-05 22:21:53 +1000
  • ffb5682b43
    Qt: Add game list excluded folders as well as files Stenzek 2024-05-05 22:11:03 +1000
  • 4ca7753720
    CrashHandler: Use SetUnhandledExceptionFilter() and terminate on crash Stenzek 2024-05-05 21:48:20 +1000
  • fa104acdd1
    Misc: Purge unused code and report startup error to host Stenzek 2024-05-05 21:32:04 +1000
  • ca3cfbaa99
    Misc: Pass string_view by value Stenzek 2024-05-05 20:21:54 +1000
  • e4d940a476
    Deps: Update SDL2 to 2.30.3 Stenzek 2024-05-05 13:26:08 +1000
  • 6b03943d75
    Qt: Compute Hashes -> Verify Stenzek 2024-05-05 12:58:35 +1000
  • d6e80de3bf
    Qt: Add default option for cubeb driver Stenzek 2024-05-05 12:51:31 +1000
  • fea00d0149
    FullscreenUI: Mark %d ms for translation (#3196) xujibbs 2024-05-05 10:41:46 +0800
  • e3b0050ca1
    GPU/HW: Fix shader sampling with MSAA on Stenzek 2024-05-03 13:24:32 +1000
  • 1185f8f6aa
    GPU: Implement CLUT cache (SW renderer only) Stenzek 2024-05-01 13:51:01 +1000
  • d1483d8077
    GPU: Rework pre-draw clipping Stenzek 2024-05-01 20:58:47 +1000
  • 7e22fb08d2
    GPU: Add #define'able PSX GPU stats Stenzek 2024-05-01 23:00:10 +1000
  • fec210b1e1
    GPU: Ensure coordinates are masked/clamped Stenzek 2024-05-01 14:11:20 +1000
  • 325cf577a2
    Atualização Português do Brasil (#3194) Anderson Cardoso 2024-04-30 08:45:13 -0300
  • 645adad932
    Qt: Add Classic Windows as theme option Stenzek 2024-04-30 21:44:07 +1000
  • 6a02f9c67b
    VulkanDevice: Fix possible null descriptor set with feedback loop Stenzek 2024-04-30 21:30:59 +1000
  • cbe95b281a
    VulkanDevice: Backport buggy NVIDIA driver workarounds from PCSX2 Stenzek 2024-04-30 21:30:41 +1000
  • 1384468615
    JogCon: Add ForceFeedbackDevice binding jogcon Stenzek 2024-04-29 00:50:02 +1000
  • 053139ff19
    Initial JogCon support Matheus Fraguas 2023-04-02 15:37:21 -0300
  • a155e1ee3d
    InputManager: Add ForceFeedbackDevice interface Stenzek 2024-04-29 00:48:54 +1000
  • 25f725c263
    GPU: Fix mask for drawing area coordinates Stenzek 2024-04-28 15:44:41 +1000
  • d094978214
    Justifier: Add controller implementation Stenzek 2024-04-27 21:51:03 +1000
  • 3be02c53c1
    GPU: Improve CRTC hblank accuracy Stenzek 2024-04-27 21:50:18 +1000
  • 5d20f4514d
    PostProcessing: Use ShaderGen GLSL version string Stenzek 2024-04-28 14:40:35 +1000
  • 295081fe62
    Misc: Replace offsetof with constexpr-friendly OFFSETOF Stenzek 2024-04-28 14:25:34 +1000
  • dc84c58c7c
    D3D11Device: Fix GPU usage without vsync Stenzek 2024-04-27 23:28:00 +1000
  • 7478f69c58
    RegTest: Fix build again Stenzek 2024-04-27 20:14:41 +1000
  • a9aaac12fc
    GameDB: Various fixes (#3192) PowerDuckSamurai 2024-04-28 08:25:10 +0300
  • 5c48218866
    Italian translation - Small consistency fixes (#3191) Valtekken 2024-04-28 07:24:59 +0200
  • c9a0f7d6f2
    Qt: Fix empty box on no-controller type Stenzek 2024-04-27 14:12:11 +1000
  • 3e99084770
    Settings: Fix double source of truth for controller names Stenzek 2024-04-27 13:21:11 +1000
  • 5477f2eae2
    HeapArray: Fix swap() not swapping size Stenzek 2024-04-27 13:18:34 +1000
  • f1f4bac8a8
    Qt: Fix input profile ctype change not saving Stenzek 2024-04-27 13:15:35 +1000
  • d80aa91d49
    ImGuiOverlays: Fix >1 controller display Stenzek 2024-04-27 12:41:47 +1000
  • 1fbb848c52
    Misc: Add gstreamer fallback to PlaySoundAsync() Stenzek 2024-04-26 20:49:45 +1000
  • 2fc9a6d834
    CPU/NewRec: Work around clang <16 structured binding capture bug Stenzek 2024-04-26 19:23:46 +1000
  • 26917f14c5
    CI/Flatpak: Disable SDK CFLAGS Stenzek 2024-04-25 18:15:37 +1000
  • f7238a85b5
    Atualização Português do Brasil (#3190) Anderson Cardoso 2024-04-25 23:45:14 -0300
  • 7ea7d3b92a
    README: Add Ubuntu/Debian package list Stenzek 2024-04-25 15:05:53 +1000
  • 808e832c9a
    CI: Slim down Linux package install list Stenzek 2024-04-25 15:04:40 +1000
  • 4df6f3bc4d
    Scripts: Drop freetype/zlib from Linux deps build Stenzek 2024-04-25 14:59:43 +1000
  • d2b9195c66
    MemorySettingsInterface: Warning fix Stenzek 2024-04-25 14:59:27 +1000
  • 1cdfca155d
    Qt: Clean and remove empty game settings Stenzek 2024-04-25 14:02:16 +1000
  • d6ffdb0242
    RegTest: Build fix Stenzek 2024-04-25 13:31:44 +1000
  • 5e9a47f82b
    Qt: Add volume reset button Stenzek 2024-04-25 13:21:12 +1000
  • 7548113afd
    System: Move COM init to common code Stenzek 2024-04-25 12:56:02 +1000
  • 425235fd31
    INISettingsInterface: Fix file leak on Linux Stenzek 2024-04-25 02:03:13 +1000
  • 9d3f328404
    Adding crt-guest-advanced-HD shader (#3189) Michael Prince Sharpe 2024-04-24 16:18:49 +0100
  • 4139bf63d8
    AudioStream: Backport changes Stenzek 2024-04-25 01:13:51 +1000
  • 921f5119b2
    Qt: Handle sliders in per-game settings Stenzek 2024-04-25 01:13:43 +1000
  • 6e78db3872
    Atualização Português do Brasil (#3186) Anderson Cardoso 2024-04-23 03:27:04 -0300
  • bfe3cf48b1
    Polish localization updates (#3188) Marcin Mitura 2024-04-23 08:26:58 +0200
  • 89c0d4900b
    Fix post processing menu in the fullscreen UI (#3187) RSDuck 2024-04-23 08:26:46 +0200
  • 52bdbf35db
    Qt: Fix rare crash during update download Stenzek 2024-04-23 16:25:36 +1000
  • b4999975db
    System: Fix pause-on-start running unthrottled Stenzek 2024-04-23 14:44:08 +1000
  • 106f2c10ba
    Qt: Add tooltip for stretch/expansion advanced settings Stenzek 2024-04-22 01:55:33 +1000
  • eb91fe31e2
    Hotkeys: Add OSD toggle hotkey Stenzek 2024-04-22 01:52:02 +1000
  • 3b8afb39f6
    System: Don't try to fast boot non-PS1 discs Stenzek 2024-04-22 01:44:04 +1000
  • 3fa2bd1d3a
    System: Confirm shutdown if memory card is being written Stenzek 2024-04-22 01:41:42 +1000
  • a5613fc815
    System: Add OSD message when all enhancements are disabled Stenzek 2024-04-22 00:24:51 +1000
  • b26a9556f7
    System: Improve reset determinism Stenzek 2024-04-22 00:19:44 +1000
  • 35f0d7f623
    CPU: Update debug dispatcher flag on init Stenzek 2024-04-22 00:08:03 +1000
  • 0fbc1a3a8a
    AudioStream: Add surround expansion via FreeSurround Stenzek 2024-04-16 16:45:15 +1000
  • 7932d284f1
    Deps: Add freesurround Stenzek 2024-04-16 16:55:09 +1000
  • 35056c2c52
    Deps: Add kissfft Stenzek 2024-04-16 16:49:45 +1000
  • d3c12fecb3
    Qt: Move dump audio on startup out of settings Stenzek 2024-04-21 20:28:20 +1000
  • 2871a26f54
    GameDB: Motor Toon Grand Prix (again) Stenzek 2024-04-21 14:51:05 +1000
  • 7d80cabf9f
    BIOS: Remove questionable hashes Stenzek 2024-04-21 13:53:02 +1000
  • 8867bb129a
    CMake: Tidy up build system Stenzek 2024-04-20 20:26:53 +1000
  • a88ee93b4d
    GameDB: Motor Toon Grand Prix (again) Stenzek 2024-04-20 19:59:55 +1000
  • 04f9731ee0
    README: Update Linux build instructions Stenzek 2024-04-20 19:09:44 +1000
  • d712fcc371
    Scripts: Rename build-dependencies.sh to build-dependencies-linux.sh Stenzek 2024-04-20 18:59:51 +1000
  • d612ea0f93
    CI: Swap to KDE 6.7 Flatpak actions Stenzek 2024-04-20 18:35:12 +1000
  • 61301733d8
    Qt: Purplerain -> Purple Rain Stenzek 2024-04-20 18:34:50 +1000