Commit Graph

  • 98e6a95e87 FatFsUtil: Generate a non-partitioned image in our folder-to-sdcard conversion. Jordan Woyak 2024-06-04 15:14:32 -05:00
  • a3c23353c0 Android: Implement OpenSLESStream::SetRunning JosJuice 2024-06-04 19:32:04 +02:00
  • c04460d88b Merge pull request #12580 from LillyJadeKatrin/retroachievements-bugfix JosJuice 2024-06-04 13:41:01 +02:00
  • fa00728d3e MainWindow: Check for batch mode before show(). TryTwo 2024-06-04 00:26:04 -07:00
  • 9499e14209 Add user agent to headers for all RetroAchievements server calls LillyJadeKatrin 2024-04-24 07:09:43 -04:00
  • ea325023ab Replaces the temporary Retroachievement default badges. MayImilae 2024-06-02 07:42:40 -07:00
  • c2bc2ccd23 VideoCommon: pull texture sampler out of texture cache so that it can be used in other places in the future iwubcode 2024-06-01 23:21:04 -05:00
  • b9e11a3a35 Android: Adopt a new versionCode scheme JosJuice 2024-06-01 17:36:20 +02:00
  • cf6a392979 Branch Watch Tool: Smarter Context Menu mitaclaw 2024-05-24 17:26:14 -07:00
  • 96e2f5eef6 IOS/STM: fix IPC reply for unknown ioctl requests Tillmann Karras 2024-05-31 10:21:59 +01:00
  • 9bc8ea6d6f IOS/STM: sort ioctl numbers (NFC) Tillmann Karras 2024-05-31 10:00:50 +01:00
  • 11c37de695 VideoCommon: update custom pipeline to use a a texture's sampler if the texture is in use iwubcode 2024-05-31 23:19:51 -05:00
  • 50b95bbea9 InputCommon / VideoCommon: update to use new JsonFromFile function iwubcode 2024-05-31 23:13:25 -05:00
  • e92f59e2d4 Common: add JsonUtil cpp which was missed initially iwubcode 2024-05-31 23:08:39 -05:00
  • d494059164 Common: update json util function for converting to numeric value to use a static_cast. As discussed, a Saturating cast doesn't make sense when converting a double to a float iwubcode 2024-05-31 23:08:05 -05:00
  • 1d4f758b14 Common: add file serialization/deserialization functions for JSON iwubcode 2024-05-31 22:36:12 -05:00
  • 51b69bb339 VideoCommon: use imgui mouse position event when the mouse position changes iwubcode 2024-05-31 22:31:54 -05:00
  • 46a89936ae Merge pull request #12780 from TryTwo/BreakpointWidget_Direct_Edit Admiral H. Curtiss 2024-06-01 04:25:19 +02:00
  • 3526f3cd9f Color unused cells and disabled rows. (bug?) Does not update on dark/light style change, as no signals are sent. TryTwo 2024-05-17 14:49:15 -07:00
  • 1396e927c7 BreakpointWidget: Give conditionals a popup text entry on click. TryTwo 2024-05-14 13:49:00 -07:00
  • e52b814eb2 BreakpointWidget: Direct editing of address cells. Prevent symbol cells from being affected. TryTwo 2024-05-14 13:40:11 -07:00
  • b740671792 BreakpointWidget: Make buttons, removing selecting row on clicking, and fix OnContextMenu which relied on select rows. Add functions to edit breakpoints. TryTwo 2024-05-14 13:22:43 -07:00
  • c3bdd05d2a TAS Input: Enable hotkeys and controller input when Input has focus Dentomologist 2024-05-26 16:50:12 -07:00
  • 2b386cdcdc Merge pull request #12812 from LillyJadeKatrin/retroachievements-close-fixes Admiral H. Curtiss 2024-05-31 20:18:22 +02:00
  • 0e6db07203 Merge pull request #12794 from TryTwo/PR_Windows_Initialize_Fix Admiral H. Curtiss 2024-05-31 20:00:37 +02:00
  • 171596ac74 Merge pull request #12315 from Dentomologist/interfacepane_add_balloontips Admiral H. Curtiss 2024-05-31 19:41:55 +02:00
  • de9326bd53 InterfacePane: Add BalloonTip to user style combobox Dentomologist 2023-11-13 15:08:09 -08:00
  • 33b64d6c91 InterfacePane: Add BalloonTip to cursor visible radio buttons Dentomologist 2023-11-13 15:04:12 -08:00
  • a581fa2bfa InterfacePane: Add BalloonTip to lock mouse checkbox Dentomologist 2023-11-12 01:32:03 -08:00
  • 9ed1688d09 InterfacePane: Add BalloonTip to pause on focus lost checkbox Dentomologist 2023-11-12 00:38:54 -08:00
  • 14f01bb12c InterfacePane: Add BalloonTip to show active title checkbox Dentomologist 2023-11-12 00:29:52 -08:00
  • c5532b19e6 InterfacePane: Add BalloonTip to enable on-screen display checkbox Dentomologist 2023-11-12 00:18:02 -08:00
  • 16cdd0a961 InterfacePane: Add BalloonTip to use panic handlers checkbox Dentomologist 2023-11-12 00:03:00 -08:00
  • dc15a555c9 InterfacePane: Add BalloonTip to confirm on stop checkbox Dentomologist 2023-11-11 23:41:39 -08:00
  • d1ac66824e InterfacePane: Add BalloonTip to disable screensaver checkbox Dentomologist 2023-11-11 23:29:16 -08:00
  • 26758716ae InterfacePane: Add BalloonTip to use covers checkbox Dentomologist 2023-11-11 22:55:12 -08:00
  • 78ab53a6e4 InterfacePane: Add BalloonTip to focused hotkeys checkbox Dentomologist 2023-11-11 16:13:55 -08:00
  • afe5bfd512 InterfacePane: Add BalloonTip to debugging enabled checkbox Dentomologist 2023-11-11 16:04:50 -08:00
  • 7d704ca9ca InterfacePane: Add BalloonTip to language combobox Dentomologist 2023-11-11 14:02:08 -08:00
  • 266bbeefc8 InterfacePane: Add BalloonTip to top window checkbox Dentomologist 2023-11-05 11:45:56 -08:00
  • 55aaa323ec InterfacePane: Add BalloonTip to theme combobox Dentomologist 2023-11-04 15:33:19 -07:00
  • ae0914174f InterfacePane: Add BalloonTip to title database checkbox Dentomologist 2023-11-04 15:00:58 -07:00
  • 072b6cdb1d Merge pull request #12797 from mitaclaw/branch-watch-tool-fixes-1 Admiral H. Curtiss 2024-05-31 18:11:36 +02:00
  • cd9521f293 Merge pull request #12807 from TacoTheDank/cleanupProguard Admiral H. Curtiss 2024-05-31 17:41:20 +02:00
  • 729669f7b1 Merge pull request #12808 from TacoTheDank/fixGradleDeprecation Admiral H. Curtiss 2024-05-31 17:40:26 +02:00
  • c3e0aeb184 Merge pull request #12728 from OatmealDome/mac-version-numbers-2 OatmealDome 2024-05-30 01:13:32 -04:00
  • 8ac22378a1 Merge pull request #12814 from Tilka/verify_wad Tilka 2024-05-28 20:48:15 +01:00
  • 5255fe5f74 DolphinTool: support WAD verification Tillmann Karras 2024-05-28 04:15:00 +01:00
  • 8e33a5778e Properly reset Discord presence after game close LillyJadeKatrin 2024-05-27 17:52:13 -04:00
  • 8582644058 Merge pull request #12796 from JosJuice/interpreter-cr0-so-gt Tilka 2024-05-26 17:57:06 +01:00
  • 14e68a0f4b Merge pull request #12804 from Tilka/drop_unused_overload Tilka 2024-05-26 17:17:49 +01:00
  • c0a1f5e123 PPCAnalyst: Refactor mtspr handling code JosJuice 2024-05-26 11:14:18 +02:00
  • e88e641bc0 Jit64: Clean up the test_bit variable JosJuice 2024-05-26 09:04:25 +02:00
  • dc6e5e7ff6 JitArm64: Replace a comparison to SP JosJuice 2024-05-26 08:47:20 +02:00
  • 921d711113 Jit: Clarify FixGTBeforeSettingCRFieldBit comment JosJuice 2024-05-26 08:32:25 +02:00
  • 51f4dfabc2 Android: Fix Gradle deprecation TacoTheDank 2024-05-25 22:13:25 -04:00
  • 5a6fbc4c57 Android: Clean up ProGuard TacoTheDank 2024-05-25 21:56:19 -04:00
  • b7b0842d2f BreakpointWidget: Fix Qt centering issues with a Custom Delegate TryTwo 2024-05-14 13:07:17 -07:00
  • d96840f808 BreakpointWidget: Move delete to the context menu. Selecting rows will be removed, so select -> delete is hard to maintain. TryTwo 2024-05-14 13:02:11 -07:00
  • 4619db2ae9 DiscIO: drop unused Volume::CheckContentIntegrity() overload Tillmann Karras 2024-05-25 20:13:11 +01:00
  • 8167a046ef Merge pull request #12793 from Pokechu22/minimum-compilers-for-bitcast Tilka 2024-05-25 23:23:58 +01:00
  • f35e8e62e6 Merge pull request #12795 from JosJuice/remove-isbranchtarget Tilka 2024-05-25 23:10:17 +01:00
  • 52f51d0d87 Merge pull request #12802 from JosJuice/ppcanalyst-bi-shift Tilka 2024-05-25 23:01:45 +01:00
  • 30eff8e37c PPCAnalyst: Fix handling of FL_READ_CR_BI JosJuice 2024-05-25 18:13:38 +02:00
  • 3b214a4978 BranchWatchDialog: Resolve Linux FIXME mitaclaw 2024-05-24 16:44:43 -07:00
  • 4a2ec86a9a Branch Watch Tool: Add Rule Of 5 And Remove Unnecessary Include mitaclaw 2024-05-24 15:44:49 -07:00
  • ecce8e81c8 BranchWatchDialog: Case-Insensitive Sorting mitaclaw 2024-05-24 15:42:04 -07:00
  • 46dc406325 Interpreter: Fix GT when setting SO of CR JosJuice 2024-05-24 21:21:46 +02:00
  • f6aca69ea0 PPCAnalyst: Remove unused member isBranchTarget JosJuice 2024-05-24 20:51:39 +02:00
  • 222a393080 Merge pull request #12782 from brad0/openbsd_arm64 Admiral H. Curtiss 2024-05-23 21:38:57 +02:00
  • f991610052 Merge pull request #12778 from LillyJadeKatrin/retroachievements-default-badges-v2 Admiral H. Curtiss 2024-05-23 21:38:30 +02:00
  • 1e9e0cd2d7 Remove names from badge objects LillyJadeKatrin 2024-05-13 19:21:55 -04:00
  • 3b61b6d816 Add Default Achievement Badges LillyJadeKatrin 2024-05-13 18:53:06 -04:00
  • dc8f3f6eae Refactored Achievement Badges into Texture Layers LillyJadeKatrin 2024-05-13 00:15:21 -04:00
  • 75465f00cc Remove Badges Enabled option from Achievements LillyJadeKatrin 2024-05-08 07:28:28 -04:00
  • 564d4c3c25 MainWindow: Initialize geometries before calling GetWindowSystemInfo. TryTwo 2024-05-22 21:08:26 -07:00
  • e0e09d1074 Merge pull request #12792 from JosJuice/android-vibrators-crash Admiral H. Curtiss 2024-05-23 00:04:05 +02:00
  • 578a3ce543 Merge pull request #12722 from JosJuice/jitarm64-mtfsfix-minor Admiral H. Curtiss 2024-05-22 23:54:29 +02:00
  • 57963c87d8 Add OpenBSD/arm64 support. Brad Smith 2024-05-16 23:52:33 -04:00
  • c8ea116658 Merge pull request #12768 from guijan/fmt-pc Admiral H. Curtiss 2024-05-21 22:36:56 +02:00
  • 2ba6093b30 Merge pull request #12767 from guijan/libusb-pc Admiral H. Curtiss 2024-05-21 22:36:45 +02:00
  • 35ee08ba9f Merge pull request #12736 from mitaclaw/minizip-ng-update Admiral H. Curtiss 2024-05-21 22:21:56 +02:00
  • 5c2f73986a Merge pull request #12537 from TellowKrinkle/MTLSubgroup Admiral H. Curtiss 2024-05-21 22:17:22 +02:00
  • 321dc9b76d Merge pull request #12711 from jordan-woyak/modifier-range-ini-default Admiral H. Curtiss 2024-05-21 22:11:42 +02:00
  • abc8aa2237 Merge pull request #12764 from Sintendo/jitarm64-temp-regs Admiral H. Curtiss 2024-05-21 22:06:21 +02:00
  • a64b796df0 Merge pull request #12787 from iwubcode/imgui_mouse_clicks_queue Admiral H. Curtiss 2024-05-21 22:01:45 +02:00
  • b9a2c18cb3 Merge pull request #12788 from iwubcode/hotkey_frame_advance_host_thread Admiral H. Curtiss 2024-05-21 21:52:05 +02:00
  • e98a0859b9 CMake: update required compiler versions for std::bitcast support Pokechu22 2024-05-20 22:13:43 -07:00
  • 7a4740adf7 Android: Fix crash when no devices have outputs JosJuice 2024-05-20 21:36:00 +02:00
  • cb71d84908 Merge pull request #12786 from AdmiralCurtiss/config-window-fix Admiral H. Curtiss 2024-05-20 13:52:48 +02:00
  • 2633eaca7a Merge pull request #12790 from JosJuice/i18n-infinity-double-arguments Tilka 2024-05-20 04:20:25 +01:00
  • 3e046c2b32 DolphinQt: Fix double argument in Infinity error message JosJuice 2024-05-19 21:52:49 +02:00
  • 4f1a5e0b3a DolphinQt: trigger frame advance from hotkeys on the host thread (the underlying SetState is only valid on the host thread) iwubcode 2024-05-18 11:54:12 -05:00
  • d7a8ec4353 VideoCommon: use imgui input queue for mouse clicks, this helps keep input smooth regardless of frame-times and matches keyboard events, this system was introduced in 1.87 iwubcode 2024-05-18 11:49:19 -05:00
  • 626369fc00 DolphinQt/Settings/GeneralPane: Don't emit a ConfigChanged signal while saving config Admiral H. Curtiss 2024-05-18 15:44:00 +02:00
  • 131ca83add Merge pull request #12785 from JosJuice/jit64-r12-comment Tilka 2024-05-18 14:07:29 +01:00
  • 892bba9768 Jit64: Remove outdated comment about R12 JosJuice 2024-05-18 14:54:22 +02:00
  • fd3867ac5b Merge pull request #12755 from LillyJadeKatrin/retroachievements-discord Admiral H. Curtiss 2024-05-18 14:29:52 +02:00
  • f3c0a5626d Merge pull request #12781 from deReeperJosh/skylanderfiletypes Admiral H. Curtiss 2024-05-18 14:12:55 +02:00
  • b932691810 DSPHLE/Zelda: fix Pikmin 2 save sound (issue 8855) Tillmann Karras 2024-05-18 03:32:07 +01:00