]> git.sesse.net Git - casparcg/history - core
Updated CHANGES.txt
[casparcg] / core /
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 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 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-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 Helge NorbergModifications of audio config xml.
2013-05-27 Helge NorbergModified OSC support so that whenever an AMCP connectio...
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-15 Helge NorbergFixed followup bug in output.cpp where iterator increme...
2013-05-15 Helge NorbergFixed bug in output.cpp where an invalidated iterator...
2013-04-30 Helge NorbergAdded support for more than 2 audio channels
2013-04-16 Helge NorbergMerge branch 'master' of https://github.com/CasparCG...
2013-04-16 Helge NorbergMade audio_candence sequences mean the number of sample...
2013-04-15 Helge NorbergMerge pull request #104 from ronag/master
2013-04-15 Helge NorbergMerge branch 'master' of https://github.com/ronag/Serve...
2013-04-15 Helge NorbergMerge branch 'master' of https://github.com/ronag/Serve...
2013-04-12 Helge NorbergMerge branch 'master' of https://github.com/CasparCG...
2013-04-12 Helge Norberg#102
2013-04-08 HellGoreMerge pull request #93 from CasparCG/4k-support
2013-04-08 Peter KarlssonMerge branch 'master' of https://github.com/CasparCG...
2013-04-04 Peter KarlssonUpdated the DeckLink API to compile using 4k* display...
2013-04-03 Peter KarlssonInitial support for 4k.
2013-03-24 TK3Subtree merge of old SVN "docs" folder into the "master...
2013-03-24 TK3Subtree merge of old SVN "dependencies" folder into...
2013-03-14 hellgore3607983: Added support for generating thumbnails
2013-02-12 hellgoreAdded support for setting a mastervolume for a channel...
2013-01-28 hellgoreAllow calls to destination producer during transitions
2013-01-07 ronagbasic_frame/disable_audio: Just forward empty frames.
2012-12-28 ronaglayer: Fixed a problem where first frame was not always...
2012-11-21 ronagstage: Fixed dead-lock that can occur with multiple...
2012-11-05 hellgore1061033: Clear blend modes when doing MIXER CLEAR command
2012-09-25 hellgoregit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-09-19 hellgore3569308: added 720p2398 and 720p2400 as supported outpu...
2012-09-19 hellgore3569308: added 720p30 and 720p29.976 as supported outpu...
2012-08-30 hellgore3560180: Proper sync of multiple consumers on the same...
2012-02-20 ronagstage: Apply transform on "dest" instead of "source".
2012-02-15 ronagimage_shader: Updated YUV -> BGRA conversion for Deckli...
2012-01-31 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-01-31 ronagwrite_frame: Removed incorrect copy assignment/ctor.
2012-01-31 ronagbasic_frame, frame_visitor: Added missing virtual destr...
2012-01-31 ronagAdded missing virtual destructor to frame_factory.
2012-01-30 ronagImproved missing OpenGL 3.0 error reporting
2012-01-19 ronagDelayed BindFrameBuffer call to avoid hangs during...
2012-01-12 ronagAdded DEFER/COMMIT to MIXER commands for transform...
2012-01-11 ronagFixed a bug where SET MODE was not set for stage.
2012-01-04 ronag-stage: Fixed info(int layer) data-rate.
2011-12-30 ronagoutput: Fixed set_video_format_desc.
2011-12-30 ronag-NTSC square should be 540 high.
2011-12-27 ronagprint_producer_proxy changes.
2011-12-27 ronagflash-producer: Don't reinitialize the thread, only...
2011-12-23 ronaggraph: Minor improvements.
2011-12-22 ronagFixed graph memory-leak.
2011-12-22 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-12-21 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-12-21 ronag- ogl_consumer: Fixed params for create.
2011-12-20 ronagAdded channel-grid.
2011-12-19 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-12-19 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-12-19 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-12-19 ronagFixed wierd include.
2011-12-17 ronagUse non _EXT postfix OpenGL macros.
2011-12-17 ronagUse GL_FRAMEBUFFER instead of GL_FRAMEBUFFER_EXT.
2011-12-16 ronagFixed Neptune support.
2011-12-15 ronag- Fixed inconsistent INFO xml with transition producer.
2011-12-13 ronagDon't use raw pointers.
2011-12-08 ronagTweaked ogl_device initialization. On some systems...
2011-12-07 ronagAdded missing log message.
2011-12-07 ronagSome NTSC adjustements. Note that you cannot ADD/REMOVE...
2011-12-07 ronagPut audio sync message in log.
2011-12-07 ronagAdded som NTSC audio cadence comments.
2011-12-07 ronagNTSC again.
2011-12-07 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-12-07 ronagFixed shifted NTSC audio cadence.
2011-12-07 ronagCosmetics.
2011-12-07 ronagFixed audio-cadence problem with decklink-producer.
2011-12-06 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-12-06 ronag2.0.2: - frame_consumer: Fixed unitialized variable.
2011-12-05 ronag2.0.2: - graph: Fixed potential buffer overflow.
2011-12-05 ronag2.0.2: - Updated to use std::wstring more consistently.
2011-12-04 ronag2.0.2: - Updated get_param.
2011-12-04 ronag2.0.2: auto-deinterlace when using MIXER fill scaling...
2011-12-03 ronag2.0.2: - core: some cleanup.
2011-12-03 ronag2.0.2: ogl_device: Removed unused functions.
2011-12-03 ronag2.0.2: Updated file info headers.
2011-12-02 ronag2.0.2: INFO further improved. STATUS 1-1 removed in...
2011-12-02 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-12-02 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-12-02 ronag2.0.2: Improved INFO.
2011-12-01 ronag2.0.2: output: Destroy consumers on calling thread...
2011-12-01 ronag2.0.2: Changed ADD syntax. sub-index no longer required...
next