]> git.sesse.net Git - casparcg/history - core/producer/binding.h
[scene] Fixed double evaluation of expressions
[casparcg] / core / producer / binding.h
2017-02-17 Helge Norberg[scene] Fixed double evaluation of expressions
2017-02-14 Helge Norberg[scene_producer] Fixed serious bug where uninitialized...
2017-02-13 Helge Norberg[scene_producer] Reenabled immediate evaluation on...
2015-12-22 Helge NorbergAdded support for animated bindings in scene_producer.
2015-06-12 Helge Norberg* Implemented supports for timeline marks in scene_prod...
2015-06-09 Helge Norberg* Merged chroma key feature, but removed unsupported...
2015-03-26 Helge NorbergMade the server more portable
2015-02-13 Helge NorbergRefactored to use range based for instead of BOOST_FOREACH
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-23 Helge NorbergMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-23 Helge NorbergAdvanced expression parsing for creating runtime bindin...
2013-08-14 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-13 Helge NorbergAdded basic timeline/keyframe support in scene_producer
2013-08-12 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-09 Helge NorbergAdded support for psd placeholder layer
2013-08-09 Helge NorbergAllow for a scene_producer to expose parameters updatea...
2013-07-11 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-07-05 Helge NorbergSupport for ternary operator equivalent for bindings
2013-07-04 Helge NorbergMore binding functionality
2013-07-04 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-07-04 Helge Norbergwork in progress changes
2013-07-04 Helge Norbergconst_producer for psd producer
2013-07-03 Helge NorbergDraft of interaction with producers and scene_producer