summaryrefslogtreecommitdiff
path: root/gr-audio
Commit message (Expand)AuthorAgeFilesLines
* Remove some more warnings. I'm probably being a bit OCD about these ones, but...Tom Rondeau2012-01-061-4/+2
* docs: fixes some warnings.Tom Rondeau2011-12-061-3/+3
* docs: more fixes for generated swig files. This worked before the merge, but ...Tom Rondeau2011-12-051-0/+1
* docs: better install of swig docs .i files since we actually have a variable ...Tom Rondeau2011-12-041-4/+5
* docs: fixing variable for location of header files (SOURCE not BINARY).Tom Rondeau2011-11-301-1/+1
* docs: more appropriate variable to use when setting the include/headers direc...Tom Rondeau2011-11-281-1/+1
* docs: installing generated _doc.i files under autotools.Tom Rondeau2011-11-281-0/+3
* docs: better use of BUILT_SOURCES so I'm not overriding the standard build in...Tom Rondeau2011-11-271-2/+2
* docs: Adding swig doc generation to Makefile.am files.Tom Rondeau2011-11-271-0/+9
* docs: forgot to have the generated .i files installed.Tom Rondeau2011-11-271-0/+1
* docs: added python doxygen docs to gr-audio.Tom Rondeau2011-11-275-12/+35
* Merge branch 'maint'Tom Rondeau2011-10-251-8/+8
|\
| * Merge branch 'upstream/alsa-source-warning-fix' into maintmaint-3.4.2Tom Rondeau2011-10-251-8/+8
| |\
| | * audio_alsa_source : Fix warning on 32 bit builds.Philip Balister2011-10-071-8/+8
* | | the librariesJosh Blum2011-10-231-8/+1
* | | docs: don't need to distribute README files in docs component. Just the insta...Tom Rondeau2011-10-221-1/+0
* | | docs: installing README files.Tom Rondeau2011-10-202-0/+25
* | | grc: added throttle tag to blocks that throttleJosh Blum2011-10-192-0/+2
* | | cmake: fix that component depends on component hackJosh Blum2011-10-191-1/+1
* | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-171-1/+3
|\ \ \
| * | | Merge branch 'master' into nextTom Rondeau2011-10-161-1/+3
| |\| |
| | * | Merge branch 'maint'Tom Rondeau2011-10-161-1/+3
| | |\ \ | | | |/ | | |/|
| | | * build: fixed a bug with missing boost filesystem lib.Tom Rondeau2011-10-151-1/+3
* | | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-1119-3/+141
|\| | |
| * | | docs: adding gitignore for gr-audio/docTom Rondeau2011-10-091-0/+2
| * | | docs: include the doc directory in gr-aduio.Tom Rondeau2011-10-091-1/+1
| * | | docs: adding doc directory, Doxygen page, and README for audio package.Tom Rondeau2011-10-0917-2/+138
* | | | gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-087-80/+80
* | | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into digitalJosh Blum2011-10-081-8/+8
|\| | |
| * | | Merge branch 'master' into nextTom Rondeau2011-10-061-8/+8
| |\| |
| | * | audio_alsa_sink : Fix warning on 32 bit builds.Philip Balister2011-10-031-8/+8
| | |/
* | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-09-281-18/+0
|\| |
| * | Merge branch 'master' into nextJohnathan Corgan2011-09-271-18/+0
| |\|
| | * swig: language independent exception handlerJosh Blum2011-09-271-18/+0
* | | audio: may have to link CarbonJosh Blum2011-09-151-0/+1
* | | cmake: language tweak for component group descriptionJosh Blum2011-08-021-1/+1
* | | 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