ES-DE/es-core/src/utils
Tomas Jakobsson 84b1038c3f Fixes for roms larger than 2GB
pi:      #define _FILE_OFFSET_BITS 64
windows: Switch to use stat64 where needed
2018-08-21 16:43:15 +02:00
..
FileSystemUtil.cpp Fixes for roms larger than 2GB 2018-08-21 16:43:15 +02:00
FileSystemUtil.h fix for several small issues in Windows build 2018-04-13 16:53:39 -07:00
StringUtil.cpp Add Utils::String::toLower and Utils::String::format 2018-02-15 15:04:46 +01:00
StringUtil.h Add Utils::String::toLower and Utils::String::format 2018-02-15 15:04:46 +01:00
TimeUtil.cpp Switched over the last functions in Utils.cpp to Utils::String, step 3 of 5 in the quest to remove boost::filesystem 2018-01-27 18:04:28 +01:00
TimeUtil.h Replaced boost::posix_time with Utils::Time 2017-12-01 18:49:56 +01:00