25 Commits (feb6b2b4a82acb41248701ef69aa6758408927d0)

Author SHA1 Message Date
Lioncash 7b00b5c322 string_util: Remove unnecessary std::string instance in TabsToSpaces() 8 years ago
Lioncash 7ad7ee1411 string_util: Remove AsciiToHex() 8 years ago
mailwl b70838ca60 Common/string_util: add StringFromBuffer function 8 years ago
Lioncash d1e3e0eb42 string_util: Remove StringFromFormat() and related functions 8 years ago
Daniel Lim Wee Soong a0298a552c Logging: Create logging macros based on fmtlib 8 years ago
James Rowe ea88c44eb8 Format: Run the new clang format on everything 8 years ago
Huw Pascoe da1c8d1522 Fixed type conversion ambiguity 8 years ago
Emmanuel Gil Peyrot 1138ec0d49 Remove empty newlines in #include blocks. 9 years ago
Emmanuel Gil Peyrot 628ed4376a Sources: Run clang-format on everything. 9 years ago
LFsWang 9ad1f457de Fix encode problem On Windows 10 years ago
Emmanuel Gil Peyrot 13e6876463 Common: Fix string_util includes. 11 years ago
Yuri Kunde Schlesner 8809d02db3 Common: Add StringFromFixedZeroTerminatedBuffer 11 years ago
Lioncash 9adad45b0f string_util: Get rid of UriDecode/UriEncode 11 years ago
Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h 11 years ago
purpasmart96 ebfd831ccb License change 11 years ago
Yuri Kunde Schlesner 6390c66e95 Implement text path trimming for shorter paths. 11 years ago
Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 11 years ago
archshift 1f7c4ab7f6 Use std::u16string for conversion between UTF-8 and UTF-16, FS:USER functions 11 years ago
archshift 7fa4dbd0c6 Removed uses of raw c-string manipulation functions. 11 years ago
archshift 5472fd4d9b Added string_util to common, small changes in loader.cpp 11 years ago
archshift 4ed24a0619 loader.cpp: improved file extension checking, made Upper/LowerStr useful 11 years ago
Lioncash 90e994471a Common: Move header guards over to pragma once 12 years ago
bunnei cb504e236b added helper functions for upper/lowercase strings 12 years ago
bunnei de0a034a84 fixed project includes to use new directory structure 12 years ago
bunnei 63e46abdb8 got rid of 'src' folders in each sub-project 12 years ago
bunnei c9b5b89e21 convert tabs to spaces 12 years ago
ShizZy 7564d28faf replaced common code with dolphin common 12 years ago