4.0-2428 πριν από 9 χρόνια, 7 μήνες DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. (PR #671 from lioncash)
4.0-2426 πριν από 9 χρόνια, 7 μήνες Core: Fix two sets of warnings when compiling on Linux. (PR #723 from lioncash)
4.0-2423 πριν από 9 χρόνια, 7 μήνες AudioCommon: Get rid of some unnecessary mem_fn calls (PR #724 from lioncash)
4.0-2421 πριν από 9 χρόνια, 7 μήνες VideoCommon: normalize light direction (PR #394 from degasus)
4.0-2419 πριν από 9 χρόνια, 7 μήνες Remove x86_32 support from Dolphin. (PR #428 from Sonicadvance1)
4.0-2408 πριν από 9 χρόνια, 7 μήνες Make vertex loader testable (PR #716 from delroth)
4.0-2400 πριν από 9 χρόνια, 7 μήνες Core: Get rid of Host_GetInstance() (PR #729 from lioncash)
4.0-2398 πριν από 9 χρόνια, 7 μήνες AudioCommon: Remove an unnecessary parameter from the OpenALStream constructor (PR #725 from lioncash)
4.0-2396 πριν από 9 χρόνια, 7 μήνες CFrame: Only re-assign focus when "Render to main" is enabled. (PR #710 from Armada651)
4.0-2394 πριν από 9 χρόνια, 7 μήνες Fix hotkeys in Linux and Mac OS X (PR #683 from Armada651)
4.0-2392 πριν από 9 χρόνια, 7 μήνες Jit64: Fix immediates being zero-extended to cr_val instead of sign-extended. (PR #727 from delroth)
4.0-2390 πριν από 9 χρόνια, 7 μήνες Core: Kill off an unused parameter for NetPlayServer::StartGame (PR #721 from lioncash)
4.0-2388 πριν από 9 χρόνια, 7 μήνες Core: Remove unused parameters in Movie (PR #717 from lioncash)
4.0-2386 πριν από 9 χρόνια, 7 μήνες DSP: copy audio dma samples as early as possible (PR #720 from booto)
4.0-2384 πριν από 9 χρόνια, 7 μήνες Core: Fix warnings on Linux related to the JIT (PR #719 from lioncash)
4.0-2382 πριν από 9 χρόνια, 7 μήνες DolphinWX: Remove an unused variable from ISOProperties (PR #718 from lioncash)
4.0-2380 πριν από 9 χρόνια, 7 μήνες Core: Remove the unused cycle parameter from DSPHLE update calls (PR #679 from lioncash)
4.0-2378 πριν από 9 χρόνια, 7 μήνες Core: Remove using namespace statements from the Jit and Interpreter headers (PR #714 from lioncash)
4.0-2376 πριν από 9 χρόνια, 7 μήνες Core: Clean up coding style in the Interpreter (PR #715 from lioncash)
4.0-2374 πριν από 9 χρόνια, 7 μήνες Fix D3D Real XFB texture sampling. (PR #700 from jimbo1qaz)