Aegisub/aegisub/libaegisub
Thomas Goyne d2d28401bd Change how local config mode works
Rather than loading both the local and user config files and saving to
the local directory if an option is set, simply try to load the local
config file, and if it exists switch to local mode and never even touch
the user file.

Originally committed to SVN as r6244.
2012-01-08 01:35:56 +00:00
..
common Change how local config mode works 2012-01-08 01:35:56 +00:00
include/libaegisub Change how local config mode works 2012-01-08 01:35:56 +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 warning on x64 unix 2011-12-22 21:22:58 +00:00
windows Use OutputDebugStringW rather than OutputDebugStringA in the windows debug logging so that unicode actually works 2012-01-08 01:35:43 +00:00
config.h Clean up libaegisub includes 2011-07-26 22:25:21 +00:00
lagi_pre.h Move cajun implementations from .inl files included by the headers to .cpp files 2011-12-22 21:10:10 +00:00
Makefile Always build with -g and optionally strip the debugging symbols on install so that crash backtraces aren't completely meaningless 2012-01-08 01:04:05 +00:00