summaryrefslogtreecommitdiff
path: root/gr-audio/lib
Commit message (Expand)AuthorAgeFilesLines
* build: add missing linker defines for Win32Don Ward2011-03-301-1/+1
* Merge remote branch 'jblum/wip/gr_block_pure_virtual'distcheck-masterJohnathan Corgan2011-03-2913-33/+12
|\
| * audio: cleanup audio source/sink with virtual inheritanceJosh Blum2011-03-2813-33/+12
* | audio: added missing header to Makefile.Tom Rondeau2011-03-281-1/+2
|/
* audio: fixing class typo for OSX audio driver.Tom Rondeau2011-03-281-1/+1
* audio: re-adding circular_buffer.h for OSX build.Tom Rondeau2011-03-281-0/+315
* audio: moved audio docs to gr-audio and fix commentsJosh Blum2011-03-221-0/+5
* gr-audio: added README and default config fixJosh Blum2011-03-141-1/+1
* audio: high prio for platform specific audio osxJosh Blum2011-03-092-2/+2
* audio: added windows and osx audio source filesJosh Blum2011-03-0910-4/+2342
* audio: added config checks for other audios, added jack and portJosh Blum2011-03-0915-2/+1847
* audio: make prefs look like old audio, removed old audio.pyJosh Blum2011-03-091-2/+2
* audio: register arches with priorities, ex: prefer alsa over ossJosh Blum2011-03-096-39/+75
* audio: added oss support to gr-audioJosh Blum2011-03-096-0/+482
* audio: use conf files to specify default archJosh Blum2011-03-092-8/+38
* audio: moved alsa support files into subdirectoryJosh Blum2011-03-098-8/+10
* audio: work on swig support, it importsJosh Blum2011-03-096-29/+29
* audio: work to get alsa support in, lets see if this works before adding moreJosh Blum2011-03-0911-17/+1589
* audio: added audio factory registry and top level includesJosh Blum2011-03-093-0/+114
* audio: skeleton for gr-audio componentJosh Blum2011-03-082-0/+24