]> git.sesse.net Git - casparcg/shortlog
casparcg
2017-05-07 Steinar H.... Fix a few Clang warnings. cef_upgrade
2017-05-07 Steinar H.... Support precompiled headers on Clang.
2017-05-07 Steinar H.... Fix compilation with Clang.
2017-05-06 Steinar H.... Remove most of boost::lexical_cast.
2017-05-06 Steinar H.... Reimplement caspar::timer without Boost.
2017-05-06 Steinar H.... Move from boost::thread to std::thread for nearly every...
2017-05-01 Steinar H.... Support compiling Google Test on-the-fly from system...
2017-05-01 Steinar H.... Add FindSFML.cmake.
2017-05-01 Steinar H.... Fix compilation with Boost 1.63.0.
2017-05-01 Steinar H.... Remove -D_GLIBCXX_USE_CXX11_ABI=0.
2017-05-01 Steinar H.... Stop linking against tbbmalloc.
2017-05-01 Steinar H.... Fix precompiled headers on Linux.
2017-05-01 Steinar H.... Upgrade CEF to 3.3029.1611.g44e39a8 / Chromium 58.0...
2017-05-01 Dimitry IshenkoAdd options for following modules:
2017-04-24 Helge Norberg[mixer] #600 Removed is_still handling completely which... origin/2.1.0
2017-04-20 Helge Norberg[CHANGELOG] Updated.
2017-04-19 Helge Norberg[general] #598 Removed all usages of asmlib, because...
2017-04-13 Helge Norberg[2.1.0 Beta 2] Prepared for release of Beta 2. 2.1.0_Beta2
2017-04-13 Helge Norberg[CHANGELOG] Updated.
2017-04-13 Helge Norberg[accelerator] Removed unused class.
2017-04-10 Helge Norberg[logging] Made FFmpeg logging callback thread-safe...
2017-04-10 Helge Norberg[logging] Fixed serious buffer overrun in FFmpeg loggin...
2017-04-10 Helge Norberg[logging] Log timestamp when logging call was made...
2017-04-07 Helge Norberg[channel_producer] #590 Added NO_AUTO_DEINTERLACE param...
2017-04-07 Helge Norberg[layer_producer] Return the last known framerate when...
2017-04-06 Helge Norberg[layer_producer] Fixed memory leak during server shutdown.
2017-04-06 Helge Norberg[stage] #575 Don't submit double amount of audio sample...
2017-04-06 Helge Norberg[CHANGELOG] Updated.
2017-04-06 Helge Norberg[text_producer] Fixed bug where tracking contributed...
2017-04-06 Helge Norberg[general] Changed permissions of files that shouldn...
2017-04-06 Helge Norberg[general] Changed permissions of files that should...
2017-04-06 Helge Norberg[AsyncEventServer] Avoid logging connection-close two...
2017-04-05 Helge Norberg[bluefish_consumer] Install GPF handler for custom...
2017-04-04 Helge Norberg[CHANGELOG] Updated regarding Bluefish444 changes.
2017-04-04 Helge Norberg[AsyncEventServer] Fixed bug where server expected...
2017-04-04 Helge Norberg[text_producer] Removed unused member function measure_...
2017-04-04 Helge Norberg[video_decoder] Fixed uninitialized value causing initi...
2017-04-04 Helge Norberg[ffmpeg] Remove usage of deprecated API usage to easier...
2017-04-04 Helge Norberg[server] Log which file is being probed during initial...
2017-04-03 Helge Norberg[transition_producer] #575 Don't submit double amount...
2017-04-03 Helge Norberg[audio_mixer] Removed unused method
2017-03-30 Helge Norberg[CHANGELOG] Updated.
2017-03-30 Helge Norberg[ffmpeg_consumer] Fixed bug where explicitly requested...
2017-03-30 Helge Norberg[ffmpeg_consumer] Fixed bug where interlaced formats...
2017-03-30 Helge Norberg[route] Fixed bug where interlaced channel where not...
2017-03-29 Helge Norberg[screen_consumer] #495 Fixed full screen mode
2017-03-28 Helge Norberg[layer] Fixed 2.0.7 compatibility in INFO xml
2017-03-28 Helge Norberg[ffmpeg_consumer] #513 Fixed parsing of -pix_fmt in...
2017-03-28 Helge Norberg[CHANGELOG] Updated
2017-03-28 HellGoreMerge pull request #586 from ovistr/mpeg-ts-media-support
2017-03-27 Ovidijus StriaukasAdded ".ts" file extension to the whitelist.
2017-03-24 Helge Norberg[cg_proxy] #582 Throw file_not_found instead of generic...
2017-03-24 Helge Norberg[CHANGELOG] Updated
2017-03-22 Helge Norberg[mixer] #503 Fixed bug where already drawn GL_QUADS...
2017-03-21 Helge Norberg[psd] Fixed wrong animation pace when interlaced video...
2017-03-21 Helge Norberg[psd] #532 Fixed text position when animating.
2017-03-21 Helge Norberg[thumbnail_generator] #579 Throw file_not_found in...
2017-03-21 Helge Norberg[logos] Included vector versions of the CasparCG logo.
2017-03-20 Helge Norberg[blend_modes] #577 Fixed typo
2017-03-17 Helge Norberg[reroute] Fixed serious out of memory situation where...
2017-03-15 Helge NorbergFixed compilation problem on Linux.
2017-03-15 Helge Norberg[CHANGELOG] Updated
2017-03-15 Helge Norberg[image_producer] #558 Fixed inconsistency in what file...
2017-03-15 Helge Norberg[text_producer] Don't upload texture atlas to GPU every...
2017-03-15 Helge Norberg[documentation] Consistently use >> When describing...
2017-03-14 Helge Norberg[psd] Fixed bug where keyframes where one frame off...
2017-03-14 Helge NorbergMerge branch '2.1.0' of https://github.com/CasparCG...
2017-03-14 Helge Norberg[CHANGELOG] Updated.
2017-03-14 HellGoreMerge pull request #547 from jamesdwise/2.1.0
2017-03-10 Helge Norberg[CHANGELOG] Updated
2017-03-10 HellGoreMerge pull request #506 from dimitry-ishenko-casparcg...
2017-03-09 Helge Norberg[psd] #561 Added support for centered and right justifi...
2017-03-09 Helge Norberg[text_producer] Made it easier to see what fonts are...
2017-03-08 Helge Norberg[color_producer] Added support for gradients. Simply...
2017-03-08 Helge Norberg[scene] Fixed wrong framerate of nested content when...
2017-03-08 Helge Norberg[audio_mixer] Removed requirement of all samples for...
2017-03-08 Helge Norberg[scene] Fixed infinite loop in expression parsing.
2017-03-08 Helge Norberg[scene] #564 Made a crawler example scene.
2017-03-07 Helge Norberg[scene] Moved perspective and crop parameters into...
2017-03-07 Helge Norberg[scene] Updated XSD
2017-03-07 Helge Norberg[CHANGELOG] Made up to date.
2017-03-07 Helge Norberg[scene] Added missing mixer features
2017-03-06 Helge Norberg[mixer] Merged fixed from 2.0 where contrast adjustment...
2017-03-06 Helge Norberg#568 Fixed bug where not all error responses was prepre...
2017-03-03 Helge Norberg[chroma key] Implemented much better chroma spill suppr...
2017-03-03 Helge Norberg[semaphore] Fixed performance problem with release...
2017-02-28 Helge Norberg[frame_producer] Created workaround for bug in FFmpeg...
2017-02-27 Helge Norberg[scene] Updated XML Schema with examples.
2017-02-27 Helge Norberg[scene] #563 Added some string functions to expression...
2017-02-23 Helge Norberg[scene] Fixed problem in XML Schema pattern dependant...
2017-02-23 Helge Norberg[decklink_consumer] #539 #285 #521 Fixed serious deadlo...
2017-02-23 Helge Norberg[semaphore] Fixed serious bug in callback based acquire...
2017-02-21 Helge Norberg[scene] Created example scene that tries to emulate...
2017-02-21 Helge Norberg[scene] Added task type that lets the scene go to a...
2017-02-21 Helge Norberg[scene] Added fps variable that is always accessible...
2017-02-21 Helge Norberg[scene] Added floor() function to expression language
2017-02-20 Helge Norberg[scene_producer] Added possibility to CALL/CG PLAY...
2017-02-20 Helge Norberg[CG] Created producer that wraps a CG producer in a...
2017-02-20 Helge Norberg[scene_producer] Make print() and info() include what...
2017-02-20 Helge Norberg[general] Added cg_producer_registry as dependency...
next