summaryrefslogtreecommitdiff
path: root/gr-audio/lib/portaudio/portaudio_source.cc
Commit message (Expand)AuthorAgeFilesLines
* runtime: Custom Buffer/Accelerator Device Support - Milestone 2David Sorber2021-10-251-1/+1
* runtime: Custom Buffer/Accelerator Device Support - Milestone 1David Sorber2021-10-251-1/+2
* modules: include boost/format where usedMarcus Müller2021-09-071-0/+1
* global: remove iostream from all files not use cout|cerr|cin|clogMarcus Müller2021-06-171-1/+0
* removed ssize_t, which is not standard C, and we're a C++ projectMarcus Müller2021-02-231-1/+1
* clang-tidy: run full .clang-tidy on C++17 codebaseMarcus Müller2021-01-191-2/+2
* audio: replace stderr logging by calls to GR's logging faciltiesMarcus Müller2020-04-131-41/+34
* Switch from boost pointers to std C++11 pointersThomas Habets2020-04-011-2/+2
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* gr-audio/portaudio_source: Fix lock acquisitionThomas Habets2020-01-021-1/+1
* clang-format: Ordering all the includesMarcus Müller2019-08-091-3/+3
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-255/+258
* cleanup: fix local includes in gr-audioAndrej Rode2019-02-011-4/+4
* cleanup: remove dynamic exception specificationsAndrej Rode2018-02-061-1/+1
* Comment typo fixing.luz.paz2018-02-031-2/+2
* add io.h include for portaudio source/sinkJosh Blum2016-08-061-0/+4
* MSVC-specific fixes for compatibilitygnieboer2016-05-301-0/+3
* audio: modified the audio registration system.Tom Rondeau2014-08-131-4/+5
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-1/+1
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-10/+10
* gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-011-4/+4
* audio: wip: converting OSX audio to 3.7 style.Tom Rondeau2013-02-131-0/+378