Commit Graph

  • e6a90f646b
    Atualização Português do Brasil Anderson_Cardoso 2021-02-26 08:59:36 -0300
  • c98b332b04 GL: Add missing context_egl_fbdev files Connor McLaughlin 2021-02-26 19:13:02 +1000
  • 8173c94d40
    Update Simple-Chinese language file to latest zkdpower 2021-02-26 11:08:49 +0800
  • 52c842e3b3 Qt: Hook up mouse wheel to ImGui Connor McLaughlin 2021-02-26 02:42:20 +1000
  • 9425f34ceb
    Merge pull request #1687 from ggrtk/controller-type-cache Connor McLaughlin 2021-02-26 02:45:00 +1000
  • 343c3068c7
    Update duckstation-qt_ru.ts (#1688) shikulja 2021-02-25 19:44:15 +0300
  • 07ad4f63fa FullscreenUI: Update type cache when controller type is changed Albert Liu 2021-02-24 20:32:32 -0800
  • 248baeec08
    Merge pull request #1684 from andercard0/patch-81 Connor McLaughlin 2021-02-25 12:52:56 +1000
  • bd59d711eb
    Merge pull request #1686 from ggrtk/fix-settinginfos Connor McLaughlin 2021-02-25 12:52:46 +1000
  • bfb575cf40 Qt: Improve handling of exclusive fullscreen loss Connor McLaughlin 2021-02-25 12:51:43 +1000
  • 3ca3a78b58 Controller: Fix invalid SettingInfos causing crash in FullscreenUI Albert Liu 2021-02-24 17:23:07 -0800
  • f8376f2724
    Atualização Português do Brasil Anderson_Cardoso 2021-02-24 17:55:42 -0300
  • defea38a60 FullscreenUI: Add fullscreen/close buttons to landing window Connor McLaughlin 2021-02-25 02:08:01 +1000
  • 1969a10034 FullscreenUI: Fix placeholder logo showing up Connor McLaughlin 2021-02-25 01:27:30 +1000
  • f023c1bcde FullscreenUI: Add 'Pause on Menu' option Connor McLaughlin 2021-02-24 18:56:43 +1000
  • b56b438f1f FullscreenUI: Only show debug menu bar in NoGUI Connor McLaughlin 2021-02-24 18:56:41 +1000
  • 85ad091c22
    Filter out Keypad as a mod in sdl_key_names (#1678) Chris 2021-02-24 11:19:57 -0500
  • 617554bea7
    Merge pull request #1681 from Max833/master Connor McLaughlin 2021-02-25 02:07:23 +1000
  • 06f9088888
    Merge pull request #1682 from zkdpower/master Connor McLaughlin 2021-02-25 02:05:52 +1000
  • dd3d5dbd86
    Allow keyboard binding in nogui/fullscreen mode (#1679) Chris 2021-02-24 11:05:33 -0500
  • 961a691de7
    Update Simple-Chinese language file to latest zkdpower 2021-02-24 08:12:00 +0800
  • a94dd57b9f
    Update duckstation-qt_de.ts Max833 2021-02-23 22:42:47 +0100
  • 0d0a7eac1f ImGuiFullscreen: Add animations for notifications Connor McLaughlin 2021-02-24 01:13:38 +1000
  • eb4d6efecd Common: Add easing.h Connor McLaughlin 2021-02-23 00:43:58 +1000
  • 6e80c882df FullscreenUI: Allow vertical scaling Connor McLaughlin 2021-02-22 03:16:50 +1000
  • a7e4d55d02 Move game settings apply to CommonHostInterface Connor McLaughlin 2021-02-22 02:59:40 +1000
  • 28fdc5537f FullscreenUI: Draw quick menu at screen bounds, not scaled bounds Connor McLaughlin 2021-02-22 02:58:25 +1000
  • 8318cdb3c1 Move ImGui setup to common, and enable fullscreen UI in Qt Connor McLaughlin 2021-02-22 02:38:16 +1000
  • d0f6ff03a5 FullscreenUI: Remove local pointer to SettingsInterface Connor McLaughlin 2021-02-21 20:25:59 +1000
  • 1fc53ff622 CommonHostInterface: Move settings interface pointer to base class Connor McLaughlin 2021-02-21 20:22:44 +1000
  • 7e1fe166ee FullscreenUI: Add notifications API Connor McLaughlin 2021-02-21 16:55:28 +1000
  • 229ed5a852 System: Add helpers for reading executables off discs Connor McLaughlin 2021-02-21 16:53:29 +1000
  • 7501e89b7a System: Add path/image to game change notification Connor McLaughlin 2021-02-21 16:53:14 +1000
  • 77090865c1 OSD: Draw shadows on stats overlays (FPS/Resolution) Connor McLaughlin 2021-02-24 00:20:52 +1000
  • 175abd4914 CommonHostInterface: Filter OSD messages in acquire for disabled case Connor McLaughlin 2021-02-23 17:23:40 +1000
  • a9cf6cdc91 Qt: Update Japanese translation by mikakunin Connor McLaughlin 2021-02-24 01:17:52 +1000
  • 75776f9b33
    Merge pull request #1657 from CookiePLMonster/savestate-ui-legend Connor McLaughlin 2021-02-24 01:21:24 +1000
  • 8b4a7e1b98
    Fix for batch mode nogui (#1674) Chris 2021-02-23 10:20:21 -0500
  • 78f9136fb8
    Save State UI: Cache legend strings Silent 2021-02-22 19:34:51 +0100
  • 524a2f3f19
    Merge pull request #1669 from falsepopsky/updateSpanish Connor McLaughlin 2021-02-22 17:52:12 +1000
  • 5a84d28ff0 updated qt_es falsepopsky 2021-02-22 02:56:50 -0300
  • 91a7775d68 BIOS: Fix size validation for PSExe Connor McLaughlin 2021-02-21 16:51:38 +1000
  • 13b0946efd CDImage: Fix file reading from >1 sequential sector Connor McLaughlin 2021-02-21 16:51:18 +1000
  • e540ab7038 Common: Add LRUCache class Connor McLaughlin 2021-02-21 03:45:50 +1000
  • 322f1492b2 FileSystem: Add SanitizeFilename() overload for std::string Connor McLaughlin 2021-02-21 03:45:40 +1000
  • d97a107b62 WindowsHeaders: Undef GetObject Connor McLaughlin 2021-02-21 03:45:27 +1000
  • 357235404a AudioStream: Fix a crash when opening device fails Connor McLaughlin 2021-02-20 20:10:35 +1000
  • ae49215251 Timers: Better predict next event time Connor McLaughlin 2021-02-19 17:10:59 +1000
  • caae06dbf4
    Merge pull request #1646 from piepacker/jake/osd_locking_opt Connor McLaughlin 2021-02-22 12:21:12 +1000
  • 64d4b2e288
    Merge pull request #1663 from RaydenX93/update_it_20210221 Connor McLaughlin 2021-02-22 12:08:45 +1000
  • 7fc68d0aca
    Merge pull request #1666 from ggrtk/controller-fixes Connor McLaughlin 2021-02-22 12:08:35 +1000
  • 71d748ef04 AnalogController: Fix regression in analog mode toggling Albert Liu 2021-02-21 16:12:41 -0800
  • 329e8317b4 Controller: Always check for access byte Albert Liu 2021-02-21 15:20:31 -0800
  • 4a144d30ed Update duckstation-qt_it.ts RaydenX93 2021-02-21 12:17:41 +0100
  • e361b9f012
    Save State UI: Make the widget translatable Silent 2021-02-19 20:14:33 +0100
  • 82a217570c
    Save State UI: Add legend showing hotkeys Silent 2021-02-18 00:13:07 +0100
  • 30bcf280d4 Revert "CPU/Recompiler: Use fastmem for constant loads from RAM mirrors in LUT mode" Connor McLaughlin 2021-02-19 02:25:27 +1000
  • 24c2165bb3 GPU: Allow closing window/app to interrupt shader compilation Connor McLaughlin 2021-02-19 01:48:44 +1000
  • 413e52b38d CI: Use Ubuntu 20.04 for AppImage builds Connor McLaughlin 2021-02-19 01:25:57 +1000
  • 1b544ae350 GameList: Slight optimization to scanning Connor McLaughlin 2021-02-18 18:07:09 +1000
  • 3ab7e140ee FileSystem: Add some overloads for FILE* Connor McLaughlin 2021-02-16 00:50:31 +1000
  • cacf12c209 FileSystem: Migrate component extractors to std::string_view Connor McLaughlin 2021-02-16 00:48:14 +1000
  • 8c7aec2edf CommonHostInterface: Ensure game list is loaded before booting Connor McLaughlin 2021-02-18 18:02:20 +1000
  • d4bbef5021 GameSettings: Remove force interpreter for Spyro 2/3 PAL Connor McLaughlin 2021-02-18 17:47:11 +1000
  • d3717e66c3 CPU/Recompiler: Handle self-modifying code within same block Connor McLaughlin 2021-02-18 17:46:20 +1000
  • 67fe97a17c CPU/Recompiler: Use fastmem for constant loads from RAM mirrors in LUT mode Connor McLaughlin 2021-02-18 17:45:55 +1000
  • 9d05aa2145
    Merge pull request #1656 from andercard0/patch-80 Connor McLaughlin 2021-02-18 13:12:20 +1000
  • 255937f316
    Merge pull request #1658 from zkdpower/master Connor McLaughlin 2021-02-18 13:11:55 +1000
  • 1c59b114f8
    Merge pull request #1655 from Max833/master Connor McLaughlin 2021-02-18 13:11:39 +1000
  • 214c164d37
    Update duckstation-qt_ru.ts (#1654) shikulja 2021-02-18 06:11:21 +0300
  • 6bc1814d02
    Update Simple-Chinese language file to latest zkdpower 2021-02-18 09:31:26 +0800
  • 2aad830d9e
    Atualização Português do Brasil Anderson_Cardoso 2021-02-17 17:07:07 -0300
  • 04901c7769
    Update duckstation-qt_de.ts Max833 2021-02-17 18:36:45 +0100
  • e7b9309567 GameSettings: Add PGXP projection precision Connor McLaughlin 2021-02-18 02:19:43 +1000
  • db4f521d92 System: Make some boot error messages translatable Connor McLaughlin 2021-02-18 02:08:27 +1000
  • 7641bbf5f2 UI: Shuffle around PGXP settings Connor McLaughlin 2021-02-18 02:05:27 +1000
  • 209827b67c PGXP: Compute PSX values on demand for CPU instructions Connor McLaughlin 2021-02-18 01:45:32 +1000
  • 54f5c737ce PGXP: Inline some more functions Connor McLaughlin 2021-02-18 01:41:10 +1000
  • 46dbea509a GPU: Fix adaptive downsampling regression Connor McLaughlin 2021-02-18 01:02:51 +1000
  • 1b881fc60b PGXP: Combine instr and rtVal parameters for CPU_LUI Connor McLaughlin 2021-02-18 00:47:38 +1000
  • bc021ddfd9 CPU/Recompiler: Implement PGXP CPU mode Connor McLaughlin 2021-02-18 00:40:06 +1000
  • 0bfa1bf873 PGXP: Fix MFC0/MTC0 Connor McLaughlin 2021-02-18 01:15:18 +1000
  • a722fd6b53 PGXP: Make mult/div compute results instead of parameters Connor McLaughlin 2021-02-18 00:37:17 +1000
  • 33a5617ea3 PGXP: Remove some unused parameter from M{F,T}{HI,LO} Connor McLaughlin 2021-02-18 00:27:31 +1000
  • efecb44344 PGXP: Combine a couple of instructions Connor McLaughlin 2021-02-17 23:45:50 +1000
  • 09805c1f80 FullscreenUI: Fix controller navigation in disc change Connor McLaughlin 2021-02-17 02:16:23 +1000
  • 52962ce584
    Merge pull request #1649 from CookiePLMonster/pl-loc-update Connor McLaughlin 2021-02-18 02:06:03 +1000
  • 99dcc39e6b
    Update PL localization Silent 2021-02-16 21:58:32 +0100
  • 9fd09c33b1
    Improve consistency of tooltips in Display Settings Silent 2021-02-16 21:53:50 +0100
  • c3c4181074 optimize locking mechanism for OSD messages, use EnumerateOSDMessages more generally Jake Stine 2021-02-15 12:54:49 -0800
  • 82469ac425
    Fix a missing comma in the PGXP message Silent 2021-02-15 23:36:39 +0100
  • 65daf1d6a0 Vulkan: Support fullscreen resolution enumeration Connor McLaughlin 2021-02-16 02:57:35 +1000
  • e84a39245f
    Update duckstation-qt_de.ts (#1644) Max833 2021-02-15 17:58:03 +0100
  • e9413f6d94 WIP movie Connor McLaughlin 2021-02-15 02:36:15 +1000
  • 0110295f2c Android: Fix some game settings saving/loading incorrectly Connor McLaughlin 2021-02-15 00:21:27 +1000
  • d8ce98a1e2 Bump shader cache version Connor McLaughlin 2021-02-14 19:25:14 +1000
  • 2c1999e622 CDROM: Simulate holding position for GetlocP Connor McLaughlin 2021-02-14 18:33:54 +1000
  • 0d13e1013d GPU: Fix incorrect dither offset [3][0] Connor McLaughlin 2021-02-14 16:02:05 +1000
  • f7426b0988 GL/Context: Support fbdev Connor McLaughlin 2021-02-14 02:51:26 +1000
  • f5d7fec914 NoGUI: Rename DRMHostInterface to VTYHostInterface Connor McLaughlin 2021-02-14 01:19:44 +1000