Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-16 | small tweaks to get stream sizes "more correct" | Michael L Dickens | |
2012-02-16 | allow any input hardware audio rate; fix use of deprecated function ↵ | Michael Dickens | |
'AudioHardwareGetProperty' | |||
2011-10-09 | docs: adding doc directory, Doxygen page, and README for audio package. | Tom Rondeau | |
2011-03-28 | audio: cleanup audio source/sink with virtual inheritance | Josh Blum | |
The audio implementations now inherit from sync block (as they used to). And the redundant constructor in audio source/sink has been removed. | |||
2011-03-28 | audio: fixing class typo for OSX audio driver. | Tom Rondeau | |
2011-03-28 | audio: re-adding circular_buffer.h for OSX build. | Tom Rondeau | |
2011-03-09 | audio: high prio for platform specific audio osx | Josh Blum | |
2011-03-09 | audio: added windows and osx audio source files | Josh Blum | |