]> git.sesse.net Git - casparcg/shortlog
casparcg
2015-11-17 Helge NorbergChanged default log level to info and moved logging...
2015-11-17 Helge NorbergAdded logging to audio mixer for debugging cadence...
2015-11-17 Helge NorbergCosmetics
2015-11-16 Helge NorbergIncluded libcef.dll.pdb to get stack traces for CEF...
2015-11-16 Helge NorbergIncluded information about CEF version and Chrome versi...
2015-11-16 Helge NorbergBuilt .pdb missing files for cef wrapper lib and replac...
2015-11-16 Helge NorbergAvoid stack trace when the user has specified an unknow...
2015-11-16 Helge Norberg#373 Readded .pdb to windows build and removed the...
2015-11-13 Helge NorbergImplemented a TCP server, simply sending every log...
2015-11-13 Helge NorbergMade protocol_strategy instantiated immediately after...
2015-11-12 Helge NorbergMerged reference signal detection in decklink consumer...
2015-11-12 Helge NorbergFixed bug where external keyer was not selected by...
2015-11-11 Helge NorbergFixed regression in streaming_consumer and ffmpeg_consu...
2015-11-11 Helge NorbergFixed life-time issue in AsyncEventServer shutdown...
2015-11-11 Helge NorbergFixed problem with TLS, CLS, DATA LIST and THUMBNAIL...
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-10 Helge NorbergFixed diagnostics bug in input.cpp where integer divisi...
2015-11-09 Helge NorbergWorkaround for FreeImage sometimes not detecting .TGA...
2015-11-09 Helge NorbergFixed windows build script
2015-11-09 Helge Norberg#375 Moved requestAnimationFrame/cancelAnimationFrame...
2015-11-09 Helge Norberghtml_producer: increased animation smoothness when...
2015-11-09 Helge NorbergChanged development package name in BUILDING.
2015-11-09 Helge Norberg#388 Implemented cancelAnimationFrame in html producer.
2015-11-09 Helge NorbergThe late-frame detection in the html producer is too...
2015-11-06 Helge NorbergUpdated README.md
2015-11-06 Helge NorbergUpdated README.md to not promote development builds...
2015-11-06 Helge NorbergFixed builds link in README.md.
2015-11-06 Helge NorbergCleaned up builds link in README.md
2015-11-06 Helge NorbergCreated direct link to server builds in README.md.
2015-11-06 Helge NorbergRenamed BUILDING.txt to BUILDING.
2015-11-06 Helge NorbergCreated README.md for github frontpage (not the same...
2015-11-06 Helge NorbergRenamed README.txt to README, CHANGES.txt to CHANGELOG...
2015-11-05 Helge NorbergLimit the scrolling (dragging or mouse wheel) in diag...
2015-11-05 Helge Norberg* Fixed so that screen consumer uses the name parameter...
2015-11-05 Helge Norberg* Changed audio-clipping color in audio_mixer diagnostics.
2015-11-05 Helge Norberg* More correct diagnostics for buffered-audio in deckli...
2015-11-05 Helge Norberg* buffered-video diagnostics in decklink consumer is...
2015-11-05 Helge Norberg* Made diag window draw graphs exactly within the dotte...
2015-11-05 Helge Norberg* Moved functions from windows/current_version.h to...
2015-11-04 Helge Norberg* Removed space indentation accidentally committed...
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.
next