]> git.sesse.net Git - casparcg/history - core/producer/scene
* Enabled modules like flash and html (will be merged soon) to hook in CG functionali...
[casparcg] / core / producer / scene /
2015-03-26 Helge NorbergMade the server more portable
2015-02-17 Helge Norberg* Refactored to use enum class instead of enum_class.
2015-02-13 Helge NorbergRefactored to use range based for instead of BOOST_FOREACH
2015-02-12 Helge Norberg* Upgraded to Visual Studio 2013
2013-10-25 Helge NorbergMerged most recent OSC changes
2013-10-23 Helge NorbergFixed bug with monitor subject lifetime
2013-10-09 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-10-09 niklaspanderssonmanually merged a72be89 from master
2013-09-26 Helge NorbergMisc modifications to fix problems found by static...
2013-09-25 Helge NorbergFixed some issues detected by clang static analysis...
2013-08-29 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-29 Helge NorbergAdded basic support for image sequences.
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-16 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-16 Helge NorbergMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-16 Helge NorbergInitial XML format for scenes and timeline support...
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-13 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-12 Helge NorbergAdded missing files
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-08-07 niklaspanderssonmade all producers-factories able to handle non-upperca...
2013-08-07 niklaspanderssonmade all producers-factories able to handle non-upperca...
2013-08-07 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-07 Helge NorbergChanged CALL params to vector of strings
2013-08-01 niklaspandersson* added geometry to frames for custom rendering
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