Commit Graph

  • 12875cbcac D3D12/StagingTexture: Fix map persisting through resize Connor McLaughlin 2022-07-30 12:58:20 +1000
  • a48ee3282a FullscreenUI: Re-enable cheat list/toggle analog Connor McLaughlin 2022-07-30 12:58:03 +1000
  • eb569df025 GameList: Fix setting covers via right click Connor McLaughlin 2022-07-30 00:47:49 +1000
  • b074c0d1ee System: Make inter-frame sleep slightly more precise Connor McLaughlin 2022-07-30 00:45:26 +1000
  • 66caaf6103 AudioStream: Fix null output Connor McLaughlin 2022-07-29 22:39:38 +1000
  • 25b17f1422 FullscreenUI: Add new audio options Connor McLaughlin 2022-07-29 22:29:25 +1000
  • 79c401740c FullscreenUI: Fix changing per-game settings not updating Connor McLaughlin 2022-07-29 22:20:07 +1000
  • d012f65d4f AudioStream: Fix possible NaN in forced tempo update Connor McLaughlin 2022-07-29 22:16:22 +1000
  • be5b979713 AudioStream: Make speed changes less poppy Connor McLaughlin 2022-07-29 21:16:02 +1000
  • f6ff7e48c1 Build: Fix compiling for arm64/linux Connor McLaughlin 2022-07-28 22:38:08 +1000
  • 1625908847 dep: Remove libsamplerate Connor McLaughlin 2022-07-28 01:40:45 +1000
  • 68b5dd869c SPU: Add time stretched audio output Connor McLaughlin 2022-07-28 00:42:41 +1000
  • f54e32ff01 dep: Add soundtouch Connor McLaughlin 2022-07-27 01:39:58 +1000
  • 97506a811e ImGuiManager: Fix default OSD scale Connor McLaughlin 2022-07-28 20:08:54 +1000
  • a461ba8be6 System: Update speed limiter on boot Connor McLaughlin 2022-07-28 01:39:01 +1000
  • 6b8b08ef61 System: Fix invalid memory read in SW thread stats Connor McLaughlin 2022-07-28 00:02:17 +1000
  • 5ad268f449
    Update Simple-Chinese Translation to latest. (#2843) zkdpower 2022-07-26 20:04:28 +0800
  • 560df7e06d Qt: Fix hide mouse cursor in fullscreen Connor McLaughlin 2022-07-26 22:02:16 +1000
  • 6386004b2c FullscreenUI: Fix incorrect vsync state on unpause Connor McLaughlin 2022-07-26 21:46:18 +1000
  • c2f4b7e7b8 CDROM: Only apply extra remove delay on disc swap Connor McLaughlin 2022-07-26 20:14:45 +1000
  • 13b2cf6b1c WindowInfo: Linux build fix Connor McLaughlin 2022-07-26 20:10:19 +1000
  • 1057e42956 CDROM: Add additional time to auto disc swap Connor McLaughlin 2022-07-26 18:52:25 +1000
  • 7dcc6512ac
    Merge pull request #2839 from andercard0/patch-1 Connor McLaughlin 2022-07-26 18:46:22 +1000
  • 3ca3b0b76c
    Update Russian translation (#2840) shikulja 2022-07-26 11:46:10 +0300
  • b92a42c44e
    Merge pull request #2842 from Iniquitatis/patch-3 Connor McLaughlin 2022-07-26 18:45:48 +1000
  • 19b358359c Qt: Move recompiler icache to console settings page Connor McLaughlin 2022-07-26 18:42:37 +1000
  • 8af4f4f01a Common: ScopeGuard -> ScopedGuard Connor McLaughlin 2022-07-26 18:37:16 +1000
  • 13e3f2a179 ContextWGL: Backport pbuffer changes Connor McLaughlin 2022-07-26 18:32:55 +1000
  • 4295a70a89 Settings: Fix another typo in path saving Connor McLaughlin 2022-07-26 17:39:48 +1000
  • 9e2b7c0026
    Qt: Add margins to the shader configuration box Dominus Iniquitatis 2022-07-25 17:18:14 +0300
  • a6369c4740
    Qt: Remove unnecessary bottom spacing Dominus Iniquitatis 2022-07-25 17:14:34 +0300
  • 0b4c009d5b Settings: Fix some incorrect folder config keys Connor McLaughlin 2022-07-25 22:44:13 +1000
  • 418898fe94 Qt: Fix possible cover cache overflow when zooming Connor McLaughlin 2022-07-25 18:50:57 +1000
  • a8f5146010 GameDatabase: Add some missing OSD message keys Connor McLaughlin 2022-07-25 17:36:38 +1000
  • f9846e1e4d Qt: Fix frozen display on exiting game with fsui active Connor McLaughlin 2022-07-25 17:36:11 +1000
  • 5cb9ca1b8d CI: Don't enable DRM/KMS on AppImage Connor McLaughlin 2022-07-25 17:22:33 +1000
  • c233a8042f GLContext: Dynamically load wayland-egl Connor McLaughlin 2022-07-25 17:21:15 +1000
  • 5d89715b17 CI: Install xlib dev package Connor McLaughlin 2022-07-25 02:23:24 +1000
  • 25c52f97d4 CMake: Include Vulkan headers Connor McLaughlin 2022-07-25 01:06:24 +1000
  • 5510f66a12 Qt: Support changing theme without reopening window Connor McLaughlin 2022-07-24 23:29:20 +1000
  • bc49e2f627 Qt: Don't reset theme when changing language Connor McLaughlin 2022-07-24 23:17:22 +1000
  • 7e20a79719 AppImage: Glob fix Connor McLaughlin 2022-07-24 23:09:57 +1000
  • 78b4c433c3 AppImage: Add more missing libraries Connor McLaughlin 2022-07-24 23:06:30 +1000
  • 29a5ac5d80 D3DHostDisplay: Fix starting in exclusive fullscreen Connor McLaughlin 2022-07-24 17:43:56 +1000
  • 9f3679afa0
    Update - Translation Anderson_Cardoso 2022-07-23 10:40:37 -0300
  • 2d4404c031
    Merge pull request #2838 from CookiePLMonster/pause-menu-fixes Connor McLaughlin 2022-07-23 21:40:40 +1000
  • 3040ce7bbd
    FullscreenUI: Untangle Escape button behaviour Silent 2022-07-23 11:38:46 +0200
  • 4d89b52d3b
    Merge pull request #2837 from CookiePLMonster/fixed-negcon Connor McLaughlin 2022-07-23 18:56:37 +1000
  • bea9fe4b00
    NeGcon: Fix default mappings Silent 2022-07-23 10:54:54 +0200
  • e84f38f466 Qt: Fix builtin post shaders Connor McLaughlin 2022-07-23 18:49:18 +1000
  • 322c0c4c74 Qt: Fix controller defaults resetting some system settings Connor McLaughlin 2022-07-23 18:37:47 +1000
  • f07a6c243d FullscreenUI: Make version text less ugly Connor McLaughlin 2022-07-23 13:59:59 +1000
  • fc40397818 GPU: Don't set empty post chain Connor McLaughlin 2022-07-23 13:54:48 +1000
  • 9b22f0564f Misc: Remove backported license text Connor McLaughlin 2022-07-23 13:47:12 +1000
  • be03998be0 System: Fix title not showing for non-database discs Connor McLaughlin 2022-07-23 13:36:53 +1000
  • cac9c3fe04 CommonHost: Default escape to opening pause menu Connor McLaughlin 2022-07-23 13:27:35 +1000
  • a1edddc59d CDROM: Revamp/improve preload image procedure Connor McLaughlin 2022-07-23 13:23:54 +1000
  • 8d7fdae683 CDImagePPF: Precache underlying image when requested Connor McLaughlin 2022-07-23 13:00:45 +1000
  • 65991899eb InputManager: Fix default value of SDL input source Connor McLaughlin 2022-07-23 13:00:28 +1000
  • 11c0b7467b ImGuiManager: Fix OSD drawing under fsui Connor McLaughlin 2022-07-23 13:00:09 +1000
  • 6c8bcad444
    Update Russian translation (#2835) shikulja 2022-07-23 06:41:44 +0300
  • 982c9ff40b
    Update - Portuguese Brazilian localization (#2834) Anderson_Cardoso 2022-07-23 00:41:32 -0300
  • 0ba623b392 Qt: Fix crash opening game settings Connor McLaughlin 2022-07-23 01:49:53 +1000
  • 7c2f335228 Qt: Fix not auto-switching back to game on unpause Connor McLaughlin 2022-07-23 01:34:52 +1000
  • a5f5be1a60 Qt: Fix directory setting changes Connor McLaughlin 2022-07-23 01:28:19 +1000
  • 78bddd7fe9 Achievements: Crash fix on error Connor McLaughlin 2022-07-23 00:51:52 +1000
  • 68121c0f6b Qt: Fix rendering at unthrottled framerate while paused Connor McLaughlin 2022-07-23 00:39:58 +1000
  • 667726bbb3 Qt: Make general settings overridable per-game Connor McLaughlin 2022-07-23 00:16:28 +1000
  • 75b4891f78 Qt: Fix Apply Game Settings option Connor McLaughlin 2022-07-23 00:13:55 +1000
  • c90824f8e9 Qt: Fix incorrect directories on Linux Connor McLaughlin 2022-07-23 00:01:47 +1000
  • 23ea7b92bc Qt: Fix saved language setting Connor McLaughlin 2022-07-22 23:47:12 +1000
  • 6e5b9c8f33 Qt: Simplify toolbar save/restore Connor McLaughlin 2022-07-22 23:38:23 +1000
  • 91fcb56148 Qt: Fix crash on scanning empty directory Connor McLaughlin 2022-07-22 23:33:59 +1000
  • 701780e2ef Qt: Regression fixes Connor McLaughlin 2022-07-22 22:51:29 +1000
  • 7e52c01b35 CI: Fix appimage not being included in release Connor McLaughlin 2022-07-22 22:51:20 +1000
  • 853e9a8a6a Qt: Fix updater Connor McLaughlin 2022-07-22 21:51:00 +1000
  • 0590a6098d CI: Fix up Linux/Mac build and disable UWP (for now) Connor McLaughlin 2022-07-21 17:27:32 +1000
  • b42b5501f6 UI: Massive revamp, new features and improvements Connor McLaughlin 2022-07-11 23:03:29 +1000
  • 3fb61865e5 dep/rcheevos: Update to 0181d02 Connor McLaughlin 2022-07-18 22:46:12 +1000
  • af91fcf195 Backport more common classes Connor McLaughlin 2022-07-11 19:45:31 +1000
  • f6b3652ae6 Add MemorySettingsInterface Connor McLaughlin 2022-07-09 14:17:57 +1000
  • 462eb2c155 Add Host/HostSettings Connor McLaughlin 2022-07-09 00:25:16 +1000
  • 6a6ab6529a Backport SettingsInterface Connor McLaughlin 2022-07-09 00:14:48 +1000
  • 0c0bd4c995 dep: Update imgui to v1.88 Connor McLaughlin 2022-07-08 23:06:09 +1000
  • b7fbde31a7 Move utility classes from common to own static lib Connor McLaughlin 2022-07-08 22:43:38 +1000
  • d2ca454576 Sync filesystem.h/path.h Connor McLaughlin 2022-07-08 21:57:06 +1000
  • f89529015c dep: Move Vulkan loader to common Connor McLaughlin 2022-07-08 21:49:27 +1000
  • fd3507c16d Core: Replace Timestamp usage with fmt Connor McLaughlin 2022-07-08 21:11:16 +1000
  • b5bf3593c4 ByteStream: Move routines from FileSystem to ByteStream Connor McLaughlin 2022-07-08 20:11:31 +1000
  • d81e156a29 dep: Add build config for fmt Connor McLaughlin 2022-07-08 19:48:44 +1000
  • 830f097aad dep: Add fmt 9.0.0 Connor McLaughlin 2022-07-08 19:48:28 +1000
  • b3c3d5d954 Sync string_util.cpp Connor McLaughlin 2022-07-08 19:38:18 +1000
  • 97730b56c8
    Merge pull request #2832 from wheremyfoodat/dev Connor McLaughlin 2022-07-17 02:26:40 +1000
  • d959899022 Allow .ps-exe suffix for executables. wheremyfoodat 2022-07-16 19:00:21 +0300
  • 5ab5070d73
    Update read me (#2830) Anderson_Cardoso 2022-07-08 10:14:43 -0300
  • 82965f741e
    Overhaul japanese translation (#2829) Connor McLaughlin 2022-05-20 03:46:02 +1000
  • 6f932c29a5
    Merge pull request #2828 from CookiePLMonster/keyed-osd Connor McLaughlin 2022-05-13 22:34:32 +1000
  • 3a70e4d57d
    Add keys to more OSD messages: Silent 2022-05-09 23:42:28 +0200
  • 79397426de
    Merge pull request #2825 from DCxDemo/master Connor McLaughlin 2022-05-08 20:11:37 +1000
  • e7f97f938e
    Update Cheat DB (#2826) Anderson_Cardoso 2022-05-08 07:11:22 -0300