Aegisub/aegisub/libaegisub
Thomas Goyne ead31761db Include lagi_pre.h in agi_pre.h and remove all duplicates
This eliminates some duplicated logic and potential tr1/non-tr1 header
mismatches, and removes the need for the #if defined(AGI_PRE) ||
defined(LAGI_PRE) guard that was used in a few of the libaegisub headers.

Originally committed to SVN as r5515.
2011-07-26 22:25:10 +00:00
..
common Don't pointlessly store a copy of the default hotkeys json in memory 2011-07-26 20:26:09 +00:00
include/libaegisub Don't pointlessly store a copy of the default hotkeys json in memory 2011-07-26 20:26:09 +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
Makefile Add a short method to make an std::string lowercase. 2011-02-09 22:31:44 +00:00
config.h Fix a pile of warnings 2011-07-16 05:01:36 +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