4.0-842 il y a 10 ans, 2 mois Cleanup mismatching struct/enum indentations. (PR #54 de lioncash)
4.0-839 il y a 10 ans, 2 mois Remove function Xchg from SWStatistics.cpp. (PR #53 de lioncash)
4.0-837 il y a 10 ans, 2 mois Automatic translation resources update from Transifex
4.0-836 il y a 10 ans, 2 mois Cleanup GLExtensions on how it fails. (PR #38 de Sonicadvance1)
4.0-834 il y a 10 ans, 2 mois Revert "Merge pull request #49 from Parlane/sprintf_tidy"
4.0-833 il y a 10 ans, 2 mois OS X Rumble Support (PR #12 de Armada651)
4.0-828 il y a 10 ans, 2 mois Improve GLExtensions compile time. (PR #52 de Sonicadvance1)
4.0-826 il y a 10 ans, 2 mois Gameini update for FINAL FANTASY FABLES: Chocobo's Dungeon. (PR #51 de Linktothepast)
4.0-824 il y a 10 ans, 2 mois Some tidy up of sprintf to StringFromFormat (PR #49 de Parlane)
4.0-822 il y a 10 ans, 2 mois Tidy up SetupWiiMemory (PR #48 de Parlane)
4.0-820 il y a 10 ans, 2 mois Pulseaudio: rewrite the pa backend with the async api (PR #20 de degasus)
4.0-817 il y a 10 ans, 2 mois Revert "Merge pull request #47 from lioncash/remove-stringfromint"
4.0-816 il y a 10 ans, 2 mois Remove function StringFromInt from StringUtil.cpp/.h. C++11 has std::to_string for this now. (PR #47 de lioncash)
4.0-814 il y a 10 ans, 2 mois Remove Cache DL option from Android UI (PR #46 de Sonicadvance1)
4.0-812 il y a 10 ans, 2 mois Give StringFromFormat a printf format attribute. (PR #41 de Parlane)
4.0-809 il y a 10 ans, 2 mois Fix a typo in EGL.h for setting mode. (PR #45 de Sonicadvance1)
4.0-807 il y a 10 ans, 2 mois Simplify two functions in WII_IPC_HLE_Device_net.cpp. (PR #39 de lioncash)
4.0-804 il y a 10 ans, 2 mois Change some for+iterator loops in GeckoCode.cpp and GeckoCodeConfig.cpp into foreach loops. (PR #34 de lioncash)
4.0-800 il y a 10 ans, 2 mois Introduce a generic clamp function to clean up some of the various 'if-else' clamps throughout parts of the codebase. (PR #36 de lioncash)
4.0-797 il y a 10 ans, 2 mois [VideoCommon] Eliminate the function Xchg in Statistics.cpp. std::swap does the same thing. (PR #35 de lioncash)