summaryrefslogtreecommitdiff
path: root/gr-audio/lib/portaudio
AgeCommit message (Collapse)Author
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau
this in the future. The sed script was provided by Moritz Fischer.
2011-10-09docs: adding doc directory, Doxygen page, and README for audio package.Tom Rondeau
2011-03-28audio: cleanup audio source/sink with virtual inheritanceJosh 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-09audio: added config checks for other audios, added jack and portJosh Blum