]> git.sesse.net Git - casparcg/shortlog
casparcg
2015-11-04 Helge Norberg* Implemented cpu_info(), system_product_name() and...
2015-11-03 Helge Norberg* Avoid printing stack trace elements where no symbols...
2015-11-03 Helge Norberg* Print filename with file extension when logging thumb...
2015-11-03 Helge Norberg* Don't show base path in FLS. Use INFO PATHS to get...
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-11-03 Helge Norberg* Fixed problem where the base path of CLS, CINF, TLS...
2015-11-03 Helge Norberg* Removed unused file
2015-11-03 Helge Norberg* Removed unused file
2015-10-29 Helge Norberg* Merged screen consumer deinterlacing performance...
2015-10-29 Helge Norberg* Absolutely *huge* performance improvement (or bugfix...
2015-10-29 Helge Norberg* screen_consumer: Avoid logging dropped-frame diagnost...
2015-10-28 Helge NorbergRemoved accidentally checked in files
2015-10-28 Helge Norberg* Ported thread local disabling of ffmpeg producer...
2015-10-28 Helge Norberg* Added some more */profiler/time OSC messages for...
2015-10-28 Helge NorbergThrow exception when QueryInterface fails in decklink...
2015-10-28 Helge Norberg* Changed to use of alias template for com_ptr abstract...
2015-10-28 Helge Norberg* Changed so that image_producer does not log on info...
2015-10-28 Helge Norberg* Added font and font size to info() in text_producer
2015-10-28 Helge Norberg* audio_mixer: Fixed bug where int32 -> float -> back...
2015-10-28 Helge Norberg* Fixed bug where q would behave as RESTART
2015-10-28 Helge Norberg* Fixed bug where a new audio stream was created in...
2015-10-28 Helge Norberg* Fixed bug where it was not possible to exit server...
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* Don't log underflow in ffmpeg producer while at EOF.
2015-10-28 Helge Norberg* Added logging of severe diagnostics events to log...
2015-10-28 Helge Norberg* Moved print consumer proxy logging of Initialized...
2015-10-27 Helge Norberg* Removed some redundant logging from AsyncEventServer.
2015-10-20 Helge Norberg* Add instruction to BUILDING.txt
2015-10-13 Helge Norberg* Recompiled some libraries still linking to the old...
2015-10-12 Helge Norberg* Removed use of c++14 feature only supported by Visual...
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* Fixed compilation problems in Linux.
2015-10-09 Helge Norberg* Reenabled unit-test project after move to CMake.
2015-09-22 Helge Norberg* Updated build instructions to include opengl developm...
2015-09-22 Helge Norberg* Merged straight alpha support to 2.1.0
2015-09-21 Helge Norberg* Updated BUILDING.txt for Visual Studio 2015 instead...
2015-09-21 Helge Norberg* Updated README.txt to include details about Linux...
2015-09-21 HellGoreMerge pull request #374 from hummelstrand/readme-2...
2015-09-17 Helge Norberg* Upgraded boost and tbb on linux as well.
2015-09-17 Helge Norberg* Update build scripts on Windows to use Visual Studio...
2015-09-17 Helge Norberg* Code changes required by Visual Studio 2015 including...
2015-09-17 Helge Norberg* Recompiled some libraries in Windows to support Visua...
2015-09-17 Helge Norberg* Upgraded boost in Windows. Separate commit for code...
2015-09-16 Helge Norberg* Fixed bug where deferred transforms did not compose...
2015-09-09 Jonas HummelstrandUpdated README
2015-09-08 Jonas HummelstrandUpdated the README
2015-09-08 Helge Norberg#373 build-scripts: Created separate archive in windows...
2015-09-08 Jonas HummelstrandUpdate README.txt
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-09-03 Helge Norberg* Changed to int to simplify code in places in the...
2015-09-02 Helge NorbergMissing includes
2015-09-01 Helge Norberg* Fixed bug where lexical_cast from double to string...
2015-08-28 Helge NorbergReduce chance of console logging output and AMCP replie...
2015-08-27 Helge NorbergCherry picked cross domain parts of #338 into 2.1.0.
2015-08-26 Helge Norberg* Improved precision of prec_timer on Linux.
2015-08-26 Helge NorbergFixed compilation problem in Linux
2015-08-25 Helge NorbergFixed complitation problem in linux
2015-08-25 Helge NorbergUncommented support for [producer] layers in PSD producer.
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-25 Helge NorbergFixed wrongly committed ffmpeg libraries for win32
2015-08-25 Helge Norberg* Upgraded FFMpeg to 2.7
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 NorbergMerged initializing flash module before image module...
2015-08-21 Helge NorbergMerged OSC audio levels sending
2015-08-21 Helge NorbergAdded <stream /> element in example section of casparcg...
2015-08-21 Helge NorbergMerged fixes for flash producer.
2015-08-21 Helge NorbergFixed bug in osd_graph where tags where not moved along...
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 NorbergMerged OSC consume_time for keep alive detection purposes.
2015-08-14 Helge Norberg* Installed general protection fault handler in more...
2015-08-14 Helge NorbergEnabled Linux support for native thread id in INFO...
2015-08-14 Helge NorbergFixed compilation problem in Linux
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-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 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* Fixed compilation problem in Linux.
2015-06-30 Helge Norberg* Merged RESUME command.
2015-06-23 Helge Norberg* Fixed compilation problems
2015-06-23 Helge Norberg* Removed unused Windows specific references in streami...
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-16 Helge Norberg* Fixed compilation problems in gcc.
2015-06-15 Helge Norberg* Merged core/fwd.h from 2.0 and added more types to...
next