Luke Street
9ca1a38171
Use UTF-8 exclusively internally
...
This removes SystemString, SystemChar, etc.
All filepaths and log strings are assumed to be UTF-8,
with conversions to UTF-16 for Windows APIs as appropriate.
Updates amuse, athena, boo, kabufua and nod
2021-06-30 14:20:45 -04:00
Jack Andersen
6a8714c1f3
Update fmtlib
2020-04-11 12:48:11 -10:00
Jack Andersen
8fd6664984
Additional addon features for MP3
2020-04-09 17:19:33 -10:00
Lioncash
19f49e071d
driver: Use nullptr instead of NULL where applicable
...
Same thing, but more typesafe, given all NULL is, is a literal 0.
2019-08-19 22:52:35 -04:00
Lioncash
f746b30b03
driver: Make tool constructors explicit
...
Enforces being explicit when constructing instances of these types.
2019-08-19 22:49:27 -04:00
Lioncash
c390f3d489
driver: Add missing override specifiers where applicable
...
Adds missing override specifiers to enforce correct virtual member
function signatures.
2019-08-19 22:34:15 -04:00
Jack Andersen
6988f86672
Massive fmtlib refactor
2019-07-19 18:22:58 -10:00
Jack Andersen
72193079ae
New code style refactor
2018-12-07 19:18:42 -10:00
Jack Andersen
61a50aa57e
Windows sync fixes for API changes
2018-10-14 10:09:15 -10:00
Jack Andersen
d1f0450401
Convert to pragma once
2018-10-06 17:38:44 -10:00
Jack Andersen
c11557bcff
Make SIGINT a bit cleaner for packaging
2018-05-25 17:07:04 -10:00
Jack Andersen
aae0dc56b7
Huge compile performance refactor
2017-12-28 21:56:31 -10:00
Jack Andersen
31fa668e78
Humungous refactor
2016-03-04 13:02:44 -10:00
Phillip Stephens
84ff1558aa
ToolInit: Attempt to create directory if it doesn't exist
2016-02-25 00:57:27 -08:00
Jack Andersen
3941580275
Fixed extraction issues with root windows paths
2015-09-10 10:44:25 -10:00
Jack Andersen
1268781e39
Bug fixes
2015-07-28 13:54:54 -10:00
Jack Andersen
1c358b74a1
Removed exceptions
2015-07-25 16:52:02 -10:00
Jack Andersen
9e27a9d07b
MSVC build fixes
2015-07-22 09:14:50 -10:00
Jack Andersen
14a368553d
LogVisor report additions; Updated RetroCommon
2015-07-05 15:35:08 -10:00
Jack Andersen
cd0b2f0926
codebase cleanups
2015-07-04 20:27:24 -10:00
Jack Andersen
4b13e9da9d
added extract tool
2015-06-11 23:08:49 -10:00
Jack Andersen
8de863fcba
tool tweaks
2015-06-11 18:02:23 -10:00
Jack Andersen
270468fb1f
additional tool work
2015-06-10 23:41:10 -10:00
Jack Andersen
5d2d2b010d
refactoring for wchar strings
2015-06-09 16:40:03 -10:00