aboutsummaryrefslogtreecommitdiffstats
path: root/gr-audio (follow)
Commit message (Expand)AuthorAgeFilesLines
* delete unused variablesBastian Bloessl2019-09-054-4/+0
* clang-format: Ordering all the includesMarcus Müller2019-08-0924-46/+46
* Tree: clang-format without the include sortingMarcus Müller2019-08-0938-5732/+5418
* Add C++ generation support in GRC to gr-audioHåkon Vågsether2019-07-012-2/+22
* audio: rename static internal var from d_ to s_Marcus Müller2019-06-152-19/+20
* audio: fix build on OSXMichael Dickens2019-04-213-3/+3
* cmake: Update to modern CMake usageAndrej Rode2019-03-044-139/+60
* gr-audio: fix windows when receiving > 1 output_multiple per work() callgnieboer2019-02-141-75/+81
* cleanup: fix local includes in gr-audioAndrej Rode2019-02-0113-48/+46
* audio: Convert GRC examples to YAML formatJohannes Demel2019-01-122-2901/+917
* Merge the polished results from the 2017 GSoC "C++ Code Generation with GRC"Andrej Rode2018-12-292-2/+2
|\
| * grc: add flags as a listAndrej Rode2018-12-182-2/+2
* | C++11: Convert boost::lexical_cast to std::to_stringMarcus Müller2018-12-192-3/+0
* | cmake: Only go into grc/ subdirs when ENABLE_GRC=ONMartin Braun2018-12-171-2/+3
|/
* Convert tabs to spaces and fix syntax errors.Clayton Smith2018-10-041-6/+6
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-3140-564/+277
|\
| * analog: replace gengen with C++ templatesAndrej Rode2018-08-251-1/+1
| * Use proper relative imports in gr-audio's __init__.pyVolker Schroer2018-08-191-2/+2
| * Changed KHz to kHz in gr-audioHåkon Vågsether2018-06-272-2/+2
| * Merge branch 'python3_fix' into nextAndrej Rode2018-06-2418-187/+127
| |\
| | * Added auto-generated YAML blocksHåkon Vågsether2017-10-105-176/+100
| | * Merge branch 'next' into python3Johnathan Corgan2017-05-093-11/+16
| | |\
| | * \ Merge branch 'next' into python3Johnathan Corgan2017-04-171-1/+1
| | |\ \
| | * \ \ Merge branch 'next' into python3Johnathan Corgan2017-03-221-3/+1
| | |\ \ \
| | * | | | python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-2613-11/+27
| * | | | | Revert codespelling fixes for xml filesAndrej Rode2018-06-232-2/+2
| * | | | | cleanup: remove dynamic exception specificationsAndrej Rode2018-02-0612-12/+12
| * | | | | Merge branch 'master' into nextMartin Braun2018-02-0311-10/+10
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'master' into nextJohnathan Corgan2017-05-093-11/+16
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'master' into nextJohnathan Corgan2017-04-171-1/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'master' into nextJohnathan Corgan2017-03-221-3/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'master' into nextJohnathan Corgan2016-11-222-14/+14
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into nextJohnathan Corgan2016-10-134-173/+355
| |\ \ \ \ \ \
| * | | | | | | examples: replace OptionParser by ArgumentParserJiří Pinkava2016-09-209-140/+107
| * | | | | | | tools, docs: replace OptionParser by ArgumentParserJiří Pinkava2016-09-201-4/+4
| * | | | | | | examples: replace OptionParser by ArgumentParserJiří Pinkava2016-09-172-27/+21
| * | | | | | | wxgui: removedJohnathan Corgan2016-09-082-139/+0
| * | | | | | | Merge branch 'master' into nextJohnathan Corgan2016-08-162-0/+8
| |\ \ \ \ \ \ \
| * | | | | | | | cmake: nuke cpack from existenceJohnathan Corgan2016-08-039-53/+4
* | | | | | | | | Changed KHz to kHz in the Audio S{ource|ink} GRC block defMarcus Müller2018-06-202-12/+12
* | | | | | | | | gr-audio: ALSA on non-Linux ALSA systemsA. Maitland Bottoms2018-03-273-6/+6
* | | | | | | | | Test: adds swig dirs to python tests to allow ctest to run on win buildsgnieboer2018-03-221-0/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Comment typo fixing.luz.paz2018-02-037-9/+9
* | | | | | | | Rename subdir doc to docs where appropriateBogdan Radulescu2018-02-034-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'maint'Johnathan Corgan2017-05-093-11/+16
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge remote-tracking branch 'github/pr/1308' into maintJohnathan Corgan2017-05-093-11/+16
| |\ \ \ \ \ \
| | * | | | | | audio: fix osx variety to work with debug (again).Michael Dickens2017-05-093-11/+16
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch 'maint'Johnathan Corgan2017-04-171-1/+1
|\| | | | | | | |_|_|_|_|/ |/| | | | |
| * | | | | audio: fix use of 'memcpy' in OSX impl.Michael Dickens2017-04-171-1/+1
| |/ / / /
* / / / / cmake: add log4cpp to runtime includesBastian Bloessl2017-03-221-3/+1
|/ / / /