Aegisub/aegisub/libaegisub
Thomas Goyne dfc68a4db9 Make the int/double option type detection slightly less broken
Choosing between int and double based on whether the default value is an
int is dumb and broken enough, but with the "ceil" the detection didn't
even work for negative numbers.

Originally committed to SVN as r5937.
2011-11-29 23:18:34 +00:00
..
common Make the int/double option type detection slightly less broken 2011-11-29 23:18:34 +00:00
include/libaegisub Don't load the FPS from Aegisub keyframes. The format breaks vfr and setting the fps should be done with timecode files. 2011-11-20 17:35:00 +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 Implement agi::util::freespace for Windows 2011-07-26 19:51:07 +00:00
windows Fiddle with the log output format so that Visual Studio's parser reads it correctly 2011-07-26 19:52:07 +00:00
config.h Clean up libaegisub includes 2011-07-26 22:25:21 +00:00
lagi_pre.h Include lagi_pre.h in agi_pre.h and remove all duplicates 2011-07-26 22:25:10 +00:00
Makefile Add a short method to make an std::string lowercase. 2011-02-09 22:31:44 +00:00