Aegisub/aegisub/libaegisub
Thomas Goyne c32e372dd4 Fix leak of the Options object in agi::Path and potential overwriting of the config file with an out of date version on shutdown
Originally committed to SVN as r5477.
2011-07-15 17:36:53 +00:00
..
common Fix leak of the Options object in agi::Path and potential overwriting of the config file with an out of date version on shutdown 2011-07-15 17:36:53 +00:00
include/libaegisub Fix leak of the Options object in agi::Path and potential overwriting of the config file with an out of date version on shutdown 2011-07-15 17:36:53 +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 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
windows Rename libaegisub/windows/util.cpp so that it's actually used 2011-07-15 04:03:36 +00:00
Makefile Add a short method to make an std::string lowercase. 2011-02-09 22:31:44 +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 Clean up libaegisub includes 2011-07-15 04:04:34 +00:00