]> git.sesse.net Git - casparcg/history - common
Decode audio and video in parallel just like in 2.0
[casparcg] / common /
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
2015-08-12 Helge NorbergMerged INFO QUEUES from 2.0
2015-07-01 Helge Norberg* Refactored so that frame_consumers are stored in...
2015-06-23 Helge Norberg* Fixed compilation problems
2015-06-16 Helge Norberg* Merged streaming_consumer from 2.0
2015-06-09 Helge Norberg* Merged chroma key feature, but removed unsupported...
2015-05-21 Helge Norberg* Upgraded GLEW and added Linux version.
2015-05-19 Helge Norberg* Removed use of system font folder in favor of only...
2015-05-19 Helge Norberg* Fixed CEF compilation error in debug mode.
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* Working server startup in Linux
2015-04-10 Helge Norberg* Added some libraries in linux
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-20 Helge NorbergCreated template alias for std::vector<T, tbb::cache_al...
2015-02-20 Helge NorbergRefactored to use non-static data member initializers...
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-25 Helge NorbergMerged most recent OSC changes
2013-10-11 Helge NorbergMore unit-tests added.
2013-10-10 Helge NorbergInitial unit tests using google test
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-25 Helge NorbergFixed some issues detected by clang static analysis...
2013-09-25 Helge NorbergChanged use of microsoft specific sealed keyword to...
2013-09-25 Helge NorbergMerge branch '2.1.0' of https://github.com/CasparCG...
2013-09-25 Helge NorbergMisc changes
2013-09-02 niklaspanderssonmanually merged 44a5538 from master
2013-08-30 niklaspanderssonmanually merged d21afbd 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...
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-08 niklaspandersson* implemented lifecycle-bound functions in caspar:...
2013-08-07 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-07 niklaspandersson* fixed fontname-to-file mapping
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-07-04 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-07-04 niklaspanderssonpsd::producer_factory
2013-07-04 Helge NorbergDraft of interaction with producers and scene_producer
2013-04-10 Helge NorbergManually merged 0471dfe74a9f61e2fc2c03a963d71ba2bb68adc...
2013-04-09 Helge NorbergManually merged f669fb3d7a3be5d8e14777531489285dd0d836c...
2013-04-09 Helge NorbergManually merged d9e90d7048a3598924f929540702fbf950524af...
2013-04-09 Helge NorbergManually merged a2aa960bd1f12dfa78fdd739b1ffa699e9e532a...
2013-04-08 Helge NorbergMerge branch '2.1.0' of https://github.com/CasparCG...
2013-04-08 HellGoreMerge pull request #90 from CasparCG/2.1gitrev
2013-03-28 TK3gitrev.bat revision marking for server 2.1
2012-09-25 hellgoreMerged CLK changes from trunk, and separated delimiter...
2012-09-11 hellgoregit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-09-10 hellgoreMerged asynchronous invocation of consumers from 2.0
2012-09-10 hellgoreRefactored executor to be more like in 2.0 and broke...
next