This website requires JavaScript.
Explore
Help
Register
Sign In
mantarimay
/
Aegisub
Watch
1
Star
0
Fork
You've already forked Aegisub
0
forked from
mia/Aegisub
Code
Pull requests
Activity
063e1bc0dc
Aegisub
/
aegisub
/
libaegisub
/
windows
History
Thomas Goyne
063e1bc0dc
Remove the platform-specific agi::io implementations since they were nearly identical
2012-10-28 13:51:23 -07:00
..
access.cpp
Derive agi::acs exceptions from agi::FileSystemError and friends rather than having two sets of errors for the same thing
2012-01-12 22:31:54 +00:00
charset_conv_win.cpp
Move most character set conversion code to libaegisub and make everything use the new conversion functionality.
2010-06-03 20:32:25 +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_win.cpp
Use OutputDebugStringW rather than OutputDebugStringA in the windows debug logging so that unicode actually works
2012-01-08 01:35:43 +00:00
path_win.cpp
Remove a bunch of pointless consts from agi::Path and rename the windows implementation so that it's actually used
2011-07-15 04:03:28 +00:00
util_win.cpp
Silence some clang warnings
2012-03-10 02:16:08 +00:00