Aegisub/aegisub/libaegisub
Niels Martin Hansen 5e8d5b221b Compiling, but untested, option change notifications. Doesn't seem to affect Aegisub aversely.
Has the limitation that one object can only subscribe once to one option value, but that shouldn't actually be a problem. (One object cannot have two different of its member functions subscribing to one option value.)

Originally committed to SVN as r4415.
2010-06-03 05:07:47 +00:00
..
common Compiling, but untested, option change notifications. Doesn't seem to affect Aegisub aversely. 2010-06-03 05:07:47 +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
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
Makefile.am Compiling, but untested, option change notifications. Doesn't seem to affect Aegisub aversely. 2010-06-03 05:07:47 +00:00