summaryrefslogtreecommitdiff
path: root/gr-audio/lib/windows/windows_source.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* audio: lib: windows: Add <cctype> header for std::isdigit.Ryan Volz2020-10-291-0/+1
* audio: fix Windows loggingjapm482020-10-201-22/+28
* audio: replace stderr logging by calls to GR's logging faciltiesMarcus Müller2020-04-131-21/+36
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* clang-format: Ordering all the includesMarcus Müller2019-08-091-7/+7
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-267/+275
* cleanup: fix local includes in gr-audioAndrej Rode2019-02-011-11/+11
* C++11: Convert boost::lexical_cast to std::to_stringMarcus Müller2018-12-191-2/+0
* gr-audio: windows audio using incorrect logger syntaxgnieboer2016-11-181-7/+7
* gr-audio: Refactored windows audio source see github #939gnieboer2016-10-121-156/+299
* 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-4/+4
* audio: wip: converting windows audio to v3.7 style (untested).Tom Rondeau2013-02-131-0/+194