Commit Graph

  • 88ccab2a23
    Achievements: Fix some options potentially not live-updating Stenzek 2026-09-14 02:12:10 +1000
  • 025ea24fc4
    GPU/HW: Fix typo in CompilePipelines() Stenzek 2026-09-13 18:50:28 +1000
  • 3e8626896a
    CDImage: Remove cursor-based read interface cdrom-async-readahead Stenzek 2026-09-12 15:49:10 +1000
  • cd04ecb7f4
    CDROMAsyncReader: Refactor to use batch reads Stenzek 2026-09-12 15:44:28 +1000
  • 31547f5d35
    CDImage: Add aggregate LBA-addressed batch reads Stenzek 2026-09-12 15:22:11 +1000
  • 074e5ff466
    CDImage: Identify physical device sources Stenzek 2026-09-12 19:25:57 +1000
  • ed6720bbf5
    Tests: Fix core-tests building on Windows Stenzek 2026-09-12 21:43:13 +1000
  • a4904189cf
    VulkanDevice: Use timeline semaphores when available Stenzek 2026-09-12 21:02:22 +1000
  • a24350c47c
    SPU: Decode ADPCM nibbles in pairs Stenzek 2026-09-11 20:07:01 +1000
  • 5a7a301a78
    SPU: Consolidate capture buffer writes Stenzek 2026-09-11 20:04:35 +1000
  • 690ead7eec
    SPU: Vectorize Gaussian interpolation Stenzek 2026-09-11 20:02:56 +1000
  • 2781502e04
    SPU: Streamline per-voice flag processing Stenzek 2026-09-11 19:55:05 +1000
  • c66b2694da
    DynLibs: Fix libwebp loading on Windows latest dev Stenzek 2026-09-12 22:10:58 +1000
  • 869d316596 Style: fix indentation and inline macro in bandwidth stats jpchow26 2026-09-11 23:47:02 -0400
  • ef35ece07e GPU: Add VRAM bandwidth and render/fill-rate statistics jpchow26 2026-09-11 23:21:56 -0400
  • 3b30876e92
    l10n: update Swedish Qt translation (#3796) Daniel Nylander 2026-09-09 11:59:29 +0000
  • 1ab327d6d5
    GPUDevice: Drop SingleTextureAndUBOAndPushConstants Stenzek 2026-09-09 21:53:47 +1000
  • f5c361ca56 l10n: omit generated source locations Daniel Nylander 2026-09-09 07:00:44 +0000
  • cadc0ecdee l10n: update Swedish Qt translation Daniel Nylander 2026-09-09 06:48:28 +0000
  • cbe7951be6
    CPU/CodeCache: Remove thread_local recursive guard Stenzek 2026-09-09 01:10:57 +1000
  • 443ef825be
    Qt: Merge import buttons in the memory card editor (#3795) Davide Pesavento 2026-09-08 01:50:20 -0400
  • 4ddecc12c2 Qt: Merge import buttons in the memory card editor Davide Pesavento 2026-09-07 23:36:24 -0400
  • 35d1f0629c
    Atualização Português do Brasil (#3793) Anderson Cardoso 2026-09-07 23:29:57 -0300
  • 0331b01c73
    Atualização Português do Brasil Anderson Cardoso 2026-09-07 14:23:28 -0300
  • 73c226615e
    DynLibs: Fix libjpeg load regression on Windows Stenzek 2026-09-07 21:22:26 +1000
  • 1d07ae225f
    Update duckstation-qt_es.ts (#3794) PeterDelta 2026-09-07 12:56:24 +0200
  • 9e840fe542 Update duckstation-qt_es.ts PeterDelta 2026-09-07 11:16:50 +0200
  • 3b5b9f3926
    Atualização Português do Brasil Anderson Cardoso 2026-09-06 17:48:00 -0300
  • 0cb515fe44
    GameList: Reorder list entry types Stenzek 2026-09-07 02:20:22 +1000
  • 00989b7ec8
    Qt: Make game properties inaccessible for PSF/Audio CDs Stenzek 2026-09-07 00:33:21 +1000
  • 4973361c58
    GameList: Add AudioCD type Stenzek 2026-09-07 00:26:19 +1000
  • 91c5a79b28
    FullscreenUI: Use SingleTextureAndUBOAndPushConstants for blur apply Stenzek 2026-09-06 22:35:41 +1000
  • 2cb1bf7b91
    GPUDevice: Add SingleTextureAndUBOAndPushConstants layout Stenzek 2026-09-06 22:35:20 +1000
  • 3f5dca5cec
    FullscreenUI: Use expand icon for dropdowns Stenzek 2026-09-06 22:04:13 +1000
  • e05b9b9f92
    FullscreenUI: Fix 'Use Global Setting' showing in global postfx settings Stenzek 2026-09-06 21:46:45 +1000
  • 7d169057db
    README: Update feature list Stenzek 2026-09-06 21:14:40 +1000
  • 0206d926f3
    SDLInputSource: Centralize SDL subsystem loading Stenzek 2026-09-06 20:17:18 +1000
  • 0fbd997d4d
    Misc: Remove atexit() usage Stenzek 2026-09-06 19:51:08 +1000
  • 69fe550343
    DynamicLibrary: Drop MacOS Frameworks hack Stenzek 2026-09-06 19:28:41 +1000
  • d9071e49b9
    CocoaTools: Return nullopt if not running from bundle Stenzek 2026-09-06 19:22:31 +1000
  • 1f065b5eae
    CMake: Make bundle building on MacOS optional Stenzek 2026-09-06 16:39:35 +1000
  • 17a721c8f7
    ZipHelpers: Load libzip on-demand Stenzek 2026-09-06 16:14:31 +1000
  • 3ccc0c45f4
    Util: Centralize dynlib loading Stenzek 2026-09-06 15:50:04 +1000
  • f1f6b0ee79
    ImGuiManager: Load FreeType/plutosvg dynamically Stenzek 2026-09-06 15:11:34 +1000
  • b42b6981e0
    Qt: Create desktop file before setup wizard on Linux Stenzek 2026-09-06 14:27:13 +1000
  • 025872c52a
    Qt: Warn when LD_LIBRARY_PATH is overridden on Linux Stenzek 2026-09-06 14:26:53 +1000
  • 38751bdf7d
    SDLInputSource: Load SDL dynamically Stenzek 2026-09-06 14:13:30 +1000
  • fa935c2968
    SQLiteHelpers: Format file Stenzek 2026-09-06 14:12:27 +1000
  • 2179487e57
    SDLInputSource: Remove unused variable Stenzek 2026-09-06 13:53:00 +1000
  • c359ccfcb6
    DynamicLibrary: Log loaded library paths on Linux Stenzek 2026-09-06 13:22:16 +1000
  • fa77cd4853
    CMake: Don't unnecessarily bundle Stenzek 2026-09-06 12:56:17 +1000
  • f39feb9d8f
    Image: Load libpng/libjpeg/libwebp dynamically Stenzek 2026-09-06 12:47:15 +1000
  • 3f44ac2e9c
    Deps: Bump to 20260906 Stenzek 2026-09-06 19:30:25 +1000
  • 0d33bd1777
    Settings: Ensure pcdrv_root is a native path Stenzek 2026-09-06 12:29:55 +1000
  • 5aeeb72e6e
    VideoThread: Fix rare crash if device initialization fails Stenzek 2026-09-06 02:22:40 +1000
  • f5ffb6b51f
    System: Fix unused function warning Stenzek 2026-09-05 23:05:24 +1000
  • 92fb83b6ae
    Qt: Save debugger breakpoints to inis Stenzek 2026-09-06 01:22:23 +1000
  • 3eee1e61e2
    INISettingsInterface: Don't set dirty if unchanged in SetKeyValueList() Stenzek 2026-09-06 01:04:37 +1000
  • 3bc1e8cdf2
    SettingsInterface: Create type aliases for string lists Stenzek 2026-09-06 01:04:22 +1000
  • 5100c51644
    Qt: Use QPointer in DebuggerWindow Stenzek 2026-09-05 23:11:11 +1000
  • 4a0cdd2dcd
    Qt: Link stack view to memory view Stenzek 2026-09-05 23:04:23 +1000
  • 118bb6616f
    Qt: Add call stack to debugger Stenzek 2026-09-05 22:39:30 +1000
  • d9182a04d6
    Qt: Add threads view to debugger Stenzek 2026-09-05 22:39:28 +1000
  • 75448944d7
    dep/rcheevos: Bump to e871ef5 Stenzek 2026-09-05 21:59:19 +1000
  • f1f8ee7979
    System: Disable post-processing when resetting settings Stenzek 2026-09-05 21:54:57 +1000
  • ebc51ff0c1
    System: Don't copy non-sensitive user preferences to game settings Stenzek 2026-09-05 21:54:39 +1000
  • c05866d2b1
    Qt: Add styling to select disc dialog Stenzek 2026-09-05 21:45:47 +1000
  • b91b9b247f
    Qt: Add RA Game ID to game properties Stenzek 2026-09-05 21:41:17 +1000
  • 1cafea4e5b
    Qt: Slight improvement to track summary list Stenzek 2026-09-05 21:40:40 +1000
  • 084bc6fb3a
    Achievements: Fix padding in notifications/lists Stenzek 2026-09-05 21:17:19 +1000
  • 31948bcb52
    Misc: Use static operator() Stenzek 2026-09-05 18:11:30 +1000
  • 6f23cc25de
    System: Allow live-changing console region Stenzek 2026-09-05 16:54:47 +1000
  • 7762f953c5
    Build: Use C++23 across the board Stenzek 2026-09-05 13:04:26 +1000
  • 9c91b91562
    Common: Remove unused include Stenzek 2026-09-05 13:04:00 +1000
  • 274143dfd2
    CI: Update deps to 20260905 Stenzek 2026-09-04 19:05:49 +1000
  • ec81e45b29
    Settings: Disable gpu_force_video_timing in hardcore mode Stenzek 2026-09-04 00:10:22 +1000
  • f1d54ab743
    Qt: Fix trailing slash being added to game directories Stenzek 2026-09-02 21:54:26 +1000
  • f34d2c4752
    Achievements: Add category badge to popup Stenzek 2026-09-02 21:54:00 +1000
  • 78cd1f2482
    MSBuild: Generate Qt UI headers in parallel Stenzek 2026-08-29 23:59:17 +1000
  • 7652c04464
    MSBuild: Generate Qt translations in parallel Stenzek 2026-08-29 23:57:44 +1000
  • 46364b24b2
    MSBuild: Track QRC asset dependencies Stenzek 2026-08-29 23:46:36 +1000
  • bf15b0df64
    MSBuild: Generate Qt MOC files in parallel Stenzek 2026-08-29 23:34:34 +1000
  • 8c7b74ca2a
    MSBuild: Fix Qt MOC dependency tracking Stenzek 2026-08-29 23:29:50 +1000
  • 1e2ee51b19
    MSBuild: Track Qt resource outputs Stenzek 2026-08-29 23:22:06 +1000
  • e05146d7aa
    MSBuild: Track Qt translation outputs Stenzek 2026-08-29 23:19:08 +1000
  • 20b626d41e
    MSBuild: Explicitly list plugins to copy Stenzek 2026-08-29 23:00:00 +1000
  • b0f7c5c162
    Update duckstation-qt_es.ts (#3792) PeterDelta 2026-08-30 14:20:28 +0200
  • 4bfab9624d Update duckstation-qt_es.ts PeterDelta 2026-08-30 12:44:24 +0200
  • 9287950af2
    VideoPresenter: Fix prerotation handling with blur/transitions Stenzek 2026-08-29 16:45:38 +1000
  • fe2306b1f0
    ImGuiManager: Tweak OSD fade in time v0.1-11826 old-dev Stenzek 2026-08-29 15:37:23 +1000
  • 88e4ca5333
    Qt: Enable verification for unscanned files Stenzek 2026-08-29 15:29:29 +1000
  • f5e22bc71a
    FullscreenUI: Fix cheats menu hotkey in batch mode Stenzek 2026-08-29 15:07:39 +1000
  • f18017eebc
    Qt: Fix localised disc regions in game list Stenzek 2026-08-28 17:07:19 +1000
  • a736f44926
    Update Italian translation (#3791) Davide Pesavento 2026-08-28 02:59:41 -0400
  • 5f1b99c767 Update Italian translation Davide Pesavento 2026-08-28 02:32:03 -0400
  • aea63ce410
    Spanish (Spain) translation update 2026/08/25 (#3790) Víctor "IlDucci 2026-08-26 11:21:28 +0000
  • 600b632c7b Spanish (Spain) translation update 2026/08/25 IlDucci 2026-08-25 19:19:52 +0200
  • c776dee9ed
    CDImage: Replace filename identifier with path Stenzek 2026-08-25 22:17:38 +1000
  • dbf928ff61
    FullscreenUI: Fix inverted parameters Stenzek 2026-08-25 22:13:51 +1000
  • c4e99c4aec
    CDImageMDS: Fix games not detecting due to empty path Stenzek 2026-08-25 22:12:12 +1000