]> git.sesse.net Git - casparcg/history - common/future.h
Created abstraction for property tree get(), get_child() and get_value() to be able...
[casparcg] / common / future.h
2015-02-12 Helge Norberg* Upgraded to Visual Studio 2013
2013-04-09 Helge NorbergManually merged d9e90d7048a3598924f929540702fbf950524af...
2013-04-09 Helge NorbergManually merged a2aa960bd1f12dfa78fdd739b1ffa699e9e532a...
2012-09-10 hellgoreMerged asynchronous invocation of consumers from 2.0
2012-09-06 hellgoreset svn:eol-style native on .h and .cpp files
2012-02-20 ronag2.1.0: -async: Fixed missing destructor calls.
2012-02-20 ronag2.1.0: -async: Added comment.
2012-02-20 ronag2.1.0: -async: Don't lock unnecessarily while invoking...
2012-02-20 ronag2.1.0: -async: Refactored. Call thread.join() when...
2012-02-20 ronag2.1.0: - async: Use simple std::mem_fn instead of std...
2012-02-20 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-02-20 ronag2.1.0: -common: Restructured files. Moved most files...