]> git.sesse.net Git - casparcg/history - protocol/cii
[mixer] #503 Fixed bug where already drawn GL_QUADS were not composited against,...
[casparcg] / protocol / cii /
2017-03-14 HellGoreMerge pull request #547 from jamesdwise/2.1.0
2017-03-10 HellGoreMerge pull request #506 from dimitry-ishenko-casparcg...
2017-02-20 Helge Norberg[general] Added cg_producer_registry as dependency...
2015-11-17 Helge NorbergChanged default log level to info and moved logging...
2015-10-27 Helge Norberg* Removed some redundant logging from AsyncEventServer.
2015-07-01 Helge Norberg* Refactored so that frame_producers are stored in...
2015-06-18 Helge Norberg* Merged layer_producer and channel_producer from 2...
2015-04-08 Helge Norberg* Enabled modules like flash and html (will be merged...
2015-03-26 Helge NorbergMade the server more portable
2015-03-04 Helge Norberg- Fixed diag to work with new SFML version.
2015-02-13 Helge NorbergRefactored to use initializer lists and uniform initial...
2013-10-09 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-09-26 Helge NorbergMisc modifications to fix problems found by static...
2013-08-14 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-13 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-12 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-12 niklaspandersson* refactoring of AMCPProtocolStrategy::Parse and the...
2013-08-08 niklaspandersson* implemented lifecycle-bound functions in caspar:...
2013-08-07 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-07 Helge NorbergChanged CALL params to vector of strings
2012-09-06 hellgoreset svn:eol-style native on .h and .cpp files
2012-06-14 hellgoreMerged from trunk
2012-03-09 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-09 ronag2.1.0: protocol: Refactored. Uses boost::locale.
2012-02-20 ronag2.1.0: -common: Restructured files. Moved most files...
2012-02-17 ronag### Mayor refactoring. Simplified frame handling and...
2012-02-16 ronag2.1.0: -cii: Merged changes from trunk.
2012-02-11 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-02-10 ronag2.1.0: Merged trunk: - Replace nonprintable characters...
2012-02-06 ronag2.1.0: - frame_producer: Refactored. -cg_producer:...
2012-02-04 ronag2.1.0: Refactored safe_ptr into *safe* spl::shared_ptr...
2012-01-12 ronag2.1.0: More refactoring.
2011-12-27 ronagMerged trunk:
2011-12-23 ronag2.1.0: Merged trunk.
2011-12-16 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-12-16 ronag2.1.0:
2011-12-06 ronag2.1.0: Reverted utf8. To complicated to fully fix for...
2011-12-06 ronag2.1.0: Fully ported (apart from legacy protocol proect...
2011-12-05 ronag2.0.2: Is now locked, only bug fixes should be added...
2011-12-03 ronag2.0.2: Updated file info headers.
2011-11-26 ronag2.0.2: Renamed PARAM to CAll. Added CALL based alternat...
2011-11-25 ronag2.0.2: playlist_producer: Added as a simple example...
2011-09-07 ronag2.0. Updated namespaces.
2011-08-21 Ronag2.0. mixer: Refactored transforms, merged image and...
2011-06-07 ronag2.0.0.2: - Renamed core components, since they no longe...
2011-05-31 ronag2.0.0.2: decklink_consumer: Fixed prerolling bug which...
2011-05-25 ronag2.0.0.2: Refactored executor. Optimized frame allocations.
2011-05-18 ronag2.0.0.2: - CLK: Fixed file-extension bug.
2011-04-29 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-04-29 ronag2.0.0.2: executor: Lazy autostart. "start" method depre...
2011-04-28 ronag2.0.0.2:
2011-04-08 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-04-06 ronagยค412
2011-03-10 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-03-07 ronag2.0.0.2: Mayor solution reconfiguration.
2011-01-17 ronag2.0.0.2: Decoupled producer, mixer and consumer. Could...
2011-01-16 ronag2.0.0.2:
2011-01-12 ronag2.0.0.2: Restructuring. Moved protocol code (legacy...