summaryrefslogtreecommitdiff
path: root/gr-audio
AgeCommit message (Expand)Author
2011-03-30build: add missing linker defines for Win32Don Ward
2011-03-29Merge remote branch 'jblum/wip/gr_block_pure_virtual'Johnathan Corgan
2011-03-28audio: added missing header to Makefile.Tom Rondeau
2011-03-28audio: cleanup audio source/sink with virtual inheritanceJosh Blum
2011-03-28audio: fixing class typo for OSX audio driver.Tom Rondeau
2011-03-28audio: re-adding circular_buffer.h for OSX build.Tom Rondeau
2011-03-22audio: moved audio docs to gr-audio and fix commentsJosh Blum
2011-03-14gr-audio: added README and default config fixJosh Blum
2011-03-09audio: high prio for platform specific audio osxJosh Blum
2011-03-09audio: added windows and osx audio source filesJosh Blum
2011-03-09audio: added config checks for other audios, added jack and portJosh Blum
2011-03-09audio: make prefs look like old audio, removed old audio.pyJosh Blum
2011-03-09audio: register arches with priorities, ex: prefer alsa over ossJosh Blum
2011-03-09audio: added oss support to gr-audioJosh Blum
2011-03-09audio: use conf files to specify default archJosh Blum
2011-03-09audio: moved the grc audio blocks into gr-audio dirJosh Blum
2011-03-09audio: moved alsa support files into subdirectoryJosh Blum
2011-03-09audio: work on swig support, it importsJosh Blum
2011-03-09audio: work to get alsa support in, lets see if this works before adding moreJosh Blum
2011-03-09audio: added audio factory registry and top level includesJosh Blum
2011-03-08audio: skeleton for gr-audio componentJosh Blum