Commit Graph

  • 352bf09ef7 BuildMacOSUniversalBinary: Switch to mac-codesign tool and codesign embedded updater OatmealDome 2024-08-01 14:55:34 -04:00
  • 058000851b AutoUpdate: Use the embedded Updater on macOS OatmealDome 2024-08-01 12:38:16 -04:00
  • 7c94edb02c CMakeLists: Embed macOS Updater app inside DolphinQt I accomplish this by adding a new step where a copy of the DolphinQt bundle is created, and then the Updater is inserted into it. OatmealDome 2024-08-01 12:31:11 -04:00
  • 16acdb630b MacUpdater: Post-process the bundle OatmealDome 2024-08-01 12:02:43 -04:00
  • 4fa78be3ad DolphinPostprocessBundle: Separate "-D" from DOLPHIN_BUNDLE_PATH definition For whatever reason, the previous way would inject backslashes into any path that has spaces. OatmealDome 2024-08-01 12:02:21 -04:00
  • b0ca5f2666 DolphinPostprocessBundle: Use TARGET_BUNDLE_DIR to avoid having to make a relative path absolute OatmealDome 2024-08-01 11:59:15 -04:00
  • 37a7b1e5c9 DolphinQt: Switch to mac-codesign script for code signing OatmealDome 2024-07-31 13:32:52 -04:00
  • 22dda0b0c4 DolphinQt: Disable Xcode code signing to avoid double code signing OatmealDome 2024-07-31 13:32:25 -04:00
  • cbbffce79a MacUpdater: Switch to mac-codesign script for code signing OatmealDome 2024-07-31 13:31:41 -04:00
  • 4883889e23 Tools: Add script to codesign a macOS bundle or executable With our current setup, we use the --deep option, which should be avoided. This tool signs bundles in the "correct" way as recommended by Apple (each Mach-O individually, from the inside-out). OatmealDome 2024-07-31 13:31:23 -04:00
  • ebb6255441 Display Taiwanese covers for Taiwanese games Sketch 2024-08-01 13:58:15 -04:00
  • f74f748ff6 MacUpdater: Change bundle ID to org.dolphin-emu.updater The domain "dolphinteam.com" is not under our control, so we shouldn't be using it. OatmealDome 2024-07-30 21:53:17 -04:00
  • 5c401bd5da MacUpdater: Change CFBundleName to match the bundle's output name OatmealDome 2024-07-30 21:51:39 -04:00
  • 8499b43501 MacUpdater: Always use the same signing identity as the DolphinQt bundle OatmealDome 2024-07-30 21:46:06 -04:00
  • 8a50676b83 Merge pull request #12952 from LillyJadeKatrin/retroachievements-change-discs-bug JMC47 2024-07-31 19:58:21 -04:00
  • bb5326adf4 DolphinQt: Rename output bundle on macOS to DolphinQt OatmealDome 2024-07-30 21:44:46 -04:00
  • 0c18393691 Merge pull request #12965 from JosJuice/android-ndk-27 OatmealDome 2024-07-30 13:09:53 -04:00
  • 91a323df96 Android: Update to NDK 27.0.12077973 JosJuice 2024-07-30 18:24:48 +02:00
  • 6a735f3758 GeneralPane: Add BalloonTip to generate new identity checkbox Dentomologist 2024-04-25 23:10:38 -07:00
  • 5512b68020 GeneralPane: Add BalloonTip to enable analytics checkbox Dentomologist 2024-04-25 23:08:51 -07:00
  • bfbc4c8cc7 GeneralPane: Add BalloonTip to fallback region combobox Dentomologist 2024-04-25 20:52:07 -07:00
  • fa4803f38a GeneralPane: Add BalloonTip to auto update combobox Dentomologist 2024-04-25 20:32:16 -07:00
  • 427b85f2a1 GeneralPane: Add BalloonTip to speed limit combobox Dentomologist 2024-04-22 20:38:04 -07:00
  • 809b8a683f GeneralPane: Add BalloonTip to discord presence checkbox Dentomologist 2024-05-18 12:47:22 -07:00
  • ce0ab58dc9 GeneralPane: Add BalloonTip to auto disc change checkbox Dentomologist 2023-11-28 11:19:09 -08:00
  • 755866b771 GeneralPane: Add BalloonTip to override region settings checkbox Dentomologist 2023-11-27 23:17:46 -08:00
  • d9336a5de0 GeneralPane: Add BalloonTip to cheats checkbox Dentomologist 2023-11-27 22:47:28 -08:00
  • b2107023ba GeneralPane: Add BalloonTip to dualcore checkbox Dentomologist 2023-11-27 22:06:08 -08:00
  • 75d49842c4 Merge pull request #12964 from mitaclaw/jit-profiling-android-correctness OatmealDome 2024-07-29 16:05:47 -04:00
  • 4883483d09 MacUpdater: Don't set bundle name via a CMake variable OatmealDome 2024-07-29 12:17:08 -04:00
  • d4e6bd9d18 MacUpdater: Remove unused variables in CMakeLists OatmealDome 2024-07-29 12:16:13 -04:00
  • 4f0954dd44 MainAndroid: Thread Correctness In WriteJitBlockLogDump mitaclaw 2024-07-28 15:45:52 -07:00
  • 53d2311163 Merge pull request #12960 from mitaclaw/jni-false OatmealDome 2024-07-28 17:16:32 -04:00
  • de50309209 Merge pull request #12962 from MayImilae/tellitlikeitis OatmealDome 2024-07-28 16:16:05 -04:00
  • 9d2f5245f4 i18n: Add comments and improve source strings JosJuice 2024-07-28 14:24:38 +02:00
  • 9a730bacce Change Dual Core (speedup) to Dual Core (speedhack) MayImilae 2024-07-28 03:30:08 -07:00
  • defc38b258 InputCommon: Translate ExpressionParser error messages JosJuice 2024-07-28 12:09:15 +02:00
  • 9193045989 Revert "Android: Disable input device sensor input due to crash" JosJuice 2024-06-15 14:09:22 +02:00
  • 59cbe5a843 Android: Add workaround for AOSP input device sensor suspend bug JosJuice 2024-07-20 21:41:38 +02:00
  • 7b0a7f15b0 Android: Use structural equality for sensorDetails JosJuice 2024-07-20 21:06:07 +02:00
  • 2849606518 Merge pull request #12956 from SuperSamus/nfs-nitro-defs JosJuice 2024-07-28 11:12:34 +02:00
  • 7cafd78ffc MainAndroid: Use JNI_FALSE instead of static_cast<jboolean>(false) mitaclaw 2024-07-27 20:22:25 -07:00
  • 7215610dfe Add Bloom definitions for Need for Speed: Nitro Martino Fontana 2024-07-25 14:36:35 +02:00
  • 991bce2d68 Config: Don't depend on is_dirty to save SYSCONF during restore Layer::Save only does its thing if the layer has is_dirty == true. But SYSCONF could have been modified by other layers, so if the base layer wasn't made dirty by anything else, then it wouldn't be restored. Fixes https://bugs.dolphin-emu.org/issues/13580 Martino Fontana 2024-07-27 16:33:47 +02:00
  • f9450f1460 GameINI: SVX.ini: Replace EFBToTextureEnable=False with ImmediateXFBEnable=False To fix flickering pre-rendered cutscenes, the former doesn't do anything anymore, while the latter does. Martino Fontana 2024-07-27 15:42:12 +02:00
  • d627b78c46 Adjust order and spacing of various #includes Dentomologist 2024-07-26 14:24:16 -07:00
  • 347aab7ab3 Fixed achievements not working after a disc change. LillyJadeKatrin 2024-07-24 19:04:26 -04:00
  • 87b7009c12 Merge pull request #12723 from mitaclaw/cached-interpreter-2.0 OatmealDome 2024-07-24 01:36:39 -04:00
  • 6c3024c3b1 CachedInterpreter: Combine Interpret, CheckDSI, CheckProgram, and WritePC mitaclaw 2024-05-05 21:34:52 -07:00
  • ae43b10eff CachedInterpreter: Use CodeOp::canEndBlock mitaclaw 2024-05-05 00:48:40 -07:00
  • 818647d694 CachedInterpreter: WritePC optimizations mitaclaw 2024-05-04 18:10:57 -07:00
  • 0282fa7adb CachedInterpreter: Exception Check Callback Micro-Optimization mitaclaw 2024-04-20 05:16:05 -07:00
  • f79520a906 Cached Interpreter 2.0 mitaclaw 2024-04-23 09:28:49 -07:00
  • 5f4f974b48 Merge pull request #12950 from AdmiralCurtiss/achievement-fix-badge-network-error Tilka 2024-07-23 20:16:54 +01:00
  • c71ccb548e AchievementManager: Fix incorrect check on network request return value in FetchBadge() Admiral H. Curtiss 2024-07-23 20:48:17 +02:00
  • 2d8f54fdd2 Merge pull request #12862 from SuperSamus/debugger-fixes Admiral H. Curtiss 2024-07-23 20:36:34 +02:00
  • 7db5caf43e Merge pull request #12943 from Tilka/list_recursively Admiral H. Curtiss 2024-07-23 19:56:07 +02:00
  • 933da0788d Merge pull request #12910 from ReillyBrogan/fix-minizip-ng Tilka 2024-07-23 18:55:51 +01:00
  • 199cc899bc Merge pull request #12948 from mitaclaw/jit-getters Tilka 2024-07-23 14:14:33 +01:00
  • ffc7bcfbf8 Emitters: Define Trivial Getters Inline mitaclaw 2024-07-21 21:35:29 -07:00
  • 384e044437 QtUtils/ClearLayoutRecursively: Fix potential crash Dentomologist 2024-07-21 17:25:43 -07:00
  • 191b36976c DolphinTool: list filesystem recursively Tillmann Karras 2024-07-21 05:29:20 +01:00
  • 7bd2a7bde3 Merge pull request #12945 from Tilka/erase_if Tilka 2024-07-21 19:06:55 +01:00
  • 652245006d Merge pull request #12946 from SimoneN64/master Tilka 2024-07-21 19:06:25 +01:00
  • 2dcb612497 Change OperandDesc variables to not be underscore-prefixed in order to comply with https://eel.is/c++draft/lex.name#3.1 (fixes compilation under newlib; e.g. devkitPro) SimoneN64 2024-07-21 17:45:32 +02:00
  • 982893b04c Use C++20 erase_if() instead of erase(remove_if()) (NFC) Tillmann Karras 2024-07-21 16:26:35 +01:00
  • 1fcb2ee5c1 Merge pull request #12936 from vabold/ios-inaccuracy Admiral H. Curtiss 2024-07-19 21:27:07 +02:00
  • 139e6f6f1b Merge pull request #12941 from LillyJadeKatrin/retroachievements-leaderboard-spam-fix Admiral H. Curtiss 2024-07-18 21:15:38 +02:00
  • 9175665198 Merge pull request #12939 from Avasam/patch-1 Admiral H. Curtiss 2024-07-18 21:11:53 +02:00
  • 3169bc913f Merge pull request #12940 from LillyJadeKatrin/retroachievements-prior-unlock-bug Admiral H. Curtiss 2024-07-18 21:11:35 +02:00
  • 8bb2f98c6a Properly Populate Player Index LillyJadeKatrin 2024-07-17 22:53:15 -04:00
  • 5ccd157c94 Re-enable Leaderboards Tab LillyJadeKatrin 2024-07-17 22:51:43 -04:00
  • e7504d0b12 Remove Leaderboard Fetch when Getting Info LillyJadeKatrin 2024-07-17 22:51:24 -04:00
  • d19aa934ae Fixed incorrect unlock information in Achievements dialog LillyJadeKatrin 2024-07-17 04:36:53 -04:00
  • 130d594c82 Disable Dual Core in Death Jr.: Root of Evil Avasam 2024-07-16 21:50:22 -04:00
  • cc3ff347b4 Merge pull request #12928 from LillyJadeKatrin/retroachievements-disable-lboard-tab OatmealDome 2024-07-15 21:33:08 -04:00
  • 802abbb288 Merge pull request #12937 from AdmiralCurtiss/achievements-login-error-message OatmealDome 2024-07-15 18:53:01 -04:00
  • 63e1419396 AchievementManager: Don't point to stack for login error message Admiral H. Curtiss 2024-07-15 23:24:04 +02:00
  • 505fe5cc0e Merge pull request #12935 from AdmiralCurtiss/achievements-default-badges OatmealDome 2024-07-15 16:40:51 -04:00
  • c50689355b IOS: Fix return code inaccuracy Aiden 2024-07-15 16:11:15 -04:00
  • 50b318cc31 Qt/AchievementHeaderWidget: Don't crash when we get an empty player or game badge Admiral H. Curtiss 2024-07-15 21:47:59 +02:00
  • d665175a2b AchievementManager: Return the default player and game badges if the current one isn't loaded yet Admiral H. Curtiss 2024-07-15 21:44:48 +02:00
  • 549b16d442 Merge pull request #12932 from AdmiralCurtiss/colo-xd-gci-patches JMC47 2024-07-15 15:00:38 -04:00
  • b18661f15d Merge pull request #12931 from AdmiralCurtiss/cannot-pause-message Admiral H. Curtiss 2024-07-15 12:05:45 +02:00
  • 7e7273a335 GameINI: Enable Pokémon Colosseum/XD save patches by default Admiral H. Curtiss 2024-07-15 03:44:05 +02:00
  • 12a1607385 Merge pull request #12749 from LillyJadeKatrin/retroachievements-menubar OatmealDome 2024-07-14 19:13:08 -04:00
  • 7a36d5373a AchievementManager: Improve error message for repeated pausing Admiral H. Curtiss 2024-07-14 23:03:24 +02:00
  • a0fc8e6b13 Merge pull request #12929 from LillyJadeKatrin/retroachievements-leaderboard-fixes Admiral H. Curtiss 2024-07-14 16:47:59 +02:00
  • 0108ecebcb Fix Leaderboards Tab LillyJadeKatrin 2024-07-12 21:39:46 -04:00
  • a273dc2de2 Merge pull request #12924 from JosJuice/ra-unverified-ini-osd Admiral H. Curtiss 2024-07-14 04:15:05 +02:00
  • f23460ab42 Merge pull request #12927 from OatmealDome/old-tools Admiral H. Curtiss 2024-07-14 04:13:19 +02:00
  • f928fe97af Merge pull request #12925 from LillyJadeKatrin/retroachievements-unlocked-progress Admiral H. Curtiss 2024-07-14 04:11:02 +02:00
  • ca40eeecff Merge pull request #12926 from OatmealDome/macos-system-libs Admiral H. Curtiss 2024-07-12 16:49:03 +02:00
  • 95933d5158 Merge pull request #12907 from GaryOderNichts/fix/init_ipc_running Admiral H. Curtiss 2024-07-12 16:48:37 +02:00
  • 193c863f20 Disable Leaderboards Tab LillyJadeKatrin 2024-07-12 07:45:04 -04:00
  • 4550fc3ab5 Tools: Remove check-includes.py Include sorting has been enforced by clang-format and lint since ~2015. OatmealDome 2024-07-11 15:00:18 -04:00
  • 8bd2cb40e5 Tools: Remove CleanFiles.py This tool doesn't seem to work properly anymore, even after fixing the path in main(). OatmealDome 2024-07-11 14:58:39 -04:00
  • 3db641ab4c Tools: Remove buildbot-try.sh try support was removed from the buildbot master in dolphin-emu/sadm@336d0e6064. OatmealDome 2024-07-11 14:55:41 -04:00
  • 22aed354f5 Tools: Remove gameini-ratings-from-wiki.sh We haven't been storing ratings in GameINIs since #6569. OatmealDome 2024-07-11 14:49:29 -04:00
  • 82b97ca904 IOS::HLE::EmulationKernel::InitIPC: Fix WiiIPC ack generation GaryOderNichts 2024-07-02 15:36:26 +02:00