Aegisub/aegisub/libaegisub/windows
2010-06-01 08:17:27 +00:00
..
access.cpp Completely remove the usage of POSIX functions from Acs. I've discovered the hard way that most things POSIX on Windows is a complete disaster. 2010-05-23 20:39:14 +00:00
io.cpp Fix file saving on Windows. 2010-05-21 03:07:48 +00:00
lagi_pre.cpp Merge all changes from the libaegisub branch into trunk, the effective range is r4175:4330. All options have been re-done and now use Cajun to support a json-backed format. 2010-05-21 01:13:36 +00:00
log.cpp Split EmitterSTDOUT into unix/log.cpp and windows/log.cpp, the windows version is commented at the moment. 2010-06-01 08:17:27 +00:00
util.cpp Add an ErrorString utility which converts the code from GetLastError() into a human readable std::string. 2010-05-22 21:09:37 +00:00