dolphin/Source/Core
JosJuice a825c7ddfe Volume: Use DecodeString more
DecodeString handles the case where there is no trailing null byte,
so using it lets the code be a bit simpler.
2015-06-18 14:45:26 +02:00
..
AudioCommon Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
Common Merge pull request #2599 from Sonicadvance1/aarch64_clean_cpudetect 2015-06-14 15:19:03 +10:00
Core Fix 64-bit FreeBSD build 2015-06-13 21:52:47 -07:00
DiscIO Volume: Use DecodeString more 2015-06-18 14:45:26 +02:00
DolphinQt Move GetCompany() to ISOFile.h/GameFile.h 2015-06-13 18:43:10 +02:00
DolphinWX Merge pull request #2599 from Sonicadvance1/aarch64_clean_cpudetect 2015-06-14 15:19:03 +10:00
InputCommon Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
UICommon Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
VideoBackends Fix FreeBSD build 2015-06-13 21:52:47 -07:00
VideoCommon Fix FreeBSD build 2015-06-13 21:52:47 -07:00
CMakeLists.txt