3.5-2204 10 years, 7 months ago [Android] Disable most video preferences if Software Rendering is chosen. Since the software renderer and other renderers have little in common, it doesn't make sense to keep many of the video prefere...
3.5-2203 10 years, 7 months ago [Android] Add the option to show the on-screen FPS counter.
3.5-2202 10 years, 7 months ago [Android] Fix the game thread never leaving.
3.5-2199 10 years, 7 months ago NetPlay: bump proto
3.5-2198 10 years, 7 months ago Recvfrom tidy and store laste error.
3.5-2197 10 years, 7 months ago Fix sendto. This fixes Opera, sorry [SS]
3.5-2196 10 years, 7 months ago Fix setsockopt.
3.5-2194 10 years, 7 months ago Fix inability to boot NAND contents caused by 04c41c1d3826.
3.5-2193 10 years, 7 months ago Add a link to our documentations guides in Dolphin
3.5-2192 10 years, 7 months ago Fixes accept. Tested with network demo from devKitPPC :)
3.5-2191 10 years, 7 months ago Fix a trivial bug in b6728c1405d3a1a0ba3daa480f18e3d765a97b9f.
3.5-2190 10 years, 7 months ago Fix loading DLC using IOCTL_ES_OPENTITLECONTENT & /dev/es state save.
3.5-2189 10 years, 7 months ago Make NonCopyable use rvalue references.
3.5-2188 10 years, 7 months ago Fix sysmenu test connection bug on Windows.
3.5-2187 10 years, 7 months ago Indent the code in the previous bug fix I did. Now there aren't braces on the same level as each other. Should have initially done this along with that commit.
3.5-2186 10 years, 7 months ago Merge branch 'wiiSaveExportFixes'
3.5-2183 10 years, 7 months ago [ARM] Fastmem is back. Still disabled for Android.
3.5-2182 10 years, 7 months ago Revert "[ARM] Remove Fastmem. It is buggy and may never have the potential to work correctly."
3.5-2181 10 years, 7 months ago Fix a tiny bug in CodeView.cpp. If statement with more than one line was missing braces.
3.5-2180 10 years, 7 months ago Avoid unnecessary bundle copies on OS X: