aboutsummaryrefslogtreecommitdiffstats
path: root/gr-audio/lib/jack/jack_source.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* modules: include boost/format where usedMarcus Müller2021-09-071-0/+1
* audio/jack: to_string is no longer part of boost:: NS, instead use std::Marcus Müller2021-08-231-1/+1
* global: remove iostream from all files not use cout|cerr|cin|clogMarcus Müller2021-06-171-1/+0
* clang-tidy: run full .clang-tidy on C++17 codebaseMarcus Müller2021-01-191-1/+1
* Change assert to static_assert, where possibleThomas Habets2020-03-201-1/+2
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* delete unused variablesBastian Bloessl2019-09-051-1/+0
* clang-format: Ordering all the includesMarcus Müller2019-08-091-1/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-164/+157
* cleanup: fix local includes in gr-audioAndrej Rode2019-02-011-3/+3
* cleanup: remove dynamic exception specificationsAndrej Rode2018-02-061-1/+1
* audio: modified the audio registration system.Tom Rondeau2014-08-131-11/+11
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-3/+3
* Support for >1 jack port, various sizes of jack buffersSteve Haynal2013-12-091-43/+69
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-7/+7
* analog: wip: name changes for alsa, oss, jack files.Tom Rondeau2013-02-111-0/+240