]> git.sesse.net Git - casparcg/history - core
Created a consumer that provides sync to a channel based on the pace of another chann...
[casparcg] / core /
2015-06-05 Helge Norberg* Refactored blend_mode to be part of frame_transform...
2015-06-04 Helge Norberg* Merged MIXER MIPMAP support from 2.0. Implemented...
2015-06-03 Helge Norberg* Merged MIXER CROP, MIXER ANCHOR, MIXER ROTATION and...
2015-05-21 Helge Norberg* Rudimentary support for mouse interaction in html...
2015-05-19 Helge Norberg* Removed use of system font folder in favor of only...
2015-05-19 Helge Norberg* Fixed CEF compilation error in debug mode.
2015-05-15 Helge Norberg* Added Linux support for html producer
2015-05-08 Helge Norberg* Compiled ffmpeg for Linux as similary to Zeranoe...
2015-04-20 Helge Norberg* Replaced boost::timer with caspar::timer because...
2015-04-17 Helge Norberg* Adapted decklink module changes made in Linux to...
2015-04-17 Helge Norberg* Working server startup in Linux
2015-04-10 Helge NorbergAdjustments in windows after linux changes.
2015-04-10 Helge Norberg* Added some libraries in linux
2015-04-10 Helge Norberg* Broke out platform specific parts of main.cpp to...
2015-04-10 Helge Norberg* Extracted module startup from server.cpp to a generat...
2015-04-09 Helge Norberg* Removed hard dependencies to XML based consumer facto...
2015-04-08 Helge Norberg* Enabled modules like flash and html (will be merged...
2015-04-07 Helge NorbergReduced the coupling between specific modules and InfoC...
2015-03-27 Helge NorbergMerged ffmpeg duration column and media_info_repository...
2015-03-26 Helge NorbergMade the server more portable
2015-03-20 Helge NorbergMade the code more portable.
2015-03-19 Helge NorbergCreated CMake build system for building CasparCG Server...
2015-03-18 Helge NorbergInitial checkin of CMake build system
2015-03-09 Helge Norberg* Added RxCpp library for LINQ api, replacing Boost...
2015-03-04 Helge Norberg- Fixed diag to work with new SFML version.
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-25 Helge Norbergmanually merged 4a2171b from master
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-27 Helge NorbergChanges after feedback by Robert Nagy
2013-09-26 Helge NorbergMisc modifications to fix problems found by static...
2013-09-26 Helge NorbergFinished support for CHANNEL_GRID in 2.1.0
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-03 niklaspanderssonmanually merged 4a2171b from master
2013-09-02 niklaspanderssonmanually merged 44a5538 from master
2013-08-30 niklaspanderssonManually merged 77fbc02 from master
2013-08-30 niklaspanderssonManually merged 77fbc02 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-26 Helge NorbergFixed merge error in core.vcxproj.filters
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
2013-04-10 Helge NorbergManually merged a8cbbe3ea46850ad53c25a8e75194c5c1ecbb02...
2013-04-09 Helge NorbergManually merged 1e8f06f8dbd1f5c4f447c1bc60a60e600ad1b94...
2012-09-26 hellgoreMerged new video mode support from trunk
2012-09-10 hellgoreMerged asynchronous invocation of consumers from 2.0
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 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-27 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-27 ronag2.1.0: Extracted "port" class.
2012-03-27 ronag2.1.0: Send ffmpeg_consumer frame-number through OSC.
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...
next