4.0-2720 10 years, 3 months ago Changed unsigned ints and chars to cstdint counterparts (PR #845 来自 ChuckRozhon)
4.0-2717 10 years, 3 months ago Remove dsound audio backend. (PR #860 来自 shuffle2)
4.0-2715 10 years, 3 months ago Add headers required by XAudio2_7 to externals. (PR #858 来自 shuffle2)
4.0-2713 10 years, 3 months ago windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines (PR #857 来自 shuffle2)
4.0-2711 10 years, 3 months ago x64Emitter: small source-level fixes (PR #839 来自 Tilka)
4.0-2708 10 years, 3 months ago Gameini updates. (PR #847 来自 Linktothepast)
4.0-2706 10 years, 3 months ago Core: Simplify Memory::GetString (PR #853 来自 lioncash)
4.0-2704 10 years, 3 months ago Fixed toolbar's disabled button color. (PR #817 来自 archshift)
4.0-2701 10 years, 3 months ago DolphinWX: Get rid of unnecessary hotkey code. (PR #844 来自 lioncash)
4.0-2699 10 years, 3 months ago Frame: Actually call UpdateTitle (PR #855 来自 magcius)
4.0-2697 10 years, 3 months ago Core: Removed blank headers Boot_ELF.h and Boot_WiiWAD.h (PR #850 来自 lioncash)
4.0-2695 10 years, 3 months ago PPCAnalyzer: move num_instructions initialization to correct place (PR #849 来自 FioraAeterna)
4.0-2693 10 years, 3 months ago Fix for black screen on Linux upon starting a game (PR #789 来自 archshift)
4.0-2691 10 years, 3 months ago Coding style clean up for the Jit, JitARM and JitIL (PR #842 来自 lioncash)
4.0-2684 10 years, 3 months ago Rewrite GLInterface (PR #764 来自 magcius)
4.0-2664 10 years, 3 months 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 来自 shuffle2)
4.0-2662 10 years, 3 months ago DolphinWX: Use the typesafe equivalents for declaring wx event types (PR #826 来自 lioncash)
4.0-2660 10 years, 3 months ago misc improvements for msvc build. -Werror for msvc! (PR #833 来自 shuffle2)
4.0-2651 10 years, 3 months ago Core: Fix vertical alignment of a table in DSPTables.cpp (PR #835 来自 lioncash)
4.0-2649 10 years, 3 months ago JIT: cleanup unnecessary immedate size-checking logic (PR #831 来自 FioraAeterna)