4.0-2713 10 years, 12 months ago windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines (PR #857 from shuffle2)
4.0-2711 10 years, 12 months ago x64Emitter: small source-level fixes (PR #839 from Tilka)
4.0-2708 10 years, 12 months ago Gameini updates. (PR #847 from Linktothepast)
4.0-2706 10 years, 12 months ago Core: Simplify Memory::GetString (PR #853 from lioncash)
4.0-2704 10 years, 12 months ago Fixed toolbar's disabled button color. (PR #817 from archshift)
4.0-2701 11 years ago DolphinWX: Get rid of unnecessary hotkey code. (PR #844 from lioncash)
4.0-2699 11 years ago Frame: Actually call UpdateTitle (PR #855 from magcius)
4.0-2697 11 years ago Core: Removed blank headers Boot_ELF.h and Boot_WiiWAD.h (PR #850 from lioncash)
4.0-2695 11 years ago PPCAnalyzer: move num_instructions initialization to correct place (PR #849 from FioraAeterna)
4.0-2693 11 years ago Fix for black screen on Linux upon starting a game (PR #789 from archshift)
4.0-2691 11 years ago Coding style clean up for the Jit, JitARM and JitIL (PR #842 from lioncash)
4.0-2684 11 years ago Rewrite GLInterface (PR #764 from magcius)
4.0-2664 11 years ago msvc: skip copying Data dir and precompiled dlls to Binary dir if they are already there (unless the source files are newer). (PR #848 from shuffle2)
4.0-2662 11 years ago DolphinWX: Use the typesafe equivalents for declaring wx event types (PR #826 from lioncash)
4.0-2660 11 years ago misc improvements for msvc build. -Werror for msvc! (PR #833 from shuffle2)
4.0-2651 11 years ago Core: Fix vertical alignment of a table in DSPTables.cpp (PR #835 from lioncash)
4.0-2649 11 years ago JIT: cleanup unnecessary immedate size-checking logic (PR #831 from FioraAeterna)
4.0-2647 11 years ago JIT: avoid saving the PC on every store (PR #807 from FioraAeterna)
4.0-2645 11 years ago Improve performance of CR functions in JIT64 (PR #746 from FioraAeterna)
4.0-2641 11 years ago DSP cleanup (PR #792 from booto)