]> git.sesse.net Git - casparcg/history - core/mixer/audio/audio_mixer.h
2.1.0: Use const_ types consistently when no modification is expected, instead of...
[casparcg] / core / mixer / audio / audio_mixer.h
2012-02-18 ronag2.1.0: Use const_ types consistently when no modificati...
2012-02-17 ronag### Mayor refactoring. Simplified frame handling and...
2012-02-14 ronag2.1.0: -draw_frame: Pass by value instead of shared_ptr...
2012-02-12 ronag2.1.0: Don't use 'struct' for interfaces, use 'class'.
2012-02-12 ronag2.1.0: Refactored "last_frame".
2012-02-04 ronag2.1.0: -frame_visitor: refactored. -spl::unique_ptr...
2012-02-04 ronag2.1.0: Refactored safe_ptr into *safe* spl::shared_ptr...
2012-01-29 ronag2.1.0: Restructured "frame" folder.
2012-01-25 ronag## Refactoring of rendering pipeline and mixer.
2012-01-21 ronagReverted gpu refactoring. Will move to its own branch.
2012-01-21 ronag- more gpu refactoring.
2012-01-12 ronag2.1.0: More refactoring.
2012-01-11 ronag2.1.0: Some mayor refactoring.
2011-12-18 ronagShorten implementation to impl.
2011-12-11 ronag2.1.0: Seal of appropriate classes.
2011-12-05 ronag2.1.0: Merged bug fixes from 2.0.2.
2011-12-05 ronag2.0.2: - graph: Fixed potential buffer overflow.
2011-12-05 ronag2.0.2: Is now locked, only bug fixes should be added...
2011-12-03 ronag2.0.2: - core: some cleanup.
2011-12-03 ronag2.0.2: Updated file info headers.
2011-11-20 ronag2.0.2: Intergrated channel-exp branch:
2011-09-02 ronag2.0. audio:
2011-09-02 ronag2.0. audio: Audio pipeline is now in 32 bit.
2011-08-08 ronag2.0. Header file optimizations and fixes.
2011-06-23 ronag2.0. audio fixes.
2011-06-21 ronag2.0. decklink_producer: Improved error handling and...
2011-06-13 ronag2.0. Misc cleanup.
2011-06-07 ronag2.0.0.2: - Renamed core components, since they no longe...
2011-05-28 ronag2.0.0.2: -mixer: Moved device -> host read mapping...
2011-05-26 ronag2.0.0.2: Improved int type size safety.
2011-05-26 ronag2.0.0.2: Further reduced frame latency at the cost...
2011-05-18 ronag2.0.0.2: Some restructuring. Removed gpu_frame_x and...
2011-04-28 ronag2.0.0.2: Merged mixer into core/mixer.
2011-01-20 ronag2.0.0.2: Moved mixer folder into correct directory.
2011-01-20 ronag2.0.0.2: clip-rect and fix-rect works now properly...
2011-01-18 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-01-17 ronag2.0.0.2: More missing files.