]> git.sesse.net Git - casparcg/history - common
Fix a few Clang warnings.
[casparcg] / common /
2017-05-07 Steinar H. GundersonFix compilation with Clang.
2017-05-06 Steinar H. GundersonRemove most of boost::lexical_cast.
2017-05-06 Steinar H. GundersonReimplement caspar::timer without Boost.
2017-05-06 Steinar H. GundersonMove from boost::thread to std::thread for nearly every...
2017-05-01 Steinar H. GundersonFix compilation with Boost 1.63.0.
2017-05-01 Steinar H. GundersonStop linking against tbbmalloc.
2017-05-01 Dimitry IshenkoAdd options for following modules:
2017-04-19 Helge Norberg[general] #598 Removed all usages of asmlib, because...
2017-04-10 Helge Norberg[logging] Log timestamp when logging call was made...
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[semaphore] Fixed performance problem with release...
2017-02-23 Helge Norberg[semaphore] Fixed serious bug in callback based acquire...
2017-02-20 Helge Norberg[general] Better XML error reporting
2017-02-03 James WiseMerge branch '2.1.0' of https://github.com/CasparCG...
2017-02-01 HellGoreMerge pull request #545 from aruanoc/2.1.0
2017-02-01 HellGoreMerge pull request #543 from walterav1984/patch-1
2017-01-31 Helge Norberg[win32] Give the server a tiny hope of recovering from...
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#516 Fixed bug with thumbnail generation when there...
2017-01-11 Antonio Ruano CuestaMerge branch '2.1.0' of https://github.com/aruanoc...
2016-12-05 Helge Norberg#516 Provided better logging to be able to see the...
2016-11-23 Helge Norberg[build] Created automatically generated build number...
2016-11-22 Helge Norberg[logging] Simplified code for setting kernel thread...
2016-11-22 Helge Norberg[logging] Suppress the logging of full path names in...
2016-11-22 Helge Norberg[logging] Made the Linux ThreadId be the actual thread...
2016-11-22 Helge Norberg[logging] Suppress the logging of full path names in...
2016-11-22 Helge Norberg[env] Changed name of identifiers in code from thumbnai...
2016-11-22 Helge Norberg[env] Added backwards compatibility (with deprecation...
2016-11-22 Helge Norberg[env] Fail early with clear error message if any of...
2016-11-15 Helge Norberg[flash] Moved template host copying to flash module...
2016-11-15 Helge Norberg[flash] Fixed bug where template-host copying didn...
2016-11-11 Helge Norberg[streaming_consumer] Implemented support for separating...
2016-11-08 Helge Norberg[polling_filesystem_monitor] Fixed bug where unallocate...
2016-10-25 Helge NorbergCreated a consumer that provides sync to a channel...
2016-10-05 Helge Norberg[executor] Execute remaining tasks at shutdown.
2016-10-03 HellGoreMerge pull request #444 from dimitry-ishenko-casparcg...
2016-10-03 Helge Norberg[linux] Don't overwrite thread name if it is already...
2016-09-29 Helge Norberg[ffmpeg] Ported 2.0.7 ffmpeg producer to 2.1.0 while...
2016-09-29 Helge Norberg[executor] changed default to unbounded like in 2.0...
2016-09-27 Helge NorbergFixed null pointer reference in executor
2016-08-19 HellGoreMerge pull request #443 from krzyc/patch-3
2016-07-11 Helge NorbergNo more use for retry_task in decklink_consumer now...
2016-04-12 Helge NorbergMerge branch '2.1.0' of https://github.com/CasparCG...
2016-04-06 Helge NorbergIgnored warning preventing the server to build under...
2016-03-01 HellGoreMerge pull request #415 from drakmor/2.1.0
2016-03-01 drakmorMove fix issue #410 to VS include file.
2016-02-08 Helge NorbergMerge branch '2.1.0' of https://github.com/CasparCG...
2016-02-08 Helge NorbergMade decklink < 10.2 work while at the same time provid...
2016-01-08 Helge NorbergAdded support for delaying frames to layer_producer...
2016-01-05 Helge Norbergpromoted no_init_proxy to own file under common
2015-12-22 Helge NorbergMade it possible to equality compare tweener objects
2015-12-16 Helge NorbergMade calltracing configurable
2015-12-16 Helge NorbergSeparated call trace to separate log file calltrace.log
2015-12-16 Helge NorbergAdded support for categorizing log into normal, call...
2015-12-04 Helge NorbergLog expected user errors at info instead of error to...
2015-12-03 Helge NorbergIndent stack traces in Linux as well
2015-12-03 Helge NorbergMerge branch '2.1.0' of https://github.com/CasparCG...
2015-12-03 Helge NorbergWrite timestamp, thread and severity on each line in...
2015-12-03 Helge NorbergIndent stack trace lines so it is easier to read
2015-12-02 Helge NorbergFixed compilation problem in Linux
2015-12-02 Helge NorbergCreated abstraction for property tree get(), get_child...
2015-12-02 Helge NorbergLog context_info exception attachment in addition to...
2015-12-02 Helge NorbergCreated a context_info attachment to our exceptions...
2015-12-02 Niklas P Anderssonfixed timeline-annotations in psd-producer that was...
2015-11-30 Helge NorbergUse hardware concurrency as tbb grain size during memcp...
2015-11-23 Helge NorbergImproved performance in flash producer
2015-11-19 Helge NorbergThrow user_error exception for errors that are caused...
2015-11-18 Helge NorbergAvoid stacktrace when a user indirectly invokes unsuppo...
2015-11-18 Helge NorbergMerged GL INFO command from 2.0.
2015-11-17 Helge NorbergDiagnostic logging now logs the contextual information...
2015-11-17 Helge NorbergMoved diagnostics warning tags from warning to debug...
2015-11-17 Helge NorbergChanged default log level to info and moved logging...
2015-11-17 Helge NorbergCosmetics
2015-11-13 Helge NorbergImplemented a TCP server, simply sending every log...
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* Don't show base path in FLS. Use INFO PATHS to get...
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-10-28 Helge Norberg* Fixed bug where it was not possible to exit server...
2015-10-28 Helge Norberg* Added logging of severe diagnostics events to log...
2015-10-12 Helge Norberg* Return error code when SEEK is out of range for ffmpe...
2015-10-09 Helge Norberg* Reenabled unit-test project after move to CMake.
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-07 Helge Norberg* Changed usage of BOOST_THROW_EXCEPTION to CASPAR_THRO...
2015-09-01 Helge Norberg* Fixed bug where lexical_cast from double to string...
2015-08-26 Helge Norberg* Improved precision of prec_timer on Linux.
2015-08-21 Helge NorbergMerged fixes for flash producer.
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 NorbergEnabled Linux support for native thread id in INFO...
2015-08-14 Helge NorbergMerged fix for asio::io_service lifetime race condition...
2015-08-12 Helge NorbergMerged INFO THREADS from 2.0
next