4.0-2540 9 years, 7 months ago Minor improvement of the desktop file (PR #569 from RyDroid)
4.0-2538 9 years, 7 months ago CFrame: Handle close events that can't be vetoed. (PR #691 from Armada651)
4.0-2536 9 years, 7 months ago Core: Remove the ratio parameter in Zelda UCode's SizeForResampling func (PR #676 from lioncash)
4.0-2534 9 years, 7 months ago Common: Fix AsciiToHex returning true on overflow values (PR #785 from lioncash)
4.0-2532 9 years, 7 months ago Common: Use the OSX equivalent byte-swap functions (PR #760 from lioncash)
4.0-2530 9 years, 7 months ago x64Emitter: optimize immediate sizes (PR #754 from FioraAeterna)
4.0-2528 9 years, 7 months ago Core: Default initialize a pointer to nullptr in gdsp_do_dma() (PR #748 from lioncash)
4.0-2526 9 years, 7 months ago Fix a cast warning when compiling with MSVC (PR #722 from lioncash)
4.0-2524 9 years, 7 months ago Small software backend cleanup. (PR #779 from lioncash)
4.0-2514 9 years, 7 months ago Fix regression with toggling the toolbar from PR761 (PR #786 from shuffle2)
4.0-2512 9 years, 7 months ago Removed unused Tracer.h/cpp (PR #784 from archshift)
4.0-2509 9 years, 7 months ago Use official flag for detailed symbols. Require VS2013 with update 3 or later to build. (PR #777 from shuffle2)
4.0-2507 9 years, 7 months ago Changed main toolbar to be flush with the rest of the window. (PR #761 from archshift)
4.0-2498 9 years, 7 months ago 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 9 years, 7 months ago X11_Util: Fix build when using EGL (PR #780 from magcius)
4.0-2494 9 years, 7 months ago DolphinWX: Fix scrolling in hex mode for the memory view (PR #768 from lioncash)
4.0-2492 9 years, 7 months ago Software: Get rid of an unnecessary format string in SWmain.cpp (PR #769 from lioncash)
4.0-2490 9 years, 7 months ago Core: Get rid of C-style struct typedefs (PR #766 from lioncash)
4.0-2488 9 years, 7 months ago Core: Get rid of function prototypes in ActionReplay.cpp (PR #763 from lioncash)
4.0-2486 9 years, 7 months ago Core: Get rid of calls to mem_fn in thread instantiations (PR #765 from lioncash)