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