]> git.sesse.net Git - casparcg/shortlog
casparcg
2013-10-08 Helge NorbergMerge branch 'master' of https://github.com/ronag/Serve...
2013-10-08 Helge NorbergFlash producer
2013-09-28 Robert NagyMerge branch 'master' of https://github.com/ronag/Server
2013-09-24 Helge NorbergChanged order between flash-producer and image-producer...
2013-09-18 Helge NorbergRemoved some default values from configuration
2013-09-18 Helge NorbergCG commands that expects an already running flash templ...
2013-09-16 Helge NorbergHuge performance impact detected with chroma key suppor...
2013-09-13 Helge Norberg* Created custom decklink allocator for reducing memory...
2013-09-09 Helge Norberg#169
2013-09-06 Robert NagyAdded support for NewTek AirPlay.
2013-09-05 Helge NorbergFixed bug in channel_producer
2013-09-04 Helge NorbergFixed bug where av_lockmgr unregistration occurred...
2013-09-04 Helge NorbergFixed performance problem in shader
2013-08-26 Helge NorbergReplaced openal with portaudio for lower latency
2013-08-19 niklaspanderssonMerge pull request #145 from cambell-prince/ffmpeg...
2013-08-15 Helge Norberg#155
2013-08-15 niklaspandersson* amend to fix #157: Made the same change to LOAD
2013-08-15 niklaspanderssonMerge pull request #162 from cambell-prince/bug/157
2013-08-12 cambell-princeFix #157: Can now open media with digit only names.
2013-07-08 Robert Nagyosc: More efficient locking.
2013-07-07 Robert Nagyclient: Use fixed 4096 size for messages.
2013-07-07 Robert Nagyosc:
2013-07-07 Robert Nagyosc: Ignore send errors.
2013-07-07 Robert Nagyosc: Cosmetics.
2013-07-07 Robert Nagyosc: Use const_buffers instead of mutable_buffers.
2013-07-07 Robert Nagyosc: Some minor cleanup.
2013-07-07 Robert Nagyosc:
2013-07-06 Robert Nagyosc: Cache the buffers object.
2013-07-06 Robert Nagyosc: Simplify with a regular lock.
2013-07-06 Robert Nagyosc: Reduce osc buffer size where possible.
2013-07-06 Robert Nagyosc: Fixed deadlock during destruction.
2013-07-06 Robert Nagyosc: Removed timed_wait.
2013-07-06 Robert Nagyosc: Bug fixes and major performance, memory overhead...
2013-07-06 Robert Nagyosc: Renamed "server" to "client".
2013-07-04 Jonas HummelstrandFixed typos and changed "caspar" to "CasparCG Server...
2013-07-04 Jonas HummelstrandFixed typo and added recommendation to use 2.0.3 for...
2013-06-28 Helge NorbergFixed invalid string to enum constant association
2013-06-28 Helge NorbergChanged 2k to 1556p and 4k to 2160p
2013-06-27 Helge NorbergBeta 1 in version.tmpl
2013-06-27 Helge NorbergFixed usage of CComQIPtr temporaries (must be kept...
2013-06-27 Helge NorbergCorrected line lengths (should always be under 80 chara...
2013-06-27 Jonas HummelstrandCorrected login output data and time mask.
2013-06-27 Jonas HummelstrandAdded "Improved audio playback with 720p5994 and 720p60...
2013-06-27 Jonas HummelstrandTypo
2013-06-27 Jonas HummelstrandChanged name to Beta 1, removed the XML configuration...
2013-06-27 Jonas HummelstrandUpdated CHANGES.TXT
2013-06-27 Helge NorbergUpdated CHANGES.txt
2013-06-27 Helge NorbergUpdated README.txt
2013-06-26 Helge NorbergFixed info for blocking decklink consumer
2013-06-26 Helge NorbergFixed bug with RouteCommand where filnames with a ...
2013-06-25 Helge NorbergDon't try to write more samples before waiting for...
2013-06-25 Helge NorbergColorized diagnostics of synchronizing consumer
2013-06-25 Helge NorbergAdded new decklink consumer implementation which does...
2013-06-24 niklaspanderssonfixed problem with wrong alpha in thumbnails.
2013-06-22 cambellFix so that arbitrary ffmpeg parameters allow more...
2013-06-18 Helge NorbergFixed bug in video_channel where return value of timed_...
2013-06-18 Helge NorbergMerge branch 'master' of https://github.com/CasparCG...
2013-06-18 Helge NorbergExperimental support for synchronizing output of multip...
2013-06-17 Helge Norberglayer_consumers_ must have a longer life span than...
2013-06-17 Helge NorbergMerge pull request #135 from cambell-prince/master_laye...
2013-06-15 cambellffmpeg: Add support for arbitrary ffmpeg options in...
2013-06-11 Helge NorbergExperimental support for switching output between premu...
2013-06-11 Helge NorbergMade ffmpeg producer output relative path (to media...
2013-06-10 Helge NorbergReturn by const reference instead of by value in parame...
2013-06-10 Helge NorbergFixed bug where protocol splitting didn't require ...
2013-06-05 Helge NorbergMake ffmpeg producer send osc messages while at eof.
2013-06-05 Helge NorbergAdded support for mixer commands to return current...
2013-06-04 Helge NorbergConsider a layer paused only if explicitly paused
2013-06-04 Helge Norbergstraighten alpha before applying contrast-saturation...
2013-06-04 Helge NorbergIntroduced paused OSC message for a layer
2013-06-03 Helge NorbergUpdated CHANGES.txt
2013-06-03 niklaspanderssonfixes an issue with negative scale in mixer fill comman...
2013-05-31 Helge NorbergMisc refactoring and fixes
2013-05-31 Helge NorbergSome refactoring based on the new parameters class
2013-05-31 Helge NorbergMerge branch 'master' of https://github.com/CasparCG...
2013-05-31 Helge NorbergMisc changes
2013-05-31 HellGoreMerge pull request #138 from cambell-prince/master_para...
2013-05-31 cambellRebase parameters branch on current master.
2013-05-30 HellGoreMerge pull request #134 from cambell-prince/master_dshow
2013-05-30 Helge NorbergChanged copyright header in all files, and added it...
2013-05-30 Helge NorbergStatically link against SFML instead of dynamically
2013-05-30 Helge NorbergMerge branch 'master' of https://github.com/CasparCG...
2013-05-30 HellGoreMerge pull request #136 from cambell-prince/master_chroma
2013-05-29 Helge NorbergFixed problem in audio_mixer where a default constructe...
2013-05-29 Helge NorbergRemoved unnecessary exception throwing for absent templ...
2013-05-29 Helge Norbergchanged term prenumeration to subscription in OSC imple...
2013-05-28 cambellchroma feature: MIXER 1-1 CHROMA GREEN|BLUE 0.10 0.04
2013-05-28 Helge NorbergModifications to OSC support after discussions with...
2013-05-28 cambellffmpeg dshow: Fix packet life preserver in video_decode...
2013-05-28 Helge NorbergModifications of audio config xml.
2013-05-28 Helge Norbergremoved include
2013-05-27 Helge NorbergModified OSC support so that whenever an AMCP connectio...
2013-05-27 Helge NorbergFixed bug in OSC implementation where the little endian...
2013-05-27 Helge NorbergAdded missing library when linking in release, develop...
2013-05-27 HellGoreMerge pull request #131 from Julusian/master
2013-05-23 Julian WallerDshow filter input (webcam, firewire dv) and live strea...
2013-05-21 Peter KarlssonChanged the default port for OSC protocol when parsing...
2013-05-20 Helge NorbergModified default OSC port
2013-05-15 Helge NorbergFixed followup bug in output.cpp where iterator increme...
2013-05-15 Helge NorbergFixed bug in output.cpp where an invalidated iterator...
next