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
572e27f681
Aegisub
/
aegisub
/
libaegisub
History
Amar Takhar
063cd0480d
OS X also needs typename to be defined within the template, that makes Windows,BSD and OS X, it's better to exclude platforms when we hit them.
...
Originally committed to SVN as r4920.
2010-12-08 18:58:10 +00:00
..
common
Remove universalchardet headers from the precompiled header. For some reason this was causing issues with compliation on FreeBSD, rather than investigate why I removed it since it's used by exactly 1 file (charset_ucd.cpp). If it's going to cause one problem now it may cause another later that we may not notice.
2010-12-08 14:32:30 +00:00
include
/libaegisub
OS X also needs typename to be defined within the template, that makes Windows,BSD and OS X, it's better to exclude platforms when we hit them.
2010-12-08 18:58:10 +00:00
osx
Relicense libosxutil code (osx/util.cpp and include/util_osx.h) using the same license as the rest of the library. (obsd/2-clause bsdl) Done with the permission of current copyright holder jfs (Niels Martin Hansen).
2010-08-14 18:45:41 +00:00
unix
Fix writing of newlines on windows in charsets wider than one byte
2010-09-15 05:00:12 +00:00
windows
Check for both forward and back slashes in the windows version of util::DirName
2010-10-07 17:18:00 +00:00
config.h
Add Googles mutex.h which seems to be used in many of googles projects. It's better to use something that's well-tested rather than rolling our own. Also a huge time saver.
2010-05-31 21:57:08 +00:00
lagi_pre.h
Remove universalchardet headers from the precompiled header. For some reason this was causing issues with compliation on FreeBSD, rather than investigate why I removed it since it's used by exactly 1 file (charset_ucd.cpp). If it's going to cause one problem now it may cause another later that we may not notice.
2010-12-08 14:32:30 +00:00
Makefile
Remove common/option_value.cpp it was converted to use signals in r4899.
2010-12-08 14:21:45 +00:00