]> git.sesse.net Git - casparcg/history - modules
Merge branch '2.1.0' of https://github.com/CasparCG/Server into 2.1.0
[casparcg] / modules /
2015-06-22 Helge Norberg* Added NO_AUTO_DEINTERLACE parameter when adding a...
2015-06-18 Helge Norberg* Merged layer_producer and channel_producer from 2...
2015-06-16 Helge Norberg* Merged streaming_consumer from 2.0
2015-06-15 Helge Norberg* Merged core/fwd.h from 2.0 and added more types to...
2015-06-15 Helge Norberg* Merged newtek iVGA consumer from 2.0.
2015-06-12 Helge Norberg* Implemented supports for timeline marks in scene_prod...
2015-05-26 Helge Norberg* Added interactive parameter to screen consumer in...
2015-05-21 Helge Norberg* Rudimentary support for mouse interaction in html...
2015-05-21 Helge Norberg* Initial build scripts for Linux.
2015-05-20 Helge Norberg* Upgraded OpenAL to 1.16 on Windows as well.
2015-05-20 Helge Norberg* Enabled system audio consumer for Linux
2015-05-19 Helge Norberg* Fixed CEF compilation error in debug mode.
2015-05-18 Helge Norberg* Fixed code standard issues in PSD producer.
2015-05-18 Helge Norberg* Fixed code standard issues in PSD producer.
2015-05-18 Helge Norberg* Enabled PSD producer in Linux
2015-05-15 Helge Norberg* Fixed copying of CEF locales and missing copy on...
2015-05-15 Helge Norberg* Downgraded CEF in Windows as well
2015-05-15 Helge Norberg* Added Linux support for html producer
2015-05-12 Helge Norberg* Merged html producer and updated to latest CEF versio...
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 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 NorbergFixed build errors under windows
2015-03-26 Helge NorbergMade the server more portable
2015-03-24 Helge NorbergAccidentally took by value instead of by reference.
2015-03-24 Helge NorbergFixed bug where avfilter crashes server on some DV...
2015-03-20 Helge NorbergFixed build errors under windows
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-05 Helge NorbergOGL image_mixer: Fixed a performance hotspot where...
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 NorbergRefactored to use range based for instead of BOOST_FOREACH
2015-02-13 Helge NorbergRefactored to use initializer lists and uniform initial...
2015-02-13 Helge NorbergUsed raw string literals for shader code and regexes.
2015-02-12 Helge Norberg* Upgraded to Visual Studio 2013
2014-10-21 Helge NorbergManually merged #223
2013-10-25 Helge NorbergMerged most recent OSC changes
2013-10-23 Helge NorbergFixed bug with monitor subject lifetime
2013-10-23 Helge NorbergFixed problem in image_producer when used inside scene
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 NorbergMerge branch '2.1.0' of https://github.com/CasparCG...
2013-09-25 Helge NorbergMisc changes
2013-09-03 niklaspanderssonmanually merged 4a2171b from master
2013-09-02 niklaspanderssonmanually merged 44a5538 from master
2013-08-30 niklaspanderssonManually merged fe983d5 from master
2013-08-30 niklaspanderssonmanually merged d21afbd from master
2013-08-30 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
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-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-20 niklaspandersson* psd: support for extracting scaling-data of text...
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 niklaspandersson* some refactoring i psd + support for rectangular...
2013-08-16 niklaspandersson* support for clearing/overriding a channel lock
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 niklaspandersson* psd-importer: fixed support for new descriptor value...
2013-08-14 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-14 niklaspandersson* the psd-importer now extracts timeline-data
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* renamed psd.h/cpp to psd_scene_producer.h/cpp
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-06 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-06 niklaspanderssonadded freetype to dependencies
2013-08-01 niklaspandersson* added geometry to frames for custom rendering
2013-07-24 niklaspandersson* added parsing of text-layer data
2013-07-11 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-07-11 niklaspanderssonadded a pdf-parser for the psd-import
2013-07-05 Helge NorbergSupport for ternary operator equivalent for bindings
2013-07-05 niklaspanderssonadded missing files for psd
2013-07-05 niklaspanderssonadded missing files for psd
next