4.0-40 10 years, 7 months ago Upgrade WX to r74856, mainly to support @2x.
4.0-39 10 years, 7 months ago Automatically connect the appropriate wiimotes in netplay. Extensions must still be set manually.
4.0-38 10 years, 7 months ago [Android] Fix the ability to stop the game and start another.
4.0-37 10 years, 7 months ago Merge branch 'master' into android-core-control
4.0-32 10 years, 7 months ago Remove FifoQueue iterator and RemoveThreadsafeEvents.
4.0-31 10 years, 7 months ago Why do compilers assume i don't know order of opperations? :(
4.0-30 10 years, 7 months ago Fix the icon used for Dolphin on windows
4.0-29 10 years, 7 months ago operator= is a function too! std::forward is still appropriate.
4.0-28 10 years, 7 months ago [Android] Add a JP version of the string for FSAA. Also correct the English string too.
4.0-27 10 years, 7 months ago ogl: drop glsl120 support
4.0-26 10 years, 7 months ago Fix recording netplay with wiimote.
4.0-25 10 years, 7 months ago Fix crash when a player leaves in NetPlay.
4.0-24 10 years, 7 months ago When hosting, don't try to connect if listening failed.
4.0-23 10 years, 7 months ago Don't disable SO_REUSEADDR on non-Windows, where it is safe.
4.0-22 10 years, 7 months ago Fix FifoQueue's atomicity on ARM.
4.0-21 10 years, 7 months ago Make CoreTiming's threadsafe events lock-free.
4.0-20 10 years, 7 months ago Improve Atomic.h:
4.0-19 10 years, 7 months ago Fix stack misalignment fix.
4.0-18 10 years, 7 months ago Revert "Fix stack misalignment issues."
4.0-17 10 years, 7 months ago Merge branch 'wiimote-netplay'