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