Aegisub/aegisub/libaegisub
Amar Takhar 5a635ebdb3 Merge r4855-4894 from the new_build_system branch. This still has rough spots and some of the dependency relations haven't been expressed but it works, and it's much better than what we had before as it kills off automake, libtool, gettext (package not library), intltool usage.
Originally committed to SVN as r4895.
2010-12-05 19:12:42 +00:00
..
common Shift timecodes so that frame 0 always starts at time 0, as nothing related to audio supports non-zero start times 2010-09-23 03:06:22 +00:00
include/libaegisub Add overloaded operator-> to agi::line_iterator 2010-11-17 05:44:02 +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
Makefile Merge r4855-4894 from the new_build_system branch. This still has rough spots and some of the dependency relations haven't been expressed but it works, and it's much better than what we had before as it kills off automake, libtool, gettext (package not library), intltool usage. 2010-12-05 19:12:42 +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 Add listeners for most non-audio options that need them. Closes #1047. 2010-08-26 18:38:37 +00:00