4.0-822 10 лет, 2 месяца назад Tidy up SetupWiiMemory (PR #48 от Parlane)
4.0-820 10 лет, 2 месяца назад Pulseaudio: rewrite the pa backend with the async api (PR #20 от degasus)
4.0-817 10 лет, 2 месяца назад Revert "Merge pull request #47 from lioncash/remove-stringfromint"
4.0-816 10 лет, 2 месяца назад Remove function StringFromInt from StringUtil.cpp/.h. C++11 has std::to_string for this now. (PR #47 от lioncash)
4.0-814 10 лет, 2 месяца назад Remove Cache DL option from Android UI (PR #46 от Sonicadvance1)
4.0-812 10 лет, 2 месяца назад Give StringFromFormat a printf format attribute. (PR #41 от Parlane)
4.0-809 10 лет, 2 месяца назад Fix a typo in EGL.h for setting mode. (PR #45 от Sonicadvance1)
4.0-807 10 лет, 2 месяца назад Simplify two functions in WII_IPC_HLE_Device_net.cpp. (PR #39 от lioncash)
4.0-804 10 лет, 2 месяца назад Change some for+iterator loops in GeckoCode.cpp and GeckoCodeConfig.cpp into foreach loops. (PR #34 от lioncash)
4.0-800 10 лет, 2 месяца назад Introduce a generic clamp function to clean up some of the various 'if-else' clamps throughout parts of the codebase. (PR #36 от lioncash)
4.0-797 10 лет, 2 месяца назад [VideoCommon] Eliminate the function Xchg in Statistics.cpp. std::swap does the same thing. (PR #35 от lioncash)
4.0-795 10 лет, 2 месяца назад Automatic translation template update
4.0-794 10 лет, 2 месяца назад Readme: add link to issue tracker (PR #33 от Tilka)
4.0-792 10 лет, 2 месяца назад OGL: Remove non-UBO code path. (PR #14 от degasus)
4.0-790 10 лет, 2 месяца назад [JITARM] Fixes an issue in the slowmem path that causes grey THP movies,... (PR #31 от Sonicadvance1)
4.0-788 10 лет, 2 месяца назад Jit64IL: nits (PR #30 от Tilka)
4.0-786 10 лет, 2 месяца назад Remove a pointless c_str() call in FileUtil.cpp. (PR #29 от lioncash)
4.0-784 10 лет, 2 месяца назад SWCommandProcessor: fix the CPReg structure fields (PR #27 от delroth)
4.0-782 10 лет, 2 месяца назад Silence warning (PR #28 от Tilka)
4.0-780 10 лет, 2 месяца назад Automatic translation resources update from Transifex