4.0-2948 11 years ago Updated SoundTouch library to 1.8.1 [r198] (PR #953 from skidau)
4.0-2946 11 years ago Change IniFile::Section::Set() with default value to use a template. (PR #966 from RachelBryk)
4.0-2944 11 years ago Core: Initialize all JITIL RegInfo members in the initializer list. (PR #836 from lioncash)
4.0-2941 11 years ago OGL: Fix constant casing in RasterFont. (PR #962 from lioncash)
4.0-2938 11 years ago Change NULL to nullptr. (PR #963 from rohitnirmal)
4.0-2936 11 years ago Read the config file before enabling logs. (PR #961 from RachelBryk)
4.0-2934 11 years ago Added code to patch the codehandler's MMIO address (PR #955 from skidau)
4.0-2931 11 years ago Common: Make TITLEID_SYSMENU a static const variable in NandPaths.h (PR #960 from lioncash)
4.0-2929 11 years ago Re-implement hiding of the menubar in fullscreen with render to main. (PR #871 from shuffle2)
4.0-2927 11 years ago JIT: fix regression in timer patch (PR #959 from FioraAeterna)
4.0-2925 11 years ago x64Emitter: add BMI1/BMI2 support (PR #868 from FioraAeterna)
4.0-2923 11 years ago Common: Remove unnecessary define check in Log2 (PR #956 from lioncash)
4.0-2921 11 years ago x64EmitterTest: Fake support for all CPU extensions (PR #944 from delroth)
4.0-2919 11 years ago Update OpenAL-soft to 1.16.0 (PR #952 from skidau)
4.0-2917 11 years ago DolphinWX: More readable variable names in BreakpointView (PR #733 from lioncash)
4.0-2914 11 years ago Prevent changing adapters during emulation and VideoConfigDiag cleanup (PR #951 from shuffle2)
4.0-2912 11 years ago Change ControlState typedef to double, and change all related floats/dou... (PR #781 from RachelBryk)
4.0-2910 11 years ago Core: Fix case where a panic alert wouldn't be shown in MemoryUtil.cpp (PR #770 from lioncash)
4.0-2907 11 years ago Update the android cmake toolchain file to support 64bit. (PR #901 from Sonicadvance1)
4.0-2905 11 years ago JIT: Fix caller-save registers on WIN64 (PR #923 from FioraAeterna)