summaryrefslogtreecommitdiff
path: root/gr-audio
Commit message (Expand)AuthorAgeFilesLines
...
* | | gr: tweaks to build cmake branch on osxJosh Blum2011-07-231-3/+3
* | | gr: squashed cmakelists.txt into one commitJosh Blum2011-07-207-0/+422
|/ /
* | Merge branch 'master' into nextJohnathan Corgan2011-07-191-1/+7
|\|
| * audio: fixing alsa source like we did for alsa sink before.Tom Rondeau2011-07-101-1/+7
* | Merge branch '8psk' into nextTom Rondeau2011-07-171-2/+2
|\ \ | |/ |/|
| * Merge branch 'master' into 8pskTom Rondeau2011-05-081-2/+4
| |\
| * | build: committing updated Makefile.swig.gen files.Tom Rondeau2011-05-081-2/+2
* | | Merge branch 'maint'Johnathan Corgan2011-07-061-0/+5
|\ \ \
| * | | gr-audio: fix missing Makefile.am clauseMichael Dickens2011-07-061-0/+5
| | |/ | |/|
* / | gnuradio-examples, gr-audio: moved audio Python and C++ examples into gr-audioJohnathan Corgan2011-07-0420-1/+1034
|/ /
* / audio: filled in the GR_AUDIO_API macro (since we now have gruel/attributes.h)Josh Blum2011-04-241-2/+4
|/
* 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-2915-49/+14
|\
| * audio: cleanup audio source/sink with virtual inheritanceJosh Blum2011-03-2815-49/+14
* | 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-142-1/+12
* 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 the grc audio blocks into gr-audio dirJosh Blum2011-03-095-1/+204
* audio: moved alsa support files into subdirectoryJosh Blum2011-03-098-8/+10
* audio: work on swig support, it importsJosh Blum2011-03-0913-37/+305
* audio: work to get alsa support in, lets see if this works before adding moreJosh Blum2011-03-0914-20/+1596
* audio: added audio factory registry and top level includesJosh Blum2011-03-098-0/+237
* audio: skeleton for gr-audio componentJosh Blum2011-03-0810-0/+118