Commit Graph

  • adac827a04
    Merge pull request #12625 from mitaclaw/Wshadow-uncaptured-local Admiral H. Curtiss 2024-03-10 00:59:20 +01:00
  • f71f2c6ba1 CMakeLists: Add Clang's Specific WShadow Diagnostics mitaclaw 2024-03-08 12:01:44 -08:00
  • ef75a6ff23
    Merge pull request #12622 from mitaclaw/branch-watch-dialog-errata Admiral H. Curtiss 2024-03-10 00:06:21 +01:00
  • 4f8fb645d6
    Merge pull request #12627 from LillyJadeKatrin/retroachievements-measure-faster JMC47 2024-03-09 16:18:28 -05:00
  • 5418e89523 Adjusted achievement progress updates to duration short LillyJadeKatrin 2024-03-08 23:26:56 -05:00
  • fe61efcd7a DVDInterface: Modernize With CPUThreadGuard mitaclaw 2024-03-04 16:45:25 -08:00
  • 11dd5ba485 MMU: Remove erroneous continue statement MikeIsAStar 2024-03-08 16:26:00 -05:00
  • f39ba24e19
    Merge f1ae85282c752557b11626e75c8b561e54ef658a into e7282f4244565475aaeb65723cdd6c3f234de9b7 Tilka 2024-03-07 20:03:54 -05:00
  • 0645b4d579 BranchWatchDialog: Fix Misc. Errata mitaclaw 2024-03-05 14:02:45 -08:00
  • 9029b7a082 Add SettingsHandler unit tests exercising the edge case in PR #8704 Niel Lebeck 2024-03-03 16:43:11 -08:00
  • 0f36654d2b PPCSymbolDB: Eliminate Redundant Member mitaclaw 2024-03-03 18:21:31 -08:00
  • e18adad585 OpenXR - Move GL calls out of VR folder Lubos 2024-03-06 17:30:07 +01:00
  • 7b0d4f0578
    WiimoteReal: fix typo in WiimoteReal.cpp Ikko Eltociear Ashimine 2024-03-07 01:27:39 +09:00
  • eca6072ccb
    Merge branch 'dolphin-emu:master' into AGuy27-patch-2 AGuy27 2024-03-05 16:45:11 -05:00
  • 4568446398 JitInterface::ClearCache: Modernize With CPUThreadGuard mitaclaw 2024-03-04 19:36:26 -08:00
  • 325792432a State: Modernize with CPUThreadGuard mitaclaw 2024-03-04 18:16:10 -08:00
  • e7282f4244
    Merge pull request #12618 from LillyJadeKatrin/retroachievements-update-fix OatmealDome 2024-03-04 21:02:45 -05:00
  • 085c17aed4 Remove the update callback on all events LillyJadeKatrin 2024-03-04 20:04:08 -05:00
  • 5da0bac61c Cache achievement measurements in Unlock Map LillyJadeKatrin 2024-03-04 17:40:19 -05:00
  • ce30d2f150 OpenXR - Multiview support removed Lubos 2024-03-04 16:39:59 +01:00
  • 858e672d79
    Merge 242f4b0ce37193366deb69c9b67b728e3d93ce79 into 8f6fd912f7ef3d744661cfdd0c9c33d44c223310 Steveice10 2024-03-03 20:31:36 -08:00
  • 8f6fd912f7
    Merge pull request #12613 from LillyJadeKatrin/retroachievements-submodule-update OatmealDome 2024-03-03 20:09:37 -05:00
  • 6372bf51eb
    Merge pull request #12597 from nlebeck/settingshandler-unittests-thirdtry OatmealDome 2024-03-03 18:13:45 -05:00
  • a2db33b6f1 Update rcheevos submodule to master LillyJadeKatrin 2024-03-03 16:10:35 -05:00
  • aba9b110e8
    Merge pull request #12612 from LillyJadeKatrin/retroachievements-logout-bug OatmealDome 2024-03-03 14:51:04 -05:00
  • 93c95ee1a3
    Merge pull request #12592 from LillyJadeKatrin/retroachievements-enable-hardcore JMC47 2024-03-03 13:20:23 -05:00
  • f556f646a2 Don't Publish Unofficial Achievements LillyJadeKatrin 2024-03-03 12:58:20 -05:00
  • c0871d8d05 Fix build error on newer GCC Jeremy Newton 2024-03-03 04:52:50 -05:00
  • 8d5e39751e BranchWatchDialog: Fix GCC Warnings mitaclaw 2024-03-02 07:53:23 -08:00
  • 58616a6e4c
    Merge pull request #12438 from Filoppi/custom_relative_aspect_ratio Admiral H. Curtiss 2024-03-02 14:14:19 +01:00
  • f2e04e0603
    Merge pull request #12359 from mitaclaw/code-diff-dialog-refresh Admiral H. Curtiss 2024-03-02 14:13:54 +01:00
  • 8840f7f8bc
    Merge pull request #12599 from lioncash/vertman Admiral H. Curtiss 2024-03-02 14:11:23 +01:00
  • 349e21aa3a
    Merge pull request #12607 from Naim2000/devaes Admiral H. Curtiss 2024-03-02 14:08:24 +01:00
  • 16c609dcd4 BootManager: Avoid Global System Accessor mitaclaw 2024-03-01 23:39:04 -08:00
  • 7a84c37d61 AchievementManager: Get System By Reference mitaclaw 2024-03-01 08:51:14 -08:00
  • 0344ec6d79 Add simple unit tests for SettingsHandler Niel Lebeck 2024-02-26 20:50:46 -08:00
  • f208b320a3 AesDevice: fix key & iv arrays Naim2000 2024-03-01 15:00:28 -05:00
  • 0d4cb5ddc7 State: Avoid Global System Accessor mitaclaw 2024-03-01 10:41:48 -08:00
  • 26141eece8 Memory(View)Widget: Avoid Global System Accessor mitaclaw 2024-03-01 06:52:03 -08:00
  • 41b19e262f Add custom relative and raw (squared pixels) aspect ratio modes Filoppi 2023-12-18 02:37:19 +02:00
  • 93d8b27028 Jit64/JitArm64: Avoid churning range vectors in Jit() Lioncash 2024-02-28 14:58:27 -05:00
  • e52109a356 DSPJitRegCache: Take DynamicReg instances by reference in FlushRegs() Lioncash 2024-02-28 10:26:18 -05:00
  • 7bf77a56f4 VertexManagerBase: Initialize m_ticks_elapsed on construction Lioncash 2024-02-28 10:20:03 -05:00
  • 5a81916ee9
    Merge pull request #12598 from mitaclaw/case-insensitive Mai 2024-02-28 08:48:10 -05:00
  • 8eeb93d51a CodeWidget: Simplify Case-Insensitive Contains mitaclaw 2024-02-27 12:03:38 -08:00
  • 8134c8a572 BranchWatchDialog: A Total Replacement for CodeDiffDialog mitaclaw 2023-12-07 09:36:02 -08:00
  • 3454746acc
    Merge a52691ee11f30c0fd20a95912b91c57fd695061f into aae61894f80ca2aa6b654832fb776bc7cb395a1e Mai 2024-02-27 18:25:26 +01:00
  • aae61894f8
    Merge pull request #12595 from LillyJadeKatrin/retroachievements-bugfix-2 Mai 2024-02-27 02:30:34 -05:00
  • fd8f2c7822 JitArm64: Install BranchWatch mitaclaw 2023-12-20 19:10:03 -08:00
  • 7cccedca1e Jit64: Install BranchWatch mitaclaw 2023-12-07 09:35:14 -08:00
  • 2aa250a68a Interpreter: Install BranchWatch mitaclaw 2023-12-07 09:32:58 -08:00
  • 67f60bec7e PowerPC: Implement BranchWatch mitaclaw 2023-12-07 09:18:38 -08:00
  • 56b82e764c Clear active challenges when game closes LillyJadeKatrin 2024-02-26 22:21:05 -05:00
  • 7569275d1f Add Discord Presence setting to Achievement Settings dialog LillyJadeKatrin 2024-02-24 16:06:29 -05:00
  • fa000cd562 Send Rich Presence to Discord LillyJadeKatrin 2024-02-24 15:57:06 -05:00
  • 2c8d1b5087 Add Discord Presence flag to Achievement Settings LillyJadeKatrin 2024-02-24 15:55:06 -05:00
  • 4a06679391
    release(netplay): v4.0.0-mainline-beta.4 Nikhil Narayana 2024-02-22 23:44:16 -08:00
  • 293b5542b6
    chore: remove unnecessary changes Nikhil Narayana 2024-02-22 23:18:40 -08:00
  • 0f4a8bb3be
    linter fixes Dave Murphy 2024-02-21 18:41:20 +00:00
  • 5090a028e6
    Merge pull request #12435 from Filoppi/fix-aspect-ratio-stuck Admiral H. Curtiss 2024-02-20 21:36:43 +01:00
  • 4b56ce3988
    Merge pull request #12437 from Filoppi/improve-window-presentation-resolution Admiral H. Curtiss 2024-02-20 21:28:10 +01:00
  • 48fbbdba7c Video: update widescreen heuristic code to never get stuck to specific old values when changing settings Filoppi 2023-12-18 20:16:58 +02:00
  • 3a41d991ce
    Merge pull request #12591 from JesseTG/jtg/cmake-flexibility Admiral H. Curtiss 2024-02-20 20:34:14 +01:00
  • d66b96b1c0 Properly enable RetroAchievements hardcore mode LillyJadeKatrin 2024-02-20 12:59:01 -05:00
  • a84dc3123e Use CMAKE_CURRENT_SOURCE_DIR for the CMake module path Jesse Talavera 2024-02-20 08:09:06 -05:00
  • 7fb08f477d OpenXR - Use only official SDK Lubos 2024-02-20 11:32:01 +01:00
  • 3f102ea8c2 Video: Make the game resolution (within the window) snap to the XFB size if they are within a ~1 pixel treshold on one axis only. This takes care of making the image clearer in some edge cases where the game was already running at near perfect 4:3 with no stretching, and the VI aspect ratio didn't match the XFB by one pixel, making the image stretched and blurry. -Video: Fix `FindClosestIntegerResolution() using the window aspect ratio and not the draw aspect ratio, causing it to prefer stretching over black bars in cases when it wasn't desirable. Filoppi 2023-12-18 01:00:47 +02:00
  • 95ee0ac781 Video: Fix aspect ratio heuristics getting stuck to widescreen (or to non widescreen) (m_is_game_widescreen variable) if the user first forced the aspect ratio to 16:9/4:3 and then set it back to Auto. Filoppi 2024-02-20 02:42:52 +02:00
  • 05f7fe851e Add DoState to AchievementManager LillyJadeKatrin 2024-02-16 14:25:04 -05:00
  • edaafaae2f Have dolphin_scmrev run ScmRevGen from CMAKE_CURRENT_SOURCE_DIR Jesse Talavera 2024-02-19 11:41:01 -05:00
  • 7e836eed20
    Core: Make AchievementManager act as a dummy when USE_RETRO_ACHIEVEMENTS is disabled. Admiral H. Curtiss 2024-02-18 17:13:21 +01:00
  • ccf2435047
    Merge pull request #12586 from LillyJadeKatrin/retroachievements-pointspread-fix Admiral H. Curtiss 2024-02-19 02:41:14 +01:00
  • e5b73fec08 Fixes to Achievement points count/mastery LillyJadeKatrin 2024-02-17 13:11:21 -05:00
  • 22d96ef5b5
    Merge pull request #12590 from iwubcode/graphics_mod_action_factory_name Mai 2024-02-18 17:13:03 -05:00
  • 27415b0ba1
    Merge pull request #12587 from AdmiralCurtiss/localtime Mai 2024-02-18 17:12:29 -05:00
  • cd9a7db4c1
    Merge pull request #12589 from AdmiralCurtiss/ios-fs-logs Mai 2024-02-18 17:11:53 -05:00
  • a1147dae6e VideoCommon: move factory names to be a static inside each action class, so that they can be reused in the future for serialization iwubcode 2024-02-18 15:39:19 -06:00
  • 638808c944
    IOS/FS: Display the invalid path in the ASSERT in BuildFilename(). Admiral H. Curtiss 2024-02-18 20:06:32 +01:00
  • 0157166940
    Merge pull request #12585 from iwubcode/json_util_vec3 Admiral H. Curtiss 2024-02-18 19:02:59 +01:00
  • f13356fb8b
    save shift jis option in config Dave Murphy 2024-02-18 11:21:34 +00:00
  • edbf8f1772 Common: add json utility functions for Vec3 serialization iwubcode 2024-02-16 22:13:20 -06:00
  • d3140e72c3
    Core: Fix crash when inspecting a savestate with a timestamp that causes localtime() to error out. Admiral H. Curtiss 2024-02-18 04:45:37 +01:00
  • 52410813f2
    Common: Add utility function that wraps localtime_s() or localtime_t(). Admiral H. Curtiss 2024-02-18 04:40:25 +01:00
  • 982ad93355
    Merge pull request #12582 from LillyJadeKatrin/retroachievements-bugfix-2 Admiral H. Curtiss 2024-02-18 03:49:44 +01:00
  • 7d6a5d3665
    Merge pull request #12583 from JesseTG/jtg/cmake-flexibility Admiral H. Curtiss 2024-02-18 03:06:03 +01:00
  • acb18a58cf Make the path given to CMAKE_USER_MAKE_RULES_OVERRIDE absolute Jesse Talavera 2024-02-16 12:40:45 -05:00
  • 9b5fd5d34e
    Merge pull request #12281 from TellowKrinkle/AsahiGL33 Admiral H. Curtiss 2024-02-18 02:33:50 +01:00
  • c0c9f76e97
    Merge e27d02cc0fbeaedf120660c06d06c420c661cab6 into b30d6e92db50d016a09d3295030734ac3ba5d641 retroNUC 2024-02-18 00:12:08 +00:00
  • b30d6e92db
    Merge pull request #12314 from Dentomologist/balloontip_rework Admiral H. Curtiss 2024-02-18 00:35:18 +01:00
  • 56ff19c513 BalloonTip: Rework BalloonTip drawing Dentomologist 2023-11-24 16:00:03 -08:00
  • 174447b00a
    add UI option for Shift JIS conversion Dave Murphy 2024-02-17 20:05:39 +00:00
  • 21300bb21b
    Merge pull request #12457 from iwubcode/asset_memory_limit Mai 2024-02-16 15:46:52 -05:00
  • 946aa45abd
    Merge pull request #12558 from AGuy27/patch-1 Mai 2024-02-16 15:44:33 -05:00
  • a6da53e067
    translate eols on libogc side Dave Murphy 2024-02-16 17:17:39 +00:00
  • 394af40db5 Improved achievements disabled messaging LillyJadeKatrin 2024-02-15 16:33:18 -05:00
  • b0bd32425c OpenXR - Framebuffer fixed Lubos 2024-02-15 12:09:08 +01:00
  • 5a3b86bd9a
    Allow optional conversion & eol for OSREPORT Dave Murphy 2024-02-15 10:28:43 +00:00
  • bdd9005675
    Merge pull request #16 from project-slippi/upstream-merge-2024-02-09 Nikhil Narayana 2024-02-14 21:29:53 -08:00
  • ad8061bc9d
    ci(win): fix codesigntool download check Nikhil Narayana 2024-02-14 19:36:05 -08:00
  • 738abc3bdf Lint fix Lubos Vonasek 2024-02-14 18:29:29 +01:00