]> git.sesse.net Git - casparcg/history - core/producer
[scene_producer] Added possibility to CALL/CG PLAY/CG STOP/CG NEXT/CG INVOKE layers...
[casparcg] / core / producer /
2015-03-20 Helge NorbergMade the code more portable.
2015-03-19 Helge NorbergCreated CMake build system for building CasparCG Server...
2015-03-09 Helge Norberg* Added RxCpp library for LINQ api, replacing Boost...
2015-02-20 Helge NorbergCreated template alias for std::vector<T, tbb::cache_al...
2015-02-20 Helge NorbergRefactored to use non-static data member initializers...
2015-02-17 Helge Norberg* Refactored to use enum class instead of enum_class.
2015-02-13 Helge Norberg* started using final keyword on classes where previous...
2015-02-13 Helge NorbergRefactored to use range based for instead of BOOST_FOREACH
2015-02-13 Helge NorbergRefactored to use initializer lists and uniform initial...
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-09-25 Helge NorbergChanged use of microsoft specific sealed keyword to...
2013-09-02 niklaspanderssonmanually merged 44a5538 from master
2013-08-29 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-29 niklaspanderssonManually merged 0edf4e5 (excluding changes to ffmpeg...
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-20 niklaspandersson* psd: added support for scaling and tracking in text...
2013-08-20 niklaspandersson* psd: support for scaling text-layers
2013-08-19 niklaspandersson* new way of mapping font-name to font-file. Using...
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 Helge NorbergAdditional font metrics and correct height calculation
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-08 niklaspandersson* added factory-parameters for font, size and color...
2013-08-08 niklaspandersson* renamed psd.h/cpp to psd_scene_producer.h/cpp
2013-08-08 niklaspandersson* exposed function bool try_get_color(const std::wstrin...
2013-08-07 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-07 niklaspandersson* fixed fontname-to-file mapping
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 niklaspandersson* made it optional to normalize coordinates of a text...
2013-08-07 Helge NorbergChanged CALL params to vector of strings
2013-08-06 niklaspanderssonbinding between linked layers in psd-import/scene-producer
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
2012-09-06 hellgoreset svn:eol-style native on .h and .cpp files
2012-04-07 ronag2.1.0: Fixed PAUSE bugs.
2012-04-06 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-04-06 ronag2.1.0: Don't use separate opengl allocation context...
2012-03-27 ronag2.1.0: Mute at EOF.
2012-03-27 ronag2.1.0: Fixed leaking producers.
2012-03-26 ronag2.1.0: SEEK doesn't block rendering thread and is more...
2012-03-26 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-26 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-26 ronag2.1.0: Fixed SEEK on PAUSE.
2012-03-25 ronag2.1.0: -Fixed ffmpeg input crash. -Log throwing call...
2012-03-25 ronag2.1.0: -frame_producer: Don't crash when getting except...
2012-03-24 ronag2.1.0: -reroute: WIP.
2012-03-24 ronag2.1.0: -frame_producer_base: Correct last_frame return...
2012-03-24 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-24 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-21 ronag2.1.0: Fixed missing and unnecessary create_destroy_pro...
2012-03-20 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-19 ronag2.1.0: -ffmpeg_producer: Removed "audio_resampler"...
2012-03-19 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-18 ronag2.1.0: -transition_producer: Fixed problem with unpausi...
2012-03-18 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-18 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-18 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-18 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-18 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-18 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-18 ronag2.1.0: -ffmpeg_producer: Always de-interlace interlaced...
2012-03-17 ronag2.1.0: -ffmpeg_producer: seek while paused.
2012-03-11 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-11 ronag2.1.0: -draw_frame: eof not needed, removed.
2012-03-11 ronag2.1.0: -ffmpeg_producer: Fixed input eof.
2012-03-10 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-10 ronag2.1.0: -Simplified by removing auto deinterlacing for...
2012-03-10 ronag2.1.0: Don't use virtual for override functions.
2012-03-09 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-08 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-02-20 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-02-20 ronag2.1.0: Use "boost::thread(...).detach()" instead of...
2012-02-20 ronag2.1.0: Force launch::async for destruction proxies.
2012-02-20 ronag2.1.0: -common: Restructured files. Moved most files...
2012-02-19 ronag2.1.0: Added more monitor events.
2012-02-18 ronag2.1.0: transition_producer: Added missing "call".
2012-02-17 ronag2.1.0: Put "array" into its own file, common/memory...
next