4.0-2556 πριν από 10 χρόνια, 3 μήνες Update frametools.cpp to fix crashing when changing themes. (PR #793 from kamiyo)
4.0-2554 πριν από 10 χρόνια, 3 μήνες Improved system for post processing shaders. (PR #693 from Sonicadvance1)
4.0-2547 πριν από 10 χρόνια, 3 μήνες DSP: DMA behaviour adjustments to fix regressions (PR #762 from booto)
4.0-2543 πριν από 10 χρόνια, 3 μήνες CFrame: Add fullscreen window styles to enable exclusive mode in OpenGL. (PR #726 from Armada651)
4.0-2540 πριν από 10 χρόνια, 3 μήνες Minor improvement of the desktop file (PR #569 from RyDroid)
4.0-2538 πριν από 10 χρόνια, 3 μήνες CFrame: Handle close events that can't be vetoed. (PR #691 from Armada651)
4.0-2536 πριν από 10 χρόνια, 3 μήνες Core: Remove the ratio parameter in Zelda UCode's SizeForResampling func (PR #676 from lioncash)
4.0-2534 πριν από 10 χρόνια, 3 μήνες Common: Fix AsciiToHex returning true on overflow values (PR #785 from lioncash)
4.0-2532 πριν από 10 χρόνια, 3 μήνες Common: Use the OSX equivalent byte-swap functions (PR #760 from lioncash)
4.0-2530 πριν από 10 χρόνια, 3 μήνες x64Emitter: optimize immediate sizes (PR #754 from FioraAeterna)
4.0-2528 πριν από 10 χρόνια, 3 μήνες Core: Default initialize a pointer to nullptr in gdsp_do_dma() (PR #748 from lioncash)
4.0-2526 πριν από 10 χρόνια, 3 μήνες Fix a cast warning when compiling with MSVC (PR #722 from lioncash)
4.0-2524 πριν από 10 χρόνια, 3 μήνες Small software backend cleanup. (PR #779 from lioncash)
4.0-2514 πριν από 10 χρόνια, 3 μήνες Fix regression with toggling the toolbar from PR761 (PR #786 from shuffle2)
4.0-2512 πριν από 10 χρόνια, 3 μήνες Removed unused Tracer.h/cpp (PR #784 from archshift)
4.0-2509 πριν από 10 χρόνια, 3 μήνες Use official flag for detailed symbols. Require VS2013 with update 3 or later to build. (PR #777 from shuffle2)
4.0-2507 πριν από 10 χρόνια, 3 μήνες Changed main toolbar to be flush with the rest of the window. (PR #761 from archshift)
4.0-2498 πριν από 10 χρόνια, 3 μήνες Windows: Improve XSaveWorkaround to behave correctly when XSAVE processor feature is enabled, but AVX support isn't available for whatever reason. (PR #776 from shuffle2)
4.0-2496 πριν από 10 χρόνια, 3 μήνες X11_Util: Fix build when using EGL (PR #780 from magcius)
4.0-2494 πριν από 10 χρόνια, 3 μήνες DolphinWX: Fix scrolling in hex mode for the memory view (PR #768 from lioncash)