summaryrefslogtreecommitdiff
path: root/gr-audio/lib/portaudio/audio_portaudio_source.cc
Commit message (Collapse)AuthorAgeFilesLines
* audio: wip: converting OSX audio to 3.7 style.Tom Rondeau2013-02-131-374/+0
|
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-131-12/+12
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* audio: cleanup audio source/sink with virtual inheritanceJosh Blum2011-03-281-1/+1
| | | | | The audio implementations now inherit from sync block (as they used to). And the redundant constructor in audio source/sink has been removed.
* audio: added config checks for other audios, added jack and portJosh Blum2011-03-091-0/+374