]> git.sesse.net Git - casparcg/history - common/tweener.cpp
[general] Changed permissions of files that should be marked as executable but wasn't.
[casparcg] / common / tweener.cpp
2015-12-22 Helge NorbergMade it possible to equality compare tweener objects
2015-11-19 Helge NorbergThrow user_error exception for errors that are caused...
2015-09-21 HellGoreMerge pull request #374 from hummelstrand/readme-2...
2015-09-17 Helge Norberg* Code changes required by Visual Studio 2015 including...
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.