4.0-834 11 years, 2 months ago Revert "Merge pull request #49 from Parlane/sprintf_tidy"
4.0-833 11 years, 2 months ago OS X Rumble Support (PR #12 from Armada651)
4.0-828 11 years, 2 months ago Improve GLExtensions compile time. (PR #52 from Sonicadvance1)
4.0-826 11 years, 2 months ago Gameini update for FINAL FANTASY FABLES: Chocobo's Dungeon. (PR #51 from Linktothepast)
4.0-824 11 years, 2 months ago Some tidy up of sprintf to StringFromFormat (PR #49 from Parlane)
4.0-822 11 years, 2 months ago Tidy up SetupWiiMemory (PR #48 from Parlane)
4.0-820 11 years, 2 months ago Pulseaudio: rewrite the pa backend with the async api (PR #20 from degasus)
4.0-817 11 years, 2 months ago Revert "Merge pull request #47 from lioncash/remove-stringfromint"
4.0-816 11 years, 2 months ago Remove function StringFromInt from StringUtil.cpp/.h. C++11 has std::to_string for this now. (PR #47 from lioncash)
4.0-814 11 years, 2 months ago Remove Cache DL option from Android UI (PR #46 from Sonicadvance1)
4.0-812 11 years, 2 months ago Give StringFromFormat a printf format attribute. (PR #41 from Parlane)
4.0-809 11 years, 2 months ago Fix a typo in EGL.h for setting mode. (PR #45 from Sonicadvance1)
4.0-807 11 years, 2 months ago Simplify two functions in WII_IPC_HLE_Device_net.cpp. (PR #39 from lioncash)
4.0-804 11 years, 2 months ago Change some for+iterator loops in GeckoCode.cpp and GeckoCodeConfig.cpp into foreach loops. (PR #34 from lioncash)
4.0-800 11 years, 2 months ago Introduce a generic clamp function to clean up some of the various 'if-else' clamps throughout parts of the codebase. (PR #36 from lioncash)
4.0-797 11 years, 2 months ago [VideoCommon] Eliminate the function Xchg in Statistics.cpp. std::swap does the same thing. (PR #35 from lioncash)
4.0-795 11 years, 2 months ago Automatic translation template update
4.0-794 11 years, 2 months ago Readme: add link to issue tracker (PR #33 from Tilka)
4.0-792 11 years, 2 months ago OGL: Remove non-UBO code path. (PR #14 from degasus)
4.0-790 11 years, 2 months ago [JITARM] Fixes an issue in the slowmem path that causes grey THP movies,... (PR #31 from Sonicadvance1)