Aegisub/libaegisub
Thomas Goyne 50f2e550e2 Use std::thread with libc++
boost::thread is only used due to libstdc++ 4.8 missing a bunch of
stuff.
2014-05-26 09:34:19 -07:00
..
ass Clean up unused includes 2014-05-23 07:28:24 -07:00
common Use std::to_string rather than boost::lexical_cast 2014-05-26 09:34:19 -07:00
include/libaegisub Cut down on pointless uses of std::list 2014-05-26 09:34:19 -07:00
lua Clean up unused includes 2014-05-23 07:28:24 -07:00
osx Kill config.h and just force-include acconf.h in non-pch builds 2014-04-16 08:11:37 -07:00
unix Use std::thread with libc++ 2014-05-26 09:34:19 -07:00
windows Clean up unused includes 2014-05-23 07:28:24 -07:00
Makefile Add RGB <-> YCbCr conversion stuff to libaegisub 2014-05-19 19:32:25 -07:00
lagi_pre.h Cut down on pointless uses of std::list 2014-05-26 09:34:19 -07:00