Commit Graph

  • d69935eef0
    Qt: Fix warning Stenzek 2025-08-31 20:36:36 +1000
  • e32e64420e
    StringUtil: Fix logical errors Stenzek 2025-08-31 20:36:06 +1000
  • faa75991a0
    Tests: Add more unit tests for common classes Stenzek 2025-08-31 18:43:25 +1000
  • db2f563db6
    dep/googletest: Update to v1.17.0 Stenzek 2025-08-31 18:32:36 +1000
  • b8952dafac
    Qt: Don't use memcard icon cache for window icon when scaled Stenzek 2025-08-31 14:59:46 +1000
  • 3cb275d878
    Qt: Use grid layout in cheat code editor (#3543) Davide Pesavento 2025-08-31 00:55:22 -0400
  • e1c0753d3d
    Qt: Use path as tie breaker when sort titles equal Stenzek 2025-08-31 14:54:51 +1000
  • f2f06a746b
    FullscreenUI: Fix game properties title Stenzek 2025-08-31 14:45:30 +1000
  • 5f8716a9f0
    Qt: Simplify icon scaling Stenzek 2025-08-31 14:27:51 +1000
  • 48ac353210
    Qt: Disable game list toolbar when no games found Stenzek 2025-08-31 12:57:31 +1000
  • abde6e4316
    Qt: Move scaling helper to cpp file Stenzek 2025-08-31 12:48:28 +1000
  • 3102c913d7 Qt: Use grid layout in cheat code editor Davide Pesavento 2025-08-31 00:40:02 -0400
  • a2f6dd5b67 fix off-by-1 error for memcard editor icon size ANK-dev 2025-08-31 00:09:04 -0300
  • d499d8e2d8 Qt: Avoid a full reset when toggling show cover titles / localized titles Davide Pesavento 2025-08-30 21:12:25 -0400
  • 6765b2feb0 Qt: Delete some redundant code in GameListModel Davide Pesavento 2025-08-30 20:10:45 -0400
  • 2681a7e604 Qt: Avoid a full reset when toggling show cover titles / localized titles Davide Pesavento 2025-08-30 21:12:25 -0400
  • 1dc61eb13e Qt: Delete some redundant code in GameListModel Davide Pesavento 2025-08-30 20:10:45 -0400
  • b0dd909cf8
    Qt: Resizable game list icons (#3539) Ariel Nogueira Kovaljski 2025-08-30 23:37:20 -0300
  • 56e1713e27
    GameList: Support scanning and caching relative paths Stenzek 2025-08-31 12:32:15 +1000
  • 0a271cd7d5
    StringUtil: Fix CompareNoCase for prefixes Stenzek 2025-08-31 11:53:35 +1000
  • 7cd0d412eb
    Settings: Fix portable mode for AppImages Stenzek 2025-08-31 11:51:22 +1000
  • c1bb183caa
    FullscreenUI: Fix selecting disc set entries in list/grid Stenzek 2025-08-31 01:39:42 +1000
  • 92c056107c
    Update the Simple-Chinese translation to latest. (#3540) zkdpower 2025-08-30 23:33:10 +0800
  • d77c92de33
    FullscreenUI: Fix incorrect disc set window title Stenzek 2025-08-31 01:32:18 +1000
  • 86333e9977
    System: Fix crash on starting non-database game Stenzek 2025-08-31 01:32:31 +1000
  • 4bd14ef7c1
    Update the Simple-Chinese translation to latest. zkdpower 2025-08-30 22:59:33 +0800
  • fc26bba515
    Merge branch 'master' into resizable-game-list-icons Ariel Nogueira Kovaljski 2025-08-30 11:50:26 -0300
  • bed3c8f0a1 removed resizeEvent from GameListListView ANK-dev 2025-08-30 11:29:46 -0300
  • dec06fa67d
    GameDatabase: Use once_flag for thread-safe initialization Stenzek 2025-08-30 23:50:35 +1000
  • 2b519b1a94
    GameDatabase: Check timestamp of discsets.yaml Stenzek 2025-08-30 23:30:24 +1000
  • e35b49d6e5
    GameDB: More instances of sort titles Stenzek 2025-08-30 23:29:57 +1000
  • 6274791ae7 Add images md-images Stenzek 2021-01-31 18:10:03 +1000
  • 17872fec89
    Qt: Fix compile warning Stenzek 2025-08-30 22:02:54 +1000
  • 970f2ed9d6
    GameDB: Fix lint errors Stenzek 2025-08-30 22:00:51 +1000
  • 39fcbf7a19
    GameDB: Add sort name to Crash/Final Fantasy games Stenzek 2025-08-30 21:52:55 +1000
  • 2ed8c024a3
    Qt: Show English and localized names in tooltip Stenzek 2025-08-30 21:41:54 +1000
  • 29327b3e22
    GameDB: Add localized names Stenzek 2025-08-30 20:51:21 +1000
  • 8bfc31a59c
    GameDatabase: Refactor disc sets Stenzek 2025-08-30 18:43:13 +1000
  • d00b897257
    GameDB: Add sortName for games starting with 'The' Stenzek 2025-08-30 14:46:46 +1000
  • 6e421b9d4a
    GameDB: Add unsuffixed display names Stenzek 2025-08-30 14:18:11 +1000
  • a8b4bb3fce
    GameDatabase: Add sort title, localized title, and save title fields Stenzek 2025-08-30 13:42:55 +1000
  • 1aa92c7667
    GameDB: Normalize multi-line strings Stenzek 2025-08-30 12:37:31 +1000
  • d13d3d89f9
    Resources: Relocate PromptFont key glyphs to high range Stenzek 2025-08-30 20:34:59 +1000
  • 052ddcd2dc made scaleMemoryCardIconWithSharpBilinear inline and added constant for icon padding ANK-dev 2025-08-30 01:23:41 -0300
  • 4e78ea604c fix some duplicate lines ANK-dev 2025-08-30 00:12:51 -0300
  • cf9c9c0d78 Fixed dynamic row scaling and size slider ANK-dev 2025-08-29 23:50:12 -0300
  • 93318f13b1 Qt: Resizable game list icons [PoC] ANK-dev 2025-08-28 23:07:13 -0300
  • 56706e801e Single function for Sharp Bilinear scaling of icons ANK-dev 2025-08-28 20:14:39 -0300
  • 4738fceb43
    Updater: Fix pause until mouse move on Mac Stenzek 2025-08-28 22:23:31 +1000
  • 2182a0d84d
    Update the Simple-Chinese Translation to latest. zkdpower 2025-08-26 12:16:31 +0800
  • f6fd1e9822
    Atualização Português do Brasil (#3538) Anderson Cardoso 2025-08-28 09:21:01 -0300
  • ca6d9dc6af Qt: Sharp Bilinear scaling for gamelist icons ANK-dev 2025-08-27 23:53:40 -0300
  • e52b774580
    Atualização Português do Brasil Anderson Cardoso 2025-08-27 10:08:19 -0300
  • 835390fa99
    Cheats: Make message OSD key consistent Stenzek 2025-08-27 22:31:24 +1000
  • 2c28e457bc
    Updater Application Icon Update (#3535) GregoireLD 2025-08-27 14:27:44 +0200
  • 7f36401145
    Update duckstation-qt_it.ts (#3534) AnthonyRyuki 2025-08-27 14:26:57 +0200
  • b0a63f95c9
    Qt: Sharp Bilinear scaling for memcard icons (#3536) Ariel Nogueira Kovaljski 2025-08-27 09:18:46 -0300
  • 29cc6c06bf
    Update the Simple-Chinese Translation to latest. zkdpower 2025-08-27 10:34:33 +0800
  • c6f7f2dfc3 Qt: Sharp Bilinear scaling for memcard icons ANK-dev 2025-08-25 23:08:33 -0300
  • 9ddfff0681
    Update duckstation-qt_it.ts AnthonyRyuki 2025-08-26 13:13:49 +0200
  • f303d57447
    GameDB: Disable auto analog mode on several SMT games (#3532) Davide Pesavento 2025-08-26 03:32:41 -0400
  • c76a8911d2
    Update the Simple-Chinese Translation to latest. (#3533) zkdpower 2025-08-26 15:32:05 +0800
  • a46e43fb7e
    GameDB: Enable PGXPPreserveProjFP for `Ghost in the Shell` (#3531) Davide Pesavento 2025-08-26 03:31:54 -0400
  • 87f2c54ddd
    FullscreenUI: Unify Prefer GLES option name Stenzek 2025-08-26 17:31:22 +1000
  • 76b7e9b7be
    Update the Simple-Chinese Translation to latest. zkdpower 2025-08-26 12:16:31 +0800
  • 0642d4d76b GameDB: Disable auto analog mode on several SMT games Davide Pesavento 2025-08-25 23:25:46 -0400
  • 25d1d14a5b GameDB: Enable PGXPPreserveProjFP for `Ghost in the Shell` Davide Pesavento 2025-08-25 22:38:27 -0400
  • e5fd12acb3
    Qt: Disable game widget while system is starting Stenzek 2025-08-25 21:28:03 +1000
  • eedf417f23
    CMake: Add possible missing include directory Stenzek 2025-08-25 21:00:25 +1000
  • 63350c3d83
    GPU/HW: Fix uninitialized pipeline fields Stenzek 2025-08-25 20:52:30 +1000
  • de39ff5e9b
    GPUDevice: Fix ROV support being disabled Stenzek 2025-08-25 18:22:33 +1000
  • 2bd7fe8786
    Qt: Disable column sorting indicator and adjust labels in memcard editor (#3528) Ariel Nogueira Kovaljski 2025-08-25 08:29:11 -0300
  • f0c0ca3e09 GameDB: Fix metadata for Nightmare Creatures I & II Davide Pesavento 2025-08-25 00:28:11 -0400
  • 7c398c4a99 GameDB: Turn PGXPPreserveProjFP off for Persona Davide Pesavento 2025-08-25 00:16:56 -0400
  • dcb6730cd8
    Spanish (Spain) translation update 2025/08/25 (#3530) Víctor "IlDucci 2025-08-25 11:28:31 +0000
  • 1acf265093 Box correction Gregoire L. D. 2025-08-25 11:54:44 +0200
  • 2a5603961d Spanish (Spain) translation update 2025/08/25 IlDucci 2025-08-25 11:34:08 +0200
  • bc66840c9c GameDB: Fix metadata for Nightmare Creatures I & II Davide Pesavento 2025-08-25 00:28:11 -0400
  • 111993ccb1 GameDB: Turn PGXPPreserveProjFP off for Persona Davide Pesavento 2025-08-25 00:16:56 -0400
  • 5dc5f4d4a3 Shadow correction Gregoire L. D. 2025-08-25 03:47:31 +0200
  • f71a304888 Small correction Gregoire L. D. 2025-08-25 01:59:22 +0200
  • 6490af50ce Qt: Disable column sorting indicator and adjust labels in memcard editor ANK-dev 2025-08-24 14:24:28 -0300
  • 72d800c0cc Update Updater icons Gregoire L. D. 2025-08-24 14:58:24 +0200
  • 1ef1a2d3f4
    System: Add XZ save state compression Stenzek 2025-08-24 15:09:04 +1000
  • bbd150823c
    CompressHelpers: Tidy up and add Deflate Stenzek 2025-08-24 13:49:16 +1000
  • 2f39820305 GameDB: PGXP CPU mode for Nightmare Creatures II Davide Pesavento 2025-08-23 23:11:52 -0400
  • fb56c99993 GameDB: Disable widescreen in Fear Effect 2 Davide Pesavento 2025-08-23 21:34:22 -0400
  • 24e496164e GameDB: Fix metadata for Darkstone Davide Pesavento 2025-08-22 20:23:42 -0400
  • 4e96fde477 GameDB: Disable disc speedup on MDEC for Diablo Davide Pesavento 2025-08-22 20:00:50 -0400
  • b3d6b3708b GameDB: PGXP CPU mode for Azure Dreams Davide Pesavento 2025-08-22 19:45:53 -0400
  • b2bfe1c0e8 GameDB: PGXP CPU mode for Nightmare Creatures II Davide Pesavento 2025-08-23 23:11:52 -0400
  • a6e6bfa0ad GameDB: Disable widescreen in Fear Effect 2 Davide Pesavento 2025-08-23 21:34:22 -0400
  • 6c6dd6db87 GameDB: Fix metadata for Darkstone Davide Pesavento 2025-08-22 20:23:42 -0400
  • 6f67b4640f GameDB: Disable disc speedup on MDEC for Diablo Davide Pesavento 2025-08-22 20:00:50 -0400
  • d27699ecfe GameDB: PGXP CPU mode for Azure Dreams Davide Pesavento 2025-08-22 19:45:53 -0400
  • 8533ab7f21
    Qt: Fix editing second memory card Stenzek 2025-08-24 01:49:57 +1000
  • 3b1dcde36f
    Qt: Force memory card editor icons to 32x32 Stenzek 2025-08-24 01:31:58 +1000
  • d4b85ef6f1
    InputManager: Increase macros per pad Stenzek 2025-08-23 22:30:10 +1000
  • 7d8e11d3c0
    InputManager: Make macro button storage dynamic Stenzek 2025-08-23 22:28:25 +1000
  • a1f81d99a9
    InputManager: Pack state in struct Stenzek 2025-08-23 22:16:37 +1000