4.0-857 10 years, 2 months ago Rename "JITIL experimental recompiler" (PR #64 from ExtremeDude2)
4.0-855 10 years, 2 months ago Automatic translation template update
4.0-854 10 years, 2 months ago x64: drop instructions that don't exist (PR #59 from Tilka)
4.0-852 10 years, 2 months ago Replace all include guard ifdefs with "#pragma once" (PR #58 from lioncash)
4.0-850 10 years, 2 months ago CPU Throttling by CoreTiming (PR #44 from degasus)
4.0-846 10 years, 2 months ago Clarify an if statement in NetPlayClient.cpp. (PR #57 from lioncash)
4.0-844 10 years, 2 months ago Some tidy up of sprintf to StringFromFormat (PR #56 from Parlane)
4.0-842 10 years, 2 months ago Cleanup mismatching struct/enum indentations. (PR #54 from lioncash)
4.0-839 10 years, 2 months ago Remove function Xchg from SWStatistics.cpp. (PR #53 from lioncash)
4.0-837 10 years, 2 months ago Automatic translation resources update from Transifex
4.0-836 10 years, 2 months ago Cleanup GLExtensions on how it fails. (PR #38 from Sonicadvance1)
4.0-834 10 years, 2 months ago Revert "Merge pull request #49 from Parlane/sprintf_tidy"
4.0-833 10 years, 2 months ago OS X Rumble Support (PR #12 from Armada651)
4.0-828 10 years, 2 months ago Improve GLExtensions compile time. (PR #52 from Sonicadvance1)
4.0-826 10 years, 2 months ago Gameini update for FINAL FANTASY FABLES: Chocobo's Dungeon. (PR #51 from Linktothepast)
4.0-824 10 years, 2 months ago Some tidy up of sprintf to StringFromFormat (PR #49 from Parlane)
4.0-822 10 years, 2 months ago Tidy up SetupWiiMemory (PR #48 from Parlane)
4.0-820 10 years, 2 months ago Pulseaudio: rewrite the pa backend with the async api (PR #20 from degasus)
4.0-817 10 years, 2 months ago Revert "Merge pull request #47 from lioncash/remove-stringfromint"
4.0-816 10 years, 2 months ago Remove function StringFromInt from StringUtil.cpp/.h. C++11 has std::to_string for this now. (PR #47 from lioncash)