| Commit message (Expand) | Author | Age | Files | Lines |
* | build: add missing linker defines for Win32 | Don Ward | 2011-03-30 | 1 | -1/+1 |
* | Merge remote branch 'jblum/wip/gr_block_pure_virtual'distcheck-master | Johnathan Corgan | 2011-03-29 | 13 | -33/+12 |
|\ |
|
| * | audio: cleanup audio source/sink with virtual inheritance | Josh Blum | 2011-03-28 | 13 | -33/+12 |
* | | audio: added missing header to Makefile. | Tom Rondeau | 2011-03-28 | 1 | -1/+2 |
|/ |
|
* | audio: fixing class typo for OSX audio driver. | Tom Rondeau | 2011-03-28 | 1 | -1/+1 |
* | audio: re-adding circular_buffer.h for OSX build. | Tom Rondeau | 2011-03-28 | 1 | -0/+315 |
* | audio: moved audio docs to gr-audio and fix comments | Josh Blum | 2011-03-22 | 1 | -0/+5 |
* | gr-audio: added README and default config fix | Josh Blum | 2011-03-14 | 1 | -1/+1 |
* | audio: high prio for platform specific audio osx | Josh Blum | 2011-03-09 | 2 | -2/+2 |
* | audio: added windows and osx audio source files | Josh Blum | 2011-03-09 | 10 | -4/+2342 |
* | audio: added config checks for other audios, added jack and port | Josh Blum | 2011-03-09 | 15 | -2/+1847 |
* | audio: make prefs look like old audio, removed old audio.py | Josh Blum | 2011-03-09 | 1 | -2/+2 |
* | audio: register arches with priorities, ex: prefer alsa over oss | Josh Blum | 2011-03-09 | 6 | -39/+75 |
* | audio: added oss support to gr-audio | Josh Blum | 2011-03-09 | 6 | -0/+482 |
* | audio: use conf files to specify default arch | Josh Blum | 2011-03-09 | 2 | -8/+38 |
* | audio: moved alsa support files into subdirectory | Josh Blum | 2011-03-09 | 8 | -8/+10 |
* | audio: work on swig support, it imports | Josh Blum | 2011-03-09 | 6 | -29/+29 |
* | audio: work to get alsa support in, lets see if this works before adding more | Josh Blum | 2011-03-09 | 11 | -17/+1589 |
* | audio: added audio factory registry and top level includes | Josh Blum | 2011-03-09 | 3 | -0/+114 |
* | audio: skeleton for gr-audio component | Josh Blum | 2011-03-08 | 2 | -0/+24 |