]> git.sesse.net Git - casparcg/history - common
[general] Changed permissions of files that shouldn't be marked as executable but...
[casparcg] / common /
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...
2012-09-07 hellgoreRefactored executor to support try_begin_invoke which...
2012-09-06 hellgoreRefactored executor to support try_begin_invoke which...
2012-09-06 hellgoreset svn:eol-style native on .h and .cpp files
2012-09-04 hellgoreMerged image_scroll_producer changes to 2.1
2012-06-28 ZebioloChanged linking path for OpenAL.
2012-06-18 hellgoreAdded some documentation to tweener.h and to memory.h
2012-06-14 hellgoreMerged from trunk
2012-04-05 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-04-04 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-04-03 ronag2.1.0: Added missing build events.
2012-04-03 ronag2.1.0: Block instead of throw on executor overflow.
2012-03-26 ronag2.1.0: Fixed SEEK again.
2012-03-25 ronag2.1.0: -ffmpeg_consumer: Handle out of disc space.
2012-03-25 ronag2.1.0: -log: Improved call stack printing.
2012-03-25 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-25 ronag2.1.0: -Fixed ffmpeg input crash. -Log throwing call...
2012-03-25 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-25 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-25 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-25 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-24 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-24 ronag2.1.0: log: Print call stack on error.
2012-03-23 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-23 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-19 ronag2.1.0: -ffmpeg_producer: Removed "audio_resampler"...
2012-03-19 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-18 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-18 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-18 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-18 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-18 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-18 ronag2.1.0: Added missing pre-build event for version.h.
2012-03-18 ronag2.1.0: -Removed LTCG for faster compiling. -Removed...
2012-03-12 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-11 ronag2.1.0: -ffmpeg_producer: Fixed input eof.
2012-03-10 ronag2.1.0: -ogl/device: Supports non-gpu arrays.
2012-03-10 ronag2.1.0: -array: Fixed swap.
2012-03-10 ronag2.1.0: Don't use virtual for override functions.
2012-03-09 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-08 ronag2.1.0: audio_mixer: Fixed incorrect zero sample appending.
2012-02-26 ronag2.1.0: -env: Default to initial-path if log-path fails.
2012-02-26 ronag2.1.0: -env: Create folders recursively.
next