summaryrefslogtreecommitdiff
path: root/gr-audio
AgeCommit message (Expand)Author
2012-02-16small tweaks to get stream sizes "more correct"Michael L Dickens
2012-02-16allow any input hardware audio rate; fix use of deprecated function 'AudioHar...Michael Dickens
2012-01-06Remove some more warnings. I'm probably being a bit OCD about these ones, but...Tom Rondeau
2011-12-06docs: fixes some warnings.Tom Rondeau
2011-12-05docs: more fixes for generated swig files. This worked before the merge, but ...Tom Rondeau
2011-12-04docs: better install of swig docs .i files since we actually have a variable ...Tom Rondeau
2011-11-30docs: fixing variable for location of header files (SOURCE not BINARY).Tom Rondeau
2011-11-28docs: more appropriate variable to use when setting the include/headers direc...Tom Rondeau
2011-11-28docs: installing generated _doc.i files under autotools.Tom Rondeau
2011-11-27docs: better use of BUILT_SOURCES so I'm not overriding the standard build in...Tom Rondeau
2011-11-27docs: Adding swig doc generation to Makefile.am files.Tom Rondeau
2011-11-27docs: forgot to have the generated .i files installed.Tom Rondeau
2011-11-27docs: added python doxygen docs to gr-audio.Tom Rondeau
2011-10-25Merge branch 'maint'Tom Rondeau
2011-10-25Merge branch 'upstream/alsa-source-warning-fix' into maintTom Rondeau
2011-10-23the librariesJosh Blum
2011-10-22docs: don't need to distribute README files in docs component. Just the insta...Tom Rondeau
2011-10-20docs: installing README files.Tom Rondeau
2011-10-19grc: added throttle tag to blocks that throttleJosh Blum
2011-10-19cmake: fix that component depends on component hackJosh Blum
2011-10-17Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-16Merge branch 'master' into nextTom Rondeau
2011-10-16Merge branch 'maint'Tom Rondeau
2011-10-15build: fixed a bug with missing boost filesystem lib.Tom Rondeau
2011-10-11Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-09docs: adding gitignore for gr-audio/docTom Rondeau
2011-10-09docs: include the doc directory in gr-aduio.Tom Rondeau
2011-10-09docs: adding doc directory, Doxygen page, and README for audio package.Tom Rondeau
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-10-08Merge branch 'next' of http://gnuradio.org/git/gnuradio into digitalJosh Blum
2011-10-07audio_alsa_source : Fix warning on 32 bit builds.Philip Balister
2011-10-06Merge branch 'master' into nextTom Rondeau
2011-10-03audio_alsa_sink : Fix warning on 32 bit builds.Philip Balister
2011-09-28Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-09-27Merge branch 'master' into nextJohnathan Corgan
2011-09-27swig: language independent exception handlerJosh Blum
2011-09-15audio: may have to link CarbonJosh Blum
2011-08-02cmake: language tweak for component group descriptionJosh Blum
2011-07-23gr: tweaks to build cmake branch on osxJosh Blum
2011-07-20gr: squashed cmakelists.txt into one commitJosh Blum
2011-07-19Merge branch 'master' into nextJohnathan Corgan
2011-07-17Merge branch '8psk' into nextTom Rondeau
2011-07-10audio: fixing alsa source like we did for alsa sink before.Tom Rondeau
2011-07-06Merge branch 'maint'Johnathan Corgan
2011-07-06gr-audio: fix missing Makefile.am clauseMichael Dickens
2011-07-04gnuradio-examples, gr-audio: moved audio Python and C++ examples into gr-audioJohnathan Corgan
2011-05-08Merge branch 'master' into 8pskTom Rondeau
2011-05-08build: committing updated Makefile.swig.gen files.Tom Rondeau
2011-04-24audio: filled in the GR_AUDIO_API macro (since we now have gruel/attributes.h)Josh Blum
2011-03-30build: add missing linker defines for Win32Don Ward