4.0-2956 9 years, 7 months ago Fix a typo introduced by 5adbc83 in ControllerEmu.cpp. (PR #964 from RachelBryk)
4.0-2954 9 years, 7 months ago Core: Make the tables in ARDecrypt.cpp static (PR #970 from lioncash)
4.0-2952 9 years, 7 months ago Common: Remove unused header from Thread.cpp (PR #969 from lioncash)
4.0-2950 9 years, 7 months ago Core: Fix variable prefixing of statics in Core.cpp (PR #968 from lioncash)
4.0-2948 9 years, 7 months ago Updated SoundTouch library to 1.8.1 [r198] (PR #953 from skidau)
4.0-2946 9 years, 7 months ago Change IniFile::Section::Set() with default value to use a template. (PR #966 from RachelBryk)
4.0-2944 9 years, 7 months ago Core: Initialize all JITIL RegInfo members in the initializer list. (PR #836 from lioncash)
4.0-2941 9 years, 7 months ago OGL: Fix constant casing in RasterFont. (PR #962 from lioncash)
4.0-2938 9 years, 7 months ago Change NULL to nullptr. (PR #963 from rohitnirmal)
4.0-2936 9 years, 7 months ago Read the config file before enabling logs. (PR #961 from RachelBryk)
4.0-2934 9 years, 7 months ago Added code to patch the codehandler's MMIO address (PR #955 from skidau)
4.0-2931 9 years, 7 months ago Common: Make TITLEID_SYSMENU a static const variable in NandPaths.h (PR #960 from lioncash)
4.0-2929 9 years, 7 months ago Re-implement hiding of the menubar in fullscreen with render to main. (PR #871 from shuffle2)
4.0-2927 9 years, 7 months ago JIT: fix regression in timer patch (PR #959 from FioraAeterna)
4.0-2925 9 years, 7 months ago x64Emitter: add BMI1/BMI2 support (PR #868 from FioraAeterna)
4.0-2923 9 years, 7 months ago Common: Remove unnecessary define check in Log2 (PR #956 from lioncash)
4.0-2921 9 years, 7 months ago x64EmitterTest: Fake support for all CPU extensions (PR #944 from delroth)
4.0-2919 9 years, 7 months ago Update OpenAL-soft to 1.16.0 (PR #952 from skidau)
4.0-2917 9 years, 7 months ago DolphinWX: More readable variable names in BreakpointView (PR #733 from lioncash)
4.0-2914 9 years, 7 months ago Prevent changing adapters during emulation and VideoConfigDiag cleanup (PR #951 from shuffle2)