]> git.sesse.net Git - casparcg/history - protocol/amcp/AMCPCommandsImpl.cpp
[channel_producer] #590 Added NO_AUTO_DEINTERLACE parameter to channel route AMCP...
[casparcg] / protocol / amcp / AMCPCommandsImpl.cpp
2017-04-07 Helge Norberg[channel_producer] #590 Added NO_AUTO_DEINTERLACE param...
2017-03-15 Helge Norberg[documentation] Consistently use >> When describing...
2017-03-14 HellGoreMerge pull request #547 from jamesdwise/2.1.0
2017-03-10 HellGoreMerge pull request #506 from dimitry-ishenko-casparcg...
2017-03-03 Helge Norberg[chroma key] Implemented much better chroma spill suppr...
2017-02-20 Helge Norberg[general] Added cg_producer_registry as dependency...
2017-02-01 HellGoreMerge pull request #545 from aruanoc/2.1.0
2017-01-30 HellGoreMerge pull request #519 from krzyc/patch-1
2017-01-27 HellGoreMerge pull request #501 from dimitry-ishenko-casparcg...
2017-01-25 Helge Norberg[AMCP] #517 Fixed bug where CINF only returned the...
2017-01-24 Helge Norberg[AMCP] #524 Added support for listing contents of a...
2017-01-17 Helge Norberg[AMCP] #475 Added special command REQ that can be prepe...
2017-01-12 Helge Norberg[mixer] Rewrote the chroma key code to support variable...
2017-01-11 Antonio Ruano CuestaMerge branch '2.1.0' of https://github.com/aruanoc...
2016-11-22 Helge Norberg[env] Changed name of identifiers in code from thumbnai...
2016-11-22 Helge Norberg[AMCP] INFO PATHS now adds all the path elements even...
2016-11-15 Helge Norberg[flash] Moved template host copying to flash module...
2016-10-25 Helge NorbergCreated a consumer that provides sync to a channel...
2016-08-19 HellGoreMerge pull request #443 from krzyc/patch-3
2016-07-11 HellGoreMerge pull request #450 from SuperFlyTV/feature/documen...
2016-07-10 Jesper StærkærRemoved a parameter from the "data retrieve" documentat...
2016-07-10 Jesper StærkærAdded missing documentation to version_describer. Solve...
2016-05-24 Helge NorbergFixed bug where non empty CALL responses where lost...
2016-03-01 Helge NorbergImproved help for ADD command, mentioning the possibili...
2015-12-22 Helge NorbergMade it possible to equality compare tweener objects
2015-12-16 Helge NorbergMade calltracing configurable
2015-12-04 Helge NorbergLog expected user errors at info instead of error to...
2015-11-25 Helge NorbergFixed bug where format_desc of channel_grid channel...
2015-11-19 Helge NorbergThrow user_error exception for errors that are caused...
2015-11-19 Helge NorbergDon't print stacktrace when CG commands are sent to...
2015-11-18 Helge NorbergMerged GL GC command from 2.0.
2015-11-18 Helge NorbergAdded support for strong emphasis in paragraph_builder.
2015-11-18 Helge NorbergMerged GL INFO command from 2.0.
2015-11-18 Helge NorbergFixed bug where DATA REMOVE responded with the wrong...
2015-11-11 Helge NorbergFixed problem with TLS, CLS, DATA LIST and THUMBNAIL...
2015-11-03 Helge Norberg* Don't show base path in FLS. Use INFO PATHS to get...
2015-11-03 Helge Norberg* Fixed problem where the base path of CLS, CINF, TLS...
2015-10-12 Helge Norberg* Implemented FLS command (font list).
2015-10-09 Helge Norberg* Implemented "template type" column in TLS command...
2015-10-09 Helge Norberg* Reenabled unit-test project after move to CMake.
2015-09-22 Helge Norberg* Merged straight alpha support to 2.1.0
2015-09-21 HellGoreMerge pull request #374 from hummelstrand/readme-2...
2015-09-16 Helge Norberg* Fixed bug where deferred transforms did not compose...
2015-09-07 Helge Norberg* Changed usage of BOOST_THROW_EXCEPTION to CASPAR_THRO...
2015-08-14 Helge NorbergEnabled Linux support for native thread id in INFO...
2015-08-13 Helge NorbergMerged fix for duplicate CRLF in CINF
2015-08-13 Helge NorbergMerged INFO DELAY from 2.0
2015-08-12 Helge NorbergMerged INFO THREADS from 2.0
2015-08-12 Helge NorbergMerged INFO QUEUES from 2.0
2015-08-11 Helge Norberg* Enforce help descriptions for consumers in code.
2015-07-02 Helge Norberg* Enforce help descriptions for producers in code.
2015-07-01 Helge Norberg* Refactored so that frame_consumers are stored in...
2015-07-01 Helge Norberg* Refactored so that frame_producers are stored in...
2015-06-30 Helge Norberg* Merged RESUME command.
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-09 Helge Norberg* Merged chroma key feature, but removed unsupported...
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-19 Helge Norberg* Fixed CEF compilation error in debug mode.
2015-05-08 Helge Norberg* Compiled ffmpeg for Linux as similary to Zeranoe...
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-04 Helge Norberg- Fixed diag to work with new SFML version.
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-13 Helge NorbergUsed raw string literals for shader code and regexes.
2015-02-12 Helge Norberg* Upgraded to Visual Studio 2013
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-09-26 Helge NorbergFinished support for CHANNEL_GRID in 2.1.0
2013-09-03 niklaspanderssonmanually merged 4a2171b from master
2013-09-02 niklaspanderssonmanually merged 44a5538 from master
2013-08-30 niklaspanderssonManually merged 9e597f6 from master
2013-08-30 niklaspanderssonManually merged 44adc50 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-16 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-16 niklaspandersson* support for clearing/overriding a channel lock
2013-08-14 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-13 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-12 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-12 niklaspandersson* refactoring of AMCPProtocolStrategy::Parse and the...
2013-08-07 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
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 niklaspanderssonsimplified the handling of parameters
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-04-10 Helge NorbergManually merged a8cbbe3ea46850ad53c25a8e75194c5c1ecbb02...
2013-04-09 Helge NorbergManually merged f97b5779e4d44205f49ef090ac23c7f0783e479...
2013-04-09 Helge NorbergManually merged 1e8f06f8dbd1f5c4f447c1bc60a60e600ad1b94...
2013-04-08 Helge NorbergManually merged 98a7b593e72b3e7077ad4d327dbb803bde548c8...
next