ES-DE/es-core/src/utils
2022-05-19 17:32:12 +02:00
..
CImgUtil.cpp Changed most increment and decrement operators from postfix to prefix for es-core. 2021-11-17 17:48:49 +01:00
CImgUtil.h Removed some unnecessary typedefs and replaced the remaining ones with the more modern 'using' keyword. 2022-01-11 21:57:00 +01:00
FileSystemUtil.cpp (Windows) Fixed an issue where symlinking media directories would crash the application. 2022-05-07 12:16:31 +02:00
FileSystemUtil.h Added emulator filename wildcard support for es_systems.xml and es_find_rules.xml 2022-02-21 17:23:23 +01:00
MathUtil.cpp General refactoring and code cleanup. 2022-01-16 18:18:28 +01:00
MathUtil.h Clarified the use of bundled include files. 2021-10-06 18:41:21 +02:00
PlatformUtil.cpp Added scraper support for the platforms arcadia (Emerson Arcadia 2001) and crvision (VTech CreatiVision). 2022-05-19 17:32:12 +02:00
PlatformUtil.h (Windows) Fixed a MinGW compile error. 2022-04-30 21:19:15 +02:00
StringUtil.cpp Prevented a potential endless loop in StringUtil::replace() 2022-04-30 18:31:53 +02:00
StringUtil.h Fixed some minor function argument name mismatches. 2022-05-08 14:22:11 +02:00
TimeUtil.cpp Fixed a time zone issue related to the Unix epoch. 2021-11-26 20:55:54 +01:00
TimeUtil.h Removed some unnecessary typedefs and replaced the remaining ones with the more modern 'using' keyword. 2022-01-11 21:57:00 +01:00