]> git.sesse.net Git - casparcg/history - core/frame/frame_visitor.h
set svn:eol-style native on .h and .cpp files
[casparcg] / core / frame / frame_visitor.h
2012-09-06 hellgoreset svn:eol-style native on .h and .cpp files
2012-02-18 ronag2.1.0: Use const_ types consistently when no modificati...
2012-02-17 ronag### Mayor refactoring. Simplified frame handling and...
2012-02-14 ronag2.1.0: -draw_frame: Pass by value instead of shared_ptr...
2012-02-12 ronag2.1.0: Don't use 'struct' for interfaces, use 'class'.
2012-02-12 ronag2.1.0: Refactored "last_frame".
2012-02-04 ronag2.1.0: -frame_visitor: refactored. -spl::unique_ptr...
2012-01-31 ronag2.1.0: draw_frame, frame_visitor: Added missing virtual...
2012-01-29 ronag2.1.0: Restructured "frame" folder.