Leon Styhre
|
38b30bf353
|
(Windows) Log output hack to indiscriminately replace forward slashes with backslashes.
|
2021-01-24 11:50:53 +01:00 |
|
Leon Styhre
|
5e7480bfab
|
Made re-enabling of custom collection entries work on Windows with UTF-16 support.
|
2021-01-01 10:28:42 +01:00 |
|
Leon Styhre
|
c747416071
|
Changed from localtime to the more secure localtime_r and localtime_s functions.
|
2020-12-29 13:44:13 +01:00 |
|
Leon Styhre
|
8db04c5fcb
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
|
Leon Styhre
|
88a5962926
|
Changed '#ifdef' to '#if defined()' throughout the code.
|
2020-08-23 17:04:30 +02:00 |
|
Leon Styhre
|
b5485b4ca9
|
Changed log levels from numbers to text.
|
2020-07-26 23:30:45 +02:00 |
|
Leon Styhre
|
31da561695
|
Complete UTF-16 (Unicode) support added for Windows.
ROM names with Unicode characters are supported, as well as running ES from a directory that has Unicode characters in its name.
|
2020-07-10 18:32:23 +02:00 |
|
Leon Styhre
|
1f74723533
|
Another code cleanup and code documentation update.
|
2020-06-26 17:17:35 +02:00 |
|
Leon Styhre
|
49161df0e6
|
Renamed platform.cpp/platform.h to Platform.cpp/Platform.h
The naming convention for the rest of the application is to start the file names with a capital letter.
|
2020-06-21 12:26:21 +02:00 |
|
James D. Smith
|
7de52b9279
|
Timestamp'ed log entries
|
2019-12-31 16:15:57 -07:00 |
|
Tomas Jakobsson
|
403b798572
|
Remove the last traces of boost::filesystem::operational, this is PR 4 of 5 in the boost::filesystem removal quest
|
2018-01-27 22:52:14 +01:00 |
|
Tomas Jakobsson
|
a8fc560749
|
Header inclusion cleanup
|
2017-11-02 19:16:01 +01:00 |
|
pjft
|
c150d63d54
|
Backup previous session's Log file
Always keeps one session’s log backup file.
|
2017-08-01 14:31:06 +01:00 |
|
Aloshi
|
dbdbcde6cd
|
Renamed folders to match their projects properly.
|
2014-06-20 20:03:05 -05:00 |
|