]> git.sesse.net Git - casparcg/history - protocol/amcp
[ffmpeg] Removed FFMPEG_Resource to simplify code and documented streaming video...
[casparcg] / protocol / amcp /
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-16 Helge NorbergAdd call tracing at selected placed in the code to...
2015-12-04 Helge NorbergLog expected user errors at info instead of error to...
2015-12-02 Helge NorbergLog context_info exception attachment in addition 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 NorbergExplicitly handle all enum constants in error_state.
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-17 Helge NorbergLog level adjustments
2015-11-17 Helge NorbergChanged default log level to info and moved logging...
2015-11-16 Helge NorbergAvoid stack trace when the user has specified an unknow...
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-11-03 Helge Norberg* Removed unused file
2015-10-27 Helge Norberg* Removed some redundant logging from AsyncEventServer.
2015-10-12 Helge Norberg* Return error code when SEEK is out of range for ffmpe...
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-09-04 Helge Norberg* Fixed bug in input where video without audio causes...
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* Fixed compilation problem in Linux.
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-20 Helge Norberg* Replaced boost::timer with caspar::timer because...
2015-04-10 Helge Norberg* Broke out platform specific parts of main.cpp to...
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-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-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-09 Helge NorbergAllow for a scene_producer to expose parameters updatea...
2013-08-08 niklaspandersson* implemented lifecycle-bound functions in caspar:...
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...
2012-09-06 hellgoreset svn:eol-style native on .h and .cpp files
2012-09-04 hellgoreMerged latin1 fallback support to 2.1
next