Commit Graph

  • bf97305a60
    AchievementManager: Cache Badges on Disk LillyJadeKatrin 2024-06-26 20:05:54 -04:00
  • 360f899f68
    Common/Crypto/SHA1: Add DigestToString() utility function LillyJadeKatrin 2024-06-26 20:05:54 -04:00
  • ad37599dba Resolve merge conflicts Jared M. White 2024-07-04 13:08:06 -05:00
  • bb4e8d0d01
    Merge pull request #12888 from TryTwo/Fix_Window_Titlebar Admiral H. Curtiss 2024-07-04 21:13:19 +02:00
  • 1fb4dbcea4
    Merge pull request #12784 from TryTwo/PR_Frame_Advance_Fix Admiral H. Curtiss 2024-07-04 20:07:03 +02:00
  • 654ccb0b70
    Merge pull request #12908 from GaryOderNichts/stm/immediate/writedmcu Tilka 2024-07-03 20:20:42 +01:00
  • 18962f6f15
    Merge pull request #12912 from MayImilae/dumbflatpakrules OatmealDome 2024-07-03 12:51:34 -04:00
  • 51fd9b22f2 linuxiconflatpakrules MayImilae 2024-07-03 05:02:26 -07:00
  • e252c4a729 Reorganize so that we're calling any memory protectives from the arena Jared M. White 2024-07-03 06:29:15 -05:00
  • 4b53e9b52b Satisfy linting requirements Jared M. White 2024-07-03 05:58:38 -05:00
  • 32020df8c0 Cleanup some arena functionality, fix some odd boot behavior, change array to pagemap-like structure for tracking dirty bits due to possible noncontinguous pages Jared M. White 2024-07-03 00:42:29 -05:00
  • 6184b8c0cb Savestates: Track dirty pages for the purposes of speeding up sequential savestates Jared M. White 2024-07-02 23:13:39 -05:00
  • b06b816d4c
    cmake: Fix building with system minizip-ng Reilly Brogan 2024-07-02 12:43:42 -05:00
  • 037de1ce92 Debugger: fix Run to Here Now it actually does what it says on the name, instead of creating a breapoint and doing nothing else (not even updating the widget). Also, it now can't be selected if emulation isn't running. Closes https://bugs.dolphin-emu.org/issues/13532 Martino Fontana 2024-06-15 11:23:50 +02:00
  • 8235c38df7 Debugger: Small other cleanup Change misleading names. Fix function usage: Intepreter and Step Out will not check breakpoints in their own wrong way anymore (e.g. breaking on log-only breakpoints). Martino Fontana 2024-06-15 11:15:23 +02:00
  • 9aeeea3762 Debugger: Small Breakpoint cleanup Reuse more code, change misleading names, remove useless documentation, add useful documentation Martino Fontana 2024-06-15 11:02:15 +02:00
  • dd67b77601
    Merge pull request #12906 from JosJuice/transifex-organization-name OatmealDome 2024-07-02 11:35:06 -04:00
  • 2b948b62ed Make svg logo square Colin Kinloch 2024-07-02 14:59:17 +01:00
  • b5ccb59feb IOS::HLE::STMImmediateDevice: Add IOCTL_STM_WRITEDMCU GaryOderNichts 2024-07-02 15:40:59 +02:00
  • cafb83736e Update Transifex organization name JosJuice 2024-07-02 14:57:09 +02:00
  • 0a9d869518 Merge branch 'release-prep-2407' OatmealDome 2024-07-02 03:44:26 -04:00
  • b92e354389 ScmRevGen: Bump major version to 2407 2407 release-prep-2407 OatmealDome 2024-07-02 02:36:16 -04:00
  • 656a5a18db
    Merge pull request #12903 from MayImilae/logos-update OatmealDome 2024-07-02 02:11:12 -04:00
  • 407f19343e
    Merge pull request #12902 from OatmealDome/mac-icon-2407 OatmealDome 2024-07-02 02:10:45 -04:00
  • d92d404c01 Translation resources sync with Transifex JosJuice 2024-07-02 08:02:48 +02:00
  • 1bec2b6484
    Merge pull request #12823 from JosJuice/android-new-version-code OatmealDome 2024-07-01 22:04:18 -04:00
  • f4c6311b91
    Merge pull request #12904 from LillyJadeKatrin/retroachievements-challenge-popups JMC47 2024-07-01 14:35:15 -04:00
  • 3f71928860 Logo refresh for android, windows, and linux MayImilae 2024-06-26 22:44:34 +02:00
  • 44af48a11f Add Messages for Challenges LillyJadeKatrin 2024-06-30 01:13:45 -04:00
  • 1a376e46d5
    Merge pull request #12901 from OatmealDome/release-tag-commits-ahead-silence Admiral H. Curtiss 2024-07-01 02:36:35 +02:00
  • 79194aae21 Data: Add new macOS app icon OatmealDome 2024-06-30 16:58:59 -04:00
  • 1ad982f469 ScmRevGen: Silence output on the standard error when getting the current tag OatmealDome 2024-06-30 16:55:47 -04:00
  • 0ab2f56258
    Merge pull request #12899 from OatmealDome/release-tag-commits-ahead Admiral H. Curtiss 2024-06-30 20:45:22 +02:00
  • 7f0ee9dddd
    Merge pull request #12894 from deReeperJosh/infinity-base-numbers Tilka 2024-06-30 16:04:20 +01:00
  • c19187f0c7
    Merge pull request #12898 from AdmiralCurtiss/speedhacks Tilka 2024-06-30 15:58:51 +01:00
  • 1421c2d9ff
    Merge pull request #12900 from Sintendo/jitarm64-remove-temp-gpr Tilka 2024-06-30 15:57:08 +01:00
  • 33081184bb Handle Pausing in AchievementManager LillyJadeKatrin 2024-06-13 19:58:18 -04:00
  • 9af7772d91 JitArm64_Paired: Remove unused temp_gpr from ps_arith Sintendo 2024-06-30 09:54:09 +02:00
  • 0e58b3cfb7 JitArm64_FloatingPoint: Remove unused temp_gpr from fp_arith Sintendo 2024-06-30 09:53:48 +02:00
  • cff37a9f4f
    Merge pull request #12896 from LillyJadeKatrin/retroachievements-visual-improvements JMC47 2024-06-30 01:30:34 -04:00
  • 35f383d9b0 ScmRevGen: Set commits ahead to zero when on a tag OatmealDome 2024-06-29 22:59:40 -04:00
  • d877cfa4e2 JitArm64_Integer: Optimize subfic for zero Sintendo 2024-06-26 00:07:20 +02:00
  • 36ccbbc06e VideoCommon: add ability to serialize a texture asset metadata to json iwubcode 2024-06-11 20:25:40 -05:00
  • 1c3402502b VideoCommon: set individual texture asset filter/wrap values when loading from json iwubcode 2024-05-31 23:31:10 -05:00
  • 75a0a1ed67 VideoCommon: update texture asset to properly set near sampler state value iwubcode 2024-05-31 23:29:08 -05:00
  • de7bf2b6a5 Move achievement dialog scrollbars to top when changing games LillyJadeKatrin 2024-06-27 00:35:07 -04:00
  • 0615db9e2e Made progress bars more legible in dark mode LillyJadeKatrin 2024-06-27 00:02:39 -04:00
  • 56e1c23413 Fixed floating overlapping leaderboard bucket headers LillyJadeKatrin 2024-06-26 22:42:01 -04:00
  • bef2275f31
    Core/PatchEngine: Remove remnants of Speedhack system Admiral H. Curtiss 2024-06-28 17:57:40 +02:00
  • f49659fbfc
    Merge pull request #12897 from Dentomologist/achievementmanager_fix_ignored_qualifiers_warning OatmealDome 2024-06-28 01:23:04 -04:00
  • c46c010ae3 AchievementManager: Fix -Wignored-qualifiers warning Dentomologist 2024-06-27 14:30:16 -07:00
  • cfcdaab514 IOS/USB: Use Enum for Infinity Base Positions Joshua de Reeper 2024-06-26 23:04:27 +01:00
  • 233ea58446
    Merge pull request #12877 from LillyJadeKatrin/retroachievements-auto-update Admiral H. Curtiss 2024-06-27 20:30:01 +02:00
  • 2f30ff6970
    Merge pull request #12892 from JMC47/geistini Admiral H. Curtiss 2024-06-27 19:17:42 +02:00
  • 7ffcde3ab3 Fixed misaligned borders on unlocked achievement badges LillyJadeKatrin 2024-06-26 22:41:39 -04:00
  • 16e868b46a Removed large empty space at the bottom of achievement/leaderboard lists LillyJadeKatrin 2024-06-26 22:41:11 -04:00
  • f29fe15d77 FrameAdvance: Fix continuous frame advancing while the debug UI is open. Blocks signals from being spammed to update the UI. TryTwo 2024-05-17 21:16:59 -07:00
  • 134c079ad2
    Merge pull request #12893 from JosJuice/revert-audit-get-state OatmealDome 2024-06-26 18:40:56 -04:00
  • bc67fc97c3 Revert "Audit uses of IsRunning and GetState" JosJuice 2024-06-26 20:34:16 +02:00
  • 3dbaf38eae Translation resources sync with Transifex JosJuice 2024-06-26 20:22:36 +02:00
  • e58d6f4f1f Disable Dualcore in Geist JMC47 2024-06-26 01:53:47 -04:00
  • 1a33e28452 Update Achievement Sort and Progress on RP LillyJadeKatrin 2024-06-20 00:35:46 -04:00
  • 10a95a4d5b
    Merge pull request #12890 from OatmealDome/release-stuff OatmealDome 2024-06-25 01:25:08 -04:00
  • 04b0ceedcd Android: Update copyright year in About dialog to 2024 OatmealDome 2024-06-24 15:08:12 -04:00
  • 9c432e960b AboutDialog: Update copyright year to 2024 OatmealDome 2024-06-24 15:06:54 -04:00
  • f8f117e599 GeneralPane: Update "Beta" auto update track to "Releases" OatmealDome 2024-06-24 15:06:37 -04:00
  • 01b44837f4 Android: Track whether app is in foreground JosJuice 2024-06-15 18:15:45 +02:00
  • c536754ffe
    Merge pull request #12878 from LillyJadeKatrin/retroachievements-hardcore-state-changed JMC47 2024-06-23 18:13:56 -04:00
  • e9e29daca4
    Merge pull request #12872 from LillyJadeKatrin/retroachievements-start-session-bug Admiral H. Curtiss 2024-06-23 21:18:34 +02:00
  • 78f0083032 Remove High Frequency Distortion and Prevent Crackling in Almost All Cases Sam Belliveau 2024-06-23 15:10:06 -04:00
  • 81fc60f888 MainWindow: Remove Show() and redistribute its logic to other places. TryTwo 2024-06-23 10:49:14 -07:00
  • 2aec195ec8
    Merge pull request #12876 from dreamsyntax/advanced-cpu-clock-override-step-adjustment Admiral H. Curtiss 2024-06-23 15:28:29 +02:00
  • c337ab6473
    Merge pull request #12884 from Tilka/qt_this Admiral H. Curtiss 2024-06-23 15:08:13 +02:00
  • a75c65bde2
    Merge pull request #12879 from LillyJadeKatrin/retroachievements-1200-shines Admiral H. Curtiss 2024-06-23 15:05:09 +02:00
  • 28692681ad
    Merge pull request #12883 from LillyJadeKatrin/retroachievements-cutoff-text Admiral H. Curtiss 2024-06-23 14:59:54 +02:00
  • bf230a9909 Trim extra characters from measured progress LillyJadeKatrin 2024-06-20 23:15:19 -04:00
  • 883195f171
    Merge pull request #12886 from AdmiralCurtiss/dual-core-lockup OatmealDome 2024-06-22 22:22:52 -04:00
  • ce2f4101f3
    Core/VideoCommon: Revert change from #12828 Admiral H. Curtiss 2024-06-23 03:44:05 +02:00
  • 8e7d11d1a1 DolphinQt: fix -Wunused-const-variable warning Tillmann Karras 2024-06-23 01:32:18 +01:00
  • 5c46716d28 DolphinQt: fix two -Wshadow-uncaptured-local warnings Tillmann Karras 2024-06-23 01:15:59 +01:00
  • 0f659508ea DolphinQt: fix two -Wunused-lambda-capture warnings Tillmann Karras 2024-06-22 18:19:27 +01:00
  • 6f670a8562 wip: debug android sensor issue dreamsyntax 2024-06-22 13:14:10 -07:00
  • 9b33b777cf
    Merge pull request #12828 from JosJuice/unify-state-variables-2 Admiral H. Curtiss 2024-06-22 20:20:54 +02:00
  • 3e0bd82f81
    Merge pull request #12771 from deReeperJosh/moreinfinityslots Admiral H. Curtiss 2024-06-22 20:03:26 +02:00
  • d49304a629
    Merge pull request #12875 from luiscondesdi/updatevkheaders Admiral H. Curtiss 2024-06-22 19:53:10 +02:00
  • aa393dfb6e Add MemoryVerifier to AchievementManager Startup LillyJadeKatrin 2024-06-21 19:49:36 -04:00
  • b789cd498e
    Merge pull request #12881 from dreamsyntax/gup-heuristic-adjustment JMC47 2024-06-22 02:43:48 -04:00
  • 3f64031cbb Migrate Vulkan-Headers to submodule and update to v1.3.288 Luis Condes Diaz 2024-06-19 08:18:29 +02:00
  • e1a8dc65ce Fix cut off text in Achievements dialog LillyJadeKatrin 2024-06-22 00:26:52 -04:00
  • 2584a200ef GameINI: Shadow The Hedgehog widescreen heuristic dreamsyntax 2024-06-21 11:52:15 -07:00
  • 72cf2bdb87 Audit uses of IsRunning and GetState JosJuice 2024-06-02 16:45:30 +02:00
  • 962230f91e Core: Store current state in less places JosJuice 2024-06-02 15:10:25 +02:00
  • 8b9ac5d767
    Merge pull request #12800 from Tilka/unused_result Admiral H. Curtiss 2024-06-21 20:02:40 +02:00
  • 5728ebf7ad
    Merge pull request #12867 from AdmiralCurtiss/uicommon-dependency Admiral H. Curtiss 2024-06-21 20:01:44 +02:00
  • d29a1fdcd3
    Merge pull request #12880 from LillyJadeKatrin/retroachievements-missing-progress-bar Admiral H. Curtiss 2024-06-21 19:41:59 +02:00
  • d50407d800 Make achievement progress text label transparent LillyJadeKatrin 2024-06-21 07:17:05 -04:00
  • 9b9e6c4582 Refactored AchievementProgress UpdateData to Re-Sort LillyJadeKatrin 2024-06-19 22:54:24 -04:00
  • 29f1b82f5e Decouple Hardcore from EmulationStateChanged LillyJadeKatrin 2024-06-20 07:59:59 -04:00
  • bc80f406da
    Merge ec82b80e17329a572835c95ecce21602a6b17623 into 0cc1d4c62d7c2267bc5135b8bdbc7f85c8c53147 TryTwo 2024-06-20 11:41:20 +00:00
  • a87ea694a9 Add 2 More Slots for Power Discs on Emulated Base deReeperJosh 2024-05-11 17:10:15 +01:00