Commit Graph

  • 0458dfe8be
    MemoryCard: Don't display message for empty card Stenzek 2024-09-03 21:49:51 +1000
  • a7d8e6d018
    Host: Add disambiguation variants for translations Stenzek 2024-09-03 21:39:00 +1000
  • 060c5553c0
    INISettingsInterface: Use FileSystem atomic update routines Stenzek 2024-09-03 20:43:42 +1000
  • 87eded4bce
    FileSystem: Fix FD leak with atomic updated file on Linux Stenzek 2024-09-03 20:43:10 +1000
  • 1eb1b03141
    MemoryCard: Defer creation of card until first save Stenzek 2024-09-03 20:13:03 +1000
  • 1446e3035f
    Settings: Make Disable Interlacing a Deinterlacing mode Stenzek 2024-09-03 20:02:01 +1000
  • 94911abdca
    System: Display disabled enhancements in safe mode Stenzek 2024-09-03 19:29:59 +1000
  • 503004f17c
    Data: Note third-party codecs in AppImage FFmpeg Stenzek 2024-09-03 19:17:19 +1000
  • f9a594058f
    Settings: Force Frame Timings => Force Video Timing Stenzek 2024-09-03 19:06:26 +1000
  • 8274042bb1
    CI/AppImage: Build shrunk ffmpeg for media capture Stenzek 2024-09-02 21:55:27 +1000
  • 6d0f92d4fb
    dep/fmt: Bump to v11.0.2 Stenzek 2024-09-03 17:54:43 +1000
  • 56dac5f52a
    Deps: Bump SDL2 to 2.30.7 Stenzek 2024-09-03 17:47:20 +1000
  • 6a3b1a2725
    MDEC: Vectorize 16 and 24-bit copy-out Stenzek 2024-09-02 17:57:26 +1000
  • 63abdb7afd
    Reworked the "Force NTSC Timings" feature to support both NTSC and PAL frame timings (#3287) spacepaw 2024-09-03 10:50:45 +0200
  • 4c51337edd
    ImGuiManager: Don't rasterize full glyph range for debug font Stenzek 2024-09-02 12:37:58 +1000
  • 164a353352
    System: Fix possible race condition in presence update Stenzek 2024-09-02 12:12:41 +1000
  • b564f928bd
    DiscordRPC: Add Rcheevos Icon Support (#3286) KamFretoZ 2024-09-01 22:02:28 +0700
  • 51cfea49fe
    ImGuiManager: Split OSD and debug window fonts Stenzek 2024-09-02 00:27:48 +1000
  • 0ba068e843
    GameDB: Disable PGXP culling in Spyro 1 Stenzek 2024-09-02 00:26:12 +1000
  • 5ed8af4236
    Achievements: Shrink URL buffer sizes Stenzek 2024-09-01 23:51:16 +1000
  • 4322799201
    dep/rcheevos: Don't silently truncate buffers in rc_api_init_fetch_image_request() Stenzek 2024-09-01 23:50:06 +1000
  • 0945a9a27f
    Atualização Idioma Turco Anderson Cardoso 2024-08-29 22:19:14 -0300
  • 7b178594a0
    Atualização Português do Brasil Anderson Cardoso 2024-08-26 18:30:00 -0300
  • 7f9a69b977
    Update the Simple-Chinese translation to latest. (#3282) zkdpower 2024-09-01 21:27:57 +0800
  • bee80b0fea
    Spanish (Spain) translation update 2024/08/30 (#3285) Víctor "IlDucci 2024-09-01 13:27:46 +0000
  • 88ee70ef8a
    Misc: Remove unused files Stenzek 2024-09-01 23:17:17 +1000
  • 7f4e5d55db
    Misc: Update copyright headers Stenzek 2024-09-01 22:08:31 +1000
  • aa955b8ae2
    GPU/SW: Split out rasterizer, add dynamic selection Stenzek 2023-12-23 20:38:41 +1000
  • 3fbdcdb4ff
    AudioStream: Rewrite and integrate expander Stenzek 2024-09-01 13:16:10 +1000
  • 14ab642ff3
    Common: Add aligned_unique_ptr Stenzek 2024-09-01 13:02:58 +1000
  • 81c9bdeeef
    GSVector: Add a bunch of fp64 operations Stenzek 2024-09-01 12:00:09 +1000
  • b84d3f14fc
    SPU: Vectorize reverb resampling Stenzek 2024-08-31 17:30:25 +1000
  • cdba1fe25a
    Common: Rename iNN -> sNN Stenzek 2024-08-31 14:38:20 +1000
  • ac139d96f1
    CDImage/ECM: Use EDC/ECC functions from libchdr Stenzek 2024-09-01 19:43:39 +1000
  • fe8dada392
    dep/libchdr: Add EDC computation functions Stenzek 2024-09-01 19:43:16 +1000
  • 7df5764835
    Data: Remove license-incompatible shaders Stenzek 2024-09-01 20:01:34 +1000
  • 486f410f43
    GameDB: Disable WS in Athena - Awakening from the Ordinary Life Stenzek 2024-08-31 14:37:46 +1000
  • 63c7f4a893
    GPU/HW: Fix assert with accurate blending + true colour on Stenzek 2024-08-27 23:46:34 +1000
  • d651c9f477
    GameList: Support excluding disc sets Stenzek 2024-08-26 21:42:35 +1000
  • 542ef3a6c0
    GPUDevice: Warning fix Stenzek 2024-08-26 21:37:29 +1000
  • 667d1bf7c8
    GPUDevice: Use CompressHelpers Stenzek 2024-08-26 21:33:28 +1000
  • f243dc075d
    Host: Use CompressHelpers for ReadCompressedResourceFile() Stenzek 2024-08-26 21:33:00 +1000
  • c7a6e7e483
    SHA1Digest: Span-ify Stenzek 2024-08-26 21:27:51 +1000
  • ae2e79f401
    Util: Add CompressHelpers Stenzek 2024-08-26 21:27:30 +1000
  • 2c27b20090
    ImGuiManager: Remove unused function Stenzek 2024-08-26 18:53:30 +1000
  • 63bf64b05d
    ImGuiOverlays: Use actual recording icon Stenzek 2024-08-26 18:55:15 +1000
  • 05c7e6009c
    InputManager: Don't set key down for binds when ImGui has focus Stenzek 2024-08-26 17:57:28 +1000
  • 940200f7f3
    FullscreenUI: More animation fixes Stenzek 2024-08-26 17:56:47 +1000
  • 46a6681159
    CDROM: Fix incorrect clamp with seek speedup Stenzek 2024-08-26 16:45:23 +1000
  • 344a4a6215
    FullscreenUI: Navigation improvements Stenzek 2024-08-26 15:47:50 +1000
  • e54c4c8101
    ImGuiManager: Tweak OSD message size Stenzek 2024-08-26 14:41:58 +1000
  • 7a05d5aca5
    Achievements: Reset focus when opening windows Stenzek 2024-08-26 14:21:09 +1000
  • b04f721d55
    Achievements: Use plural form for points Stenzek 2024-08-26 14:07:07 +1000
  • c9f5cfc1bc
    Host: Add TranslatePluralToSmallString() Stenzek 2024-08-26 14:06:57 +1000
  • 88e4bf6aad
    SmallString: Tidy-up and add wide string helpers Stenzek 2024-08-26 14:06:18 +1000
  • a49be5db7c
    Data: Update SDL Game Controller DB Stenzek 2024-08-26 00:35:56 +1000
  • 48c2760daa
    dep/rcheevos: rc_validate does not need to be built Stenzek 2024-08-26 00:35:42 +1000
  • 0f29cd8d63
    Data: Update third-party notices Stenzek 2024-08-26 00:26:27 +1000
  • 44471a66f6
    dep/imgui: Don't copy the font data on building Stenzek 2024-08-26 00:25:35 +1000
  • 6deb2eb390
    Achievements: Fix badge download bug Stenzek 2024-08-26 00:15:32 +1000
  • 5c2fc68755
    dep/imgui: Use stb_sprintf Stenzek 2024-08-26 00:01:18 +1000
  • b8026a038c
    CMake: Remove unused file Stenzek 2024-08-25 23:39:57 +1000
  • a7f3d7b02d
    ImGuiManager: Add CompactFontRange() Stenzek 2024-08-25 23:39:14 +1000
  • e8b787fb57
    Misc: Change various icons Stenzek 2024-08-25 23:17:05 +1000
  • f30844cc40
    ImGuiManager: Move glyph ranges to separate file Stenzek 2024-08-25 22:52:21 +1000
  • f37a97bf18
    Host: Add ReadCompressedResourceFile() Stenzek 2024-08-25 17:48:12 +1000
  • 707453b596
    FileSystem: Swap vector for DynamicHeapArray Stenzek 2024-08-25 22:13:18 +1000
  • a2aa040987
    deps/rc_client: Add rc_client_get_rich_presence_strings() Stenzek 2024-08-25 14:40:54 +1000
  • b378ffb975
    ImGui: Enable lunasvg Stenzek 2024-08-25 14:39:59 +1000
  • 25d8f1be67
    Deps: Build lunasvg Stenzek 2024-08-25 14:39:40 +1000
  • f2c0303875
    Misc: Use lightgun controller icon Stenzek 2024-08-25 13:57:05 +1000
  • 599800dfa1
    Deps: Version bumps Stenzek 2024-08-25 20:53:25 +1000
  • c8e61307b2
    StringUtil: Use unicode replacement character in DecodeUTF8() Stenzek 2024-08-25 13:56:01 +1000
  • 096a0811bf
    dep/imgui: Bump to v1.91.0 Stenzek 2024-08-25 18:17:45 +1000
  • a8cac70ee6
    Qt: Ensure window is raised after recreation Stenzek 2024-08-24 21:28:21 +1000
  • 41fb5d3d9a
    CMake: Enable PIC on Linux Stenzek 2024-08-24 18:32:28 +1000
  • 72fc81a705
    CMake: Add install target Stenzek 2024-08-12 18:49:28 +1000
  • 7745c9ef43
    Deps: Make some libraries optional for Linux Stenzek 2024-08-12 17:29:36 +1000
  • 873b540b82
    Deps: Switch to libjpeg-turbo Stenzek 2024-08-24 18:08:15 +1000
  • 96b8e53fbf
    Deps: Bump shaderc Stenzek 2024-08-24 18:08:53 +1000
  • 1425b2fb40
    Atualização Português do Brasil (#3281) Anderson Cardoso 2024-08-24 01:26:20 -0300
  • 9dd83c4f9f
    InputManager: Remove unused pointer type Stenzek 2024-08-24 14:23:32 +1000
  • f0deab2131
    InputManager: Fix wheel scrolling in Big Picture Stenzek 2024-08-24 14:15:27 +1000
  • bda6869084
    Qt: Implement per-game controller configuration Stenzek 2024-08-24 14:10:25 +1000
  • 9e3507e0f4
    InputManager: Support multiple mice via raw input Stenzek 2024-08-23 22:31:59 +1000
  • 8b3fd538ea
    System: Fix HW/SW rendering swap Stenzek 2024-08-23 15:59:31 +1000
  • 5433b30fec
    Qt: Always display version info in settings Stenzek 2024-08-23 15:50:17 +1000
  • 417c1e43dd
    MediaCapture: Load media foundation on-demand Stenzek 2024-08-23 15:41:54 +1000
  • 9a0d5db74f
    GameDB: Use disable sprite texture filtering for FF7/LoD Stenzek 2024-08-23 15:20:24 +1000
  • 1aa9c2d564
    GameDatabase: Add DisableSpriteTextureFiltering trait Stenzek 2024-08-23 15:18:55 +1000
  • 3578572aa1
    CPU/NewRec/x64: Fix data corruption on lwl/lwr with PGXP Stenzek 2024-08-23 14:33:37 +1000
  • ccd7ba9acf
    Qt: Move language/theme setting to window Stenzek 2024-08-20 23:27:42 +1000
  • 5c14ac2fd1
    GameDB: Allow clipping correction for Spyro 1 Stenzek 2024-08-20 21:56:35 +1000
  • 2971b2f34c
    CPU/PGXP: Inline valid flag updates Stenzek 2024-08-20 21:18:07 +1000
  • d4d813f043
    CPU/PGXP: Identifier name consistency Stenzek 2024-08-20 20:43:21 +1000
  • dadf388657
    CPU/PGXP: Make validate a member function Stenzek 2024-08-20 21:09:12 +1000
  • 491179a447
    CPU/PGXP: Remove remaining C-isms Stenzek 2024-08-20 19:12:51 +1000
  • a764954977
    CPU/PGXP: Eliminate extra copy in SLT/SLTU Stenzek 2024-08-20 18:35:49 +1000
  • 8629efc39c
    CPU/PGXP: Purge macros Stenzek 2024-08-20 18:33:18 +1000
  • 514116e6c3
    CPU/PGXP: Rewrite SLL handler Stenzek 2024-08-20 17:24:04 +1000