Aegisub/aegisub/libaegisub
Amar Takhar 139f675ede Add a return value to LogSink::Subscribe to make msvc happy.
Originally committed to SVN as r4396.
2010-06-01 08:08:33 +00:00
..
common Add a return value to LogSink::Subscribe to make msvc happy. 2010-06-01 08:08:33 +00:00
include/libaegisub Fix the Windows build, there are a couple of things to note: 2010-06-01 08:03:17 +00:00
unix Create time_log() to return a timeval so I can implement this on windows as well. 2010-06-01 05:11:18 +00:00
windows Completely remove the usage of POSIX functions from Acs. I've discovered the hard way that most things POSIX on Windows is a complete disaster. 2010-05-23 20:39:14 +00:00
Makefile.am Commit the beginings of a logging api, this is fairly complete however it has no locking. 2010-05-31 20:55:29 +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