| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-12-01 | ScmRevGen: Bump major version to 24122412release-prep-2412 | OatmealDome | |
| 2024-12-01 | Merge pull request #13203 from JosJuice/android-gcadapter-reset | OatmealDome | |
| Android/GCAdapter: Don't join current thread | |||
| 2024-12-01 | Android/GCAdapter: Don't join current thread | JosJuice | |
| The read thread could call Reset, which in turn tried to join the read thread, leading to a SIGABRT. This manifested as Dolphin consistently crashing when disconnecting a GC adapter and having a chance of crashing a few seconds after connecting a GC adapter. | |||
| 2024-11-30 | Translation resources sync with Transifex | JosJuice | |
| 2024-11-29 | Merge pull request #13202 from ↵ | Pokechu22 | |
| Pokechu22/cabelas-dangerous-hunts-2011-safe-texture-cache GameINI: Use Safe Texture Cache for Cabela's Dangerous Hunts 2011 | |||
| 2024-11-29 | GameINI: Use Safe Texture Cache for Cabela's Dangerous Hunts 2011 | Pokechu22 | |
| This fixes text on the menu and in-game. | |||
| 2024-11-24 | Merge pull request #13191 from dreamsyntax/sdl-patch | OatmealDome | |
| Externals: Update SDL to 2.30.9 | |||
| 2024-11-22 | Merge pull request #13153 from ↵ | JMC47 | |
| LillyJadeKatrin/retroachievements-netplay-hardcore Force NetPlay Clients to Host Hardcore Status | |||
| 2024-11-20 | Merge pull request #13193 from vaguerant/metaknight | OatmealDome | |
| Fix Kirby's Adventure Wii Metafortress bypass patch | |||
| 2024-11-19 | fix SUKP01 metafortress bypass | vaguerant | |
| 2024-11-17 | Merge pull request #13156 from jordan-woyak/sdl-no-wgi | JosJuice | |
| ControllerInterface/SDL: Disable SDL's Windows.Gaming.Input controller handling. | |||
| 2024-11-16 | Externals: Update SDL to 2.30.9 | dreamsyntax | |
| 2024-11-16 | Merge pull request #13189 from mitaclaw/gdb-stub-signal-breakpoints | JMC47 | |
| GDBStub: Signal Breakpoint Changes To Host | |||
| 2024-11-15 | GDBStub: Signal Breakpoint Changes To Host | mitaclaw | |
| 2024-11-15 | Merge pull request #13188 from dreamsyntax/titledb-update | Tilka | |
| Sys: Sync wiitdb files with GameTDB | |||
| 2024-11-14 | Sys: Sync wiitdb files with GameTDB | dreamsyntax | |
| 2024-11-12 | Merge pull request #13160 from cpba/flatpak-6.8-runtime | OatmealDome | |
| Flatpak: Upgrade kde runtime to 6.8 | |||
| 2024-11-11 | Merge pull request #13183 from Tilka/sync_on_fifo_reset | JMC47 | |
| ProcessorInterface: sync GPU just before PI_FIFO_RESET | |||
| 2024-11-10 | Merge pull request #13185 from JosJuice/rvz-clarify-padding-none | Tilka | |
| docs: Clarify wia_except_list_t padding in uncompressed groups | |||
| 2024-11-10 | Force NetPlay Clients to Host Hardcore Status | LillyJadeKatrin | |
| If the host is in hardcore mode, all joining players will be set to hardcore mode; if not, all joining players will be set to softcore. This ensures all players have the same settings and remain synchroized. | |||
| 2024-11-10 | docs: Clarify wia_except_list_t padding in uncompressed groups | JosJuice | |
| https://bugs.dolphin-emu.org/issues/13671 | |||
| 2024-11-10 | Add Config Changed Callback for Hardcore Mode | LillyJadeKatrin | |
| 2024-11-10 | Translation resources sync with Transifex | JosJuice | |
| 2024-11-10 | Flatpak: Upgrade kde runtime to 6.8 | Carles Pastor | |
| this version bundles SDL2-2.30.6, the temporary measure of building the vendored version from exports is no longer necessary. | |||
| 2024-11-09 | Merge pull request #13184 from LillyJadeKatrin/retroachievements-forever-dim | OatmealDome | |
| Add Approved Patches - Eternal Darkness, Monster Hunter Tri | |||
| 2024-11-08 | Add Approved Patches - Eternal Darkness, Monster Hunter Tri | LillyJadeKatrin | |
| The primary focus of this PR is the Eternal Darkness patch which fixes hanging at startup, which prior to this fix makes Eternal Darkness unplayable in hardcore. The MHTri patch was added as well simply because it could be. | |||
| 2024-11-09 | ProcessorInterface: sync GPU just before PI_FIFO_RESET | Tillmann Karras | |
| GXAbortFrame() is problematic for Dolphin because it first writes PI_FIFO_RESET (for which we discard our internal fifo), then disables CP reads (for which we execute pending commands in the GP fifo in emulated memory). I don't know whether there is a race condition on hardware, but there is one for us. Avoid this by also doing a GPU sync here. | |||
| 2024-11-08 | Merge pull request #13000 from tygyh/Simplify-type-specifiers | Tilka | |
| Remove redundant elaborated type specifiers | |||
| 2024-11-08 | Merge pull request #13182 from jordan-woyak/wiimote-speaker-remove-dumping-code | Tilka | |
| WiimoteEmu: Remove disabled and no-longer-compiling wav dumping code. | |||
| 2024-11-08 | WiimoteEmu: Remove disabled and no-longer-compiling wav dumping code. | Jordan Woyak | |
| 2024-11-05 | Merge pull request #13172 from deReeperJosh/superchargersfix | JMC47 | |
| IOS/USB: Reconnect HIDv4 Devices after shutdown | |||
| 2024-11-04 | Merge pull request #13173 from Tilka/elebits | JMC47 | |
| DSPHLE/AXWii: fix Elebits sound | |||
| 2024-11-04 | DSPHLE/AXWii: fix Elebits sound | Tillmann Karras | |
| Regressed in 37ebb13ece712d6f129bbceb73d9ec99028beaef. | |||
| 2024-11-04 | IOS/USB: Reconnect HIDv4 Devices after shutdown | Joshua de Reeper | |
| 2024-11-04 | Merge pull request #13164 from jordan-woyak/saveable-deduction | Admiral H. Curtiss | |
| Config/IsSettingSaveable: Use class template argument deduction. | |||
| 2024-11-04 | Merge pull request #13165 from jordan-woyak/FullAnalogSurface-rename | Admiral H. Curtiss | |
| InputCommon: Rename AddAnalogInputs to AddFullAnalogSurfaceInputs. | |||
| 2024-11-04 | Merge pull request #13168 from ↵ | Admiral H. Curtiss | |
| Dentomologist/generalwidget_recommend_default_video_backend Generalwidget: Recommend default video backend | |||
| 2024-11-03 | InputCommon: Move FullAnalogSurface class definition out of header file. | Jordan Woyak | |
| 2024-11-03 | InputCommon: Rename AddAnalogInputs to AddFullAnalogSurfaceInputs. | Jordan Woyak | |
| 2024-11-03 | GeneralWidget: Recommend default video backend in tooltip | Dentomologist | |
| Recommend the platform's default video backend in the Backend tooltip instead of always recommending OpenGL. | |||
| 2024-11-03 | VideoBackendBase: Clarify function name | Dentomologist | |
| Rename GetDefaultBackendName to GetDefaultBackendConfigName to distinguish it from the display name. | |||
| 2024-11-03 | Merge pull request #13167 from dreamsyntax/dualsense-player-led-disable | Admiral H. Curtiss | |
| InputCommon: Disable Player LED for DualSense Controllers by default | |||
| 2024-11-02 | InputCommon: Disable DualSense Player LED | dreamsyntax | |
| 2024-11-02 | Config/IsSettingSaveable: Remove unused includes. | Jordan Woyak | |
| 2024-11-02 | Config/IsSettingSaveable: Use class template argument deduction. | Jordan Woyak | |
| 2024-11-02 | Merge pull request #13151 from mitaclaw/core-global-system-6 | Tilka | |
| MainWindow: Avoid Global System Accessor | |||
| 2024-11-02 | Merge pull request #13163 from jordan-woyak/pragma-once-oopsie | Tilka | |
| Add include guard to QtUtils.h | |||
| 2024-11-02 | Add include guard to QtUtils.h | Jordan Woyak | |
| 2024-11-01 | Merge pull request #13157 from jordan-woyak/sdl-hotplug-fix | JMC47 | |
| ControllerInterface/SDL: Fix device removal event processing. | |||
| 2024-11-01 | Translation resources sync with Transifex | JosJuice | |
