]> git.sesse.net Git - casparcg/history - common/tweener.cpp
- Removed need of non-deterministic sleeps during server shutdown.
[casparcg] / common / tweener.cpp
2015-03-26 Helge NorbergMade the server more portable
2015-03-20 Helge NorbergMade the code more portable.
2015-03-09 Helge Norberg* Added RxCpp library for LINQ api, replacing Boost...
2015-02-13 Helge NorbergRefactored to use initializer lists and uniform initial...
2015-02-13 Helge NorbergUsed raw string literals for shader code and regexes.
2013-10-09 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-09-25 Helge NorbergFixed some issues detected by clang static analysis...
2012-09-06 hellgoreset svn:eol-style native on .h and .cpp files
2012-06-18 hellgoreAdded some documentation to tweener.h and to memory.h
2012-03-25 ronag2.1.0: -Fixed ffmpeg input crash. -Log throwing call...
2012-02-11 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-02-02 ronag2.1.0: General simple refactoring.