]> git.sesse.net Git - casparcg/history - modules/bluefish/util/blue_velvet.cpp
more refinements to code due to move to RAII
[casparcg] / modules / bluefish / util / blue_velvet.cpp
2017-02-07 James Wisemore refinements to code due to move to RAII
2017-02-06 James WiseModify the init of the function ptrs to be in the heade...
2017-02-06 James WiseDisable audio output when closing a bf device after...
2017-02-03 James WiseMerge branch '2.1.0' of https://github.com/CasparCG...
2017-02-03 James WiseUpdate previous files to be more in line with CasparCG...
2017-01-29 James WiseModifications to the files within the Bluefish module.
2015-11-19 Helge NorbergThrow user_error exception for errors that are caused...
2015-02-17 Helge Norberg* Refactored to use enum class instead of enum_class.
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...
2012-09-26 hellgoreMerged new video mode support from trunk
2012-09-06 hellgoreset svn:eol-style native on .h and .cpp files
2012-03-25 ronag2.1.0: -Fixed ffmpeg input crash. -Log throwing call...
2012-02-04 ronag2.1.0: Refactored safe_ptr into *safe* spl::shared_ptr...
2012-01-12 ronag2.1.0: More refactoring.
2012-01-11 ronag2.1.0: Some mayor refactoring.
2011-12-11 ronagRenamed 64bit exp to 2.1.0.
2011-12-09 ronagx64-exp
2011-12-07 ronag2.1.0: UTF support for exception printing.
2011-12-07 ronag2.1: Refactored UTF string handling.
2011-12-06 ronag2.1.0: Reverted utf8. To complicated to fully fix for...
2011-12-06 ronag2.1.0: Fully ported (apart from legacy protocol proect...
2011-12-05 ronag2.0.2: Is now locked, only bug fixes should be added...
2011-12-03 ronag2.0.2: Updated file info headers.
2011-11-30 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-11-30 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-11-30 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-11-29 ronag2.0.2: bluefish_consumer: Updated API and fixed NTSC...
2011-09-07 ronag2.0. Updated namespaces.
2011-08-10 ronag2.0. Added support for 1080p5000.
2011-06-13 ronag 2.0. - read/write-frame: Doesn't need to dispatch...
2011-06-10 ronag2.0.0.2: Fixed leaking gpu-buffers.
2011-06-10 ronag2.0.0.2: - bluefish_consumer: Fixed get_video_mode.
2011-06-08 ronag2.0.0.2: - bluefish: Replaced bluefish_exception with...
2011-06-08 ronag2.0.0.2: - bluefish: Refactored and improved error...