4.0-3571 9 years, 12 months ago Fixed minor capitalization issue (PR #1249 from Stevoisiak)
4.0-3569 9 years, 12 months ago JIT: fix accidental disabling of block linking by default (PR #1246 from FioraAeterna)
4.0-3567 9 years, 12 months ago VolumeGC: Use regular return type declaration for GetStringDecoder (PR #1235 from lioncash)
4.0-3565 9 years, 12 months ago Hooked up the emulated wiimote speaker's sample rate and volume set by the game (PR #1226 from skidau)
4.0-3563 9 years, 12 months ago [Android] Return to game list instead of exiting app (PR #1241 from SeannyM)
4.0-3561 9 years, 12 months ago Debug: fix disable block linking option (PR #1240 from FioraAeterna)
4.0-3559 9 years, 12 months ago Fix another crash in tas input. (PR #1238 from RachelBryk)
4.0-3557 9 years, 12 months ago Fix ARMv7 JIT from XER optimization. (PR #1237 from Sonicadvance1)
4.0-3555 9 years, 12 months ago Fix crash in tas input. (PR #1236 from RachelBryk)
4.0-3553 9 years, 12 months ago Add wiimote tas input. (PR #1213 from RachelBryk)
4.0-3551 9 years, 12 months ago Rename m_names to m_banner_names (PR #1234 from Stevoisiak)
4.0-3549 9 years, 12 months ago Updated Netplay to use GetName() (PR #1233 from Stevoisiak)
4.0-3547 10 years ago JIT: re-add profiling support on x86_64 (PR #1224 from FioraAeterna)
4.0-3545 10 years ago Fifo: Fix tab/space mismatches (PR #1229 from lioncash)
4.0-3543 10 years ago Fix endian error. allows loading of current games save even if the memca... (PR #1221 from LPFaint99)
4.0-3541 10 years ago DolphinWX: Make WXInputBase part of the WxUtils namespace. (PR #1225 from lioncash)
4.0-3539 10 years ago JIT: reuse trampolines when possible (PR #1218 from hthh)
4.0-3537 10 years ago Add more AVX support, refactor emitter, reduce redundant XMM moves (PR #1216 from FioraAeterna)
4.0-3532 10 years ago Fix for banner filename from ID (PR #1228 from Stevoisiak)
4.0-3530 10 years ago OGL: Silence string format warnings. (PR #1214 from rohit-n)