Aegisub/aegisub/libaegisub
Niels Martin Hansen 709718ffb6 Lesson: Don't code when tired.
Make a complete function call of the notify loop body, instead of some half syntax.

Originally committed to SVN as r4417.
2010-06-03 18:08:23 +00:00
..
common Lesson: Don't code when tired. 2010-06-03 18:08:23 +00:00
include/libaegisub Compiling, but untested, option change notifications. Doesn't seem to affect Aegisub aversely. 2010-06-03 05:07:47 +00:00
unix Split EmitterSTDOUT into unix/log.cpp and windows/log.cpp, the windows version is commented at the moment. 2010-06-01 08:17:27 +00:00
windows Move */ up one line so it doesn't catch the closing brace for EmitSTDOUT::log 2010-06-03 01:18:12 +00:00
Makefile.am Compiling, but untested, option change notifications. Doesn't seem to affect Aegisub aversely. 2010-06-03 05:07:47 +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 Commit the beginings of a logging api, this is fairly complete however it has no locking. 2010-05-31 20:55:29 +00:00