Aegisub/aegisub/libaegisub
Amar Takhar 61ee7ce92d Fill in time_log() with code from http://www.suacommunity.com/dictionary/gettimeofday-entry.php <-thanks!
Originally committed to SVN as r4409.
2010-06-03 01:09:41 +00:00
..
common 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
include/libaegisub * Forward declare the LogSink global 2010-06-02 23:45:51 +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 Fill in time_log() with code from http://www.suacommunity.com/dictionary/gettimeofday-entry.php <-thanks! 2010-06-03 01:09:41 +00:00
Makefile.am 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
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