4.0-817 10 Jahre, 3 Monate her Revert "Merge pull request #47 from lioncash/remove-stringfromint"
4.0-816 10 Jahre, 3 Monate her Remove function StringFromInt from StringUtil.cpp/.h. C++11 has std::to_string for this now. (PR #47 von lioncash)
4.0-814 10 Jahre, 3 Monate her Remove Cache DL option from Android UI (PR #46 von Sonicadvance1)
4.0-812 10 Jahre, 3 Monate her Give StringFromFormat a printf format attribute. (PR #41 von Parlane)
4.0-809 10 Jahre, 3 Monate her Fix a typo in EGL.h for setting mode. (PR #45 von Sonicadvance1)
4.0-807 10 Jahre, 3 Monate her Simplify two functions in WII_IPC_HLE_Device_net.cpp. (PR #39 von lioncash)
4.0-804 10 Jahre, 3 Monate her Change some for+iterator loops in GeckoCode.cpp and GeckoCodeConfig.cpp into foreach loops. (PR #34 von lioncash)
4.0-800 10 Jahre, 3 Monate her Introduce a generic clamp function to clean up some of the various 'if-else' clamps throughout parts of the codebase. (PR #36 von lioncash)
4.0-797 10 Jahre, 3 Monate her [VideoCommon] Eliminate the function Xchg in Statistics.cpp. std::swap does the same thing. (PR #35 von lioncash)
4.0-795 10 Jahre, 3 Monate her Automatic translation template update
4.0-794 10 Jahre, 3 Monate her Readme: add link to issue tracker (PR #33 von Tilka)
4.0-792 10 Jahre, 3 Monate her OGL: Remove non-UBO code path. (PR #14 von degasus)
4.0-790 10 Jahre, 3 Monate her [JITARM] Fixes an issue in the slowmem path that causes grey THP movies,... (PR #31 von Sonicadvance1)
4.0-788 10 Jahre, 3 Monate her Jit64IL: nits (PR #30 von Tilka)
4.0-786 10 Jahre, 3 Monate her Remove a pointless c_str() call in FileUtil.cpp. (PR #29 von lioncash)
4.0-784 10 Jahre, 3 Monate her SWCommandProcessor: fix the CPReg structure fields (PR #27 von delroth)
4.0-782 10 Jahre, 3 Monate her Silence warning (PR #28 von Tilka)
4.0-780 10 Jahre, 3 Monate her Automatic translation resources update from Transifex
4.0-779 10 Jahre, 3 Monate her Larger cleanup to input-related source files (this time using unique_ptr). (PR #23 von lioncash)
4.0-773 10 Jahre, 3 Monate her Remove leftover references to OpenCL from the Visual Studio vcxproj file for VideoCommon. (PR #24 von lioncash)