]> git.sesse.net Git - casparcg/history - shell
Fixed bug where audio filter did not use the input channel layout of a stream
[casparcg] / shell /
2016-03-31 Helge NorbergFixed bug in server shut down.
2016-02-29 Helge Norberg#414 Added help for color producer.
2016-01-26 Helge NorbergLog "q" in console.
2016-01-04 HellGoreMerge pull request #404 from krzyc/patch-1
2015-12-26 krzycInconsistent config parameter name - changed predefined...
2015-12-16 Helge NorbergMade calltracing configurable
2015-12-16 Helge NorbergSeparated call trace to separate log file calltrace.log
2015-12-14 Niklas P Andersson* revert of casparcg.config
2015-12-14 Niklas P AnderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2015-12-14 Niklas P Andersson* support for cornerpinning in psd-producer via vector...
2015-12-02 Helge NorbergStarted using ptree_get, ptree_get_value, witerate_chil...
2015-12-02 Helge NorbergLog context_info exception attachment in addition to...
2015-11-19 Helge NorbergThrow user_error exception for errors that are caused...
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-17 Helge NorbergCorrected comment section about log levels in casparcg...
2015-11-17 Helge NorbergDiagnostic logging now logs the contextual information...
2015-11-17 Helge NorbergChanged default log level to info and moved logging...
2015-11-13 Helge NorbergImplemented a TCP server, simply sending every log...
2015-11-10 Helge NorbergMade the audio latency configurable in system-audio...
2015-11-10 Helge NorbergAdded missing documentation in casparcg.config regardin...
2015-11-03 Helge Norberg* Removed flash buffer depth from config, enabling...
2015-11-03 Helge Norberg* Renamed fonts-path to font-path and thumbnails-path...
2015-10-28 Helge Norberg* Fixed bug where q would behave as RESTART
2015-10-28 Helge NorbergAdded channel_id to logging of accelerator initialization
2015-10-28 Helge Norberg* Removed redundant logging statement
2015-10-28 Helge Norberg* Added logging of severe diagnostics events to log...
2015-10-09 Helge Norberg* Fixed compilation problems in Linux.
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-17 Helge Norberg* Code changes required by Visual Studio 2015 including...
2015-09-01 Helge Norberg* Fixed bug where lexical_cast from double to string...
2015-08-25 Helge NorbergMerged support for external_separate_key in decklink_co...
2015-08-25 Helge NorbergMerged sending OSC for channel-grid channel as well.
2015-08-21 Helge NorbergMerged changes to 2k and 4k video mode names as well...
2015-08-21 Helge NorbergMerged borderless screen consumer support from 2.0
2015-08-21 Helge NorbergAdded <stream /> element in example section of casparcg...
2015-08-19 Helge Norberg* Removed provide sync support from newtek_ivga_consume...
2015-08-18 Helge Norberg- Removed need of non-deterministic sleeps during serve...
2015-08-14 Helge Norberg* Installed general protection fault handler in more...
2015-08-14 Helge NorbergMerged fix for asio::io_service lifetime race condition...
2015-08-13 Helge NorbergMerged possibility to specify another config file than...
2015-08-12 Helge NorbergFixed mistake
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-23 Helge Norberg* Fixed compilation problems
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-06-05 Helge Norberg* Added missing config documentation and wrong default...
2015-06-05 Helge Norberg* Merged possibility to set mipmap flag when generating...
2015-06-05 Helge Norberg* Merged mipmapping_defaul_on configuration property.
2015-05-26 Helge Norberg* Added interactive parameter to screen consumer in...
2015-05-21 Helge Norberg* Build script for Windows.
2015-05-19 Helge Norberg* Updated casparcg.config to not use backslash and...
2015-05-19 Helge Norberg* Fixed CEF compilation error in debug mode.
2015-05-15 Helge Norberg* Fixed copying of CEF locales and missing copy on...
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 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 NorbergFixed build errors under windows
2015-03-26 Helge NorbergMade the server more portable
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-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-12 Helge Norberg* Upgraded to Visual Studio 2013
2014-10-21 Helge NorbergUpdated to ffmpeg version 2.2.3
2013-10-25 Helge NorbergMerged most recent OSC changes
2013-10-09 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-10-09 niklaspanderssonmanually merged a72be89 from master
2013-09-25 Helge NorbergChanged use of microsoft specific sealed keyword to...
2013-09-03 niklaspanderssonmanually merged 4a2171b from master
2013-08-30 niklaspanderssonManually merged 77fbc02 from master
2013-08-30 niklaspanderssonManually merged 77fbc02 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-19 niklaspandersson* new way of mapping font-name to font-file. Using...
next