]> git.sesse.net Git - casparcg/shortlog
casparcg
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...
2015-06-15 Helge Norberg* Merged newtek iVGA consumer from 2.0.
2015-06-12 Helge Norberg* Changed so that a paused scene still produces new...
2015-06-12 Helge Norberg* Removed debug statement
2015-06-12 Helge Norberg* Implemented supports for timeline marks in scene_prod...
2015-06-09 Helge Norberg* Instead of merging the chroma key conditional compila...
2015-06-09 Helge Norberg* Merged chroma key feature, but removed unsupported...
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-06-05 Helge Norberg* Refactored blend_mode to be part of frame_transform...
2015-06-04 Helge Norberg* Merged MIXER MIPMAP support from 2.0. Implemented...
2015-06-03 Helge Norberg* Merged MIXER CROP, MIXER ANCHOR, MIXER ROTATION and...
2015-05-26 Helge Norberg* Added interactive parameter to screen consumer in...
2015-05-25 Helge Norberg* Created BUILDING.txt for describing build process.
2015-05-25 Helge Norberg* Build script for windows.
2015-05-22 Helge Norberg* Unpack large files before building in Linux build...
2015-05-21 Helge Norberg* Build script for Windows.
2015-05-21 Helge Norberg* Rudimentary support for mouse interaction in html...
2015-05-21 Helge Norberg* Improved Linux build scripts
2015-05-21 Helge Norberg* Initial build scripts for Linux.
2015-05-21 Helge NorbergMove build scripts from 2.0
2015-05-21 Helge Norberg* Upgraded GLEW and added Linux version.
2015-05-20 Helge Norberg* Upgraded OpenAL to 1.16 on Windows as well.
2015-05-20 Helge Norberg* Enabled system audio consumer for Linux
2015-05-19 Helge Norberg* Removed use of system font folder in favor of only...
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-18 Helge Norberg* Fixed code standard issues in PSD producer.
2015-05-18 Helge Norberg* Fixed code standard issues in PSD producer.
2015-05-18 Helge Norberg* Enabled PSD producer in Linux
2015-05-15 Helge Norberg* Fixed copying of CEF locales and missing copy on...
2015-05-15 Helge Norberg* Downgraded CEF in Windows as well
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* Corrected symbolic links
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 NorbergRemoved unused dependencies from protocol make list
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-24 Helge NorbergAccidentally took by value instead of by reference.
2015-03-24 Helge NorbergFixed bug where avfilter crashes server on some DV...
2015-03-20 Helge NorbergFixed build errors under windows
2015-03-20 Helge NorbergMade the code more portable.
2015-03-20 Helge NorbergRemoved unused library
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
2015-02-11 Helge NorbergUpdated some libraries to newer versions and/or version...
2015-02-11 Helge NorbergUpdated boost. Separate commit from the code changes...
2014-10-21 Helge NorbergUpdated to ffmpeg version 2.2.3
2014-10-21 Helge NorbergChecked in missing dependencies accidentally ignored...
2014-10-21 Helge NorbergManually merged #223
2014-10-21 Helge NorbergUnpacked dependencies64
2013-10-25 Helge NorbergMerged most recent OSC changes
2013-10-25 Helge Norbergmanually merged 1a9ecbd00e from master
2013-10-25 Helge Norbergmanually merged 4a2171b from master
2013-10-23 Helge NorbergFixed bug with monitor subject lifetime
2013-10-23 Helge NorbergFixed problem in image_producer when used inside scene
2013-10-16 Helge NorbergUpdated unit-tests.
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-10-09 niklaspanderssonmanually merged a72be89 from master
2013-09-27 Helge NorbergChanges after feedback by Robert Nagy
2013-09-26 Helge NorbergMisc modifications to fix problems found by static...
2013-09-26 Helge NorbergFinished support for CHANNEL_GRID in 2.1.0
2013-09-26 Helge NorbergRemove .plist files after clang-analyse
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
next