summaryrefslogtreecommitdiffstats
path: root/gr-audio (follow)
Commit message (Expand)AuthorAgeFilesLines
* grc: add <flags> to blocks dtd (<throttle> still supported)Sebastian Koslowski2015-06-112-2/+2
* Merge remote-tracking branch 'pinkavaj/clear-int-00'Johnathan Corgan2015-04-032-8/+8
|\
| * gr-audio: use generic int types instead of gr_int*Jiří Pinkava2015-03-292-8/+8
* | audio osx: use memcpy instead of bcopy, to be consistent with the rest of GNU Radio.Michael Dickens2015-03-311-4/+4
* | audio osx: change copying of a UInt32 type into a string by using memcpy instead of a direct pointer manipulation, to make some newer compilers happy.Michael Dickens2015-03-311-7/+3
|/
* docs: fixed labels and references in manual.Tom Rondeau2015-03-231-2/+2
* audio: Fixes string format bug in ALSA error messages.Volker Schroer2014-09-302-2/+2
* Merge remote-tracking branch 'arya/audio_registration'Tom Rondeau2014-08-1316-125/+316
|\
| * audio: modified the audio registration system.Tom Rondeau2014-08-1316-125/+316
* | cmake: follow-up to previous mergeTom Rondeau2014-08-081-1/+0
* | Merge branch 'maint'Tom Rondeau2014-08-082-3/+0
|\ \ | |/ |/|
| * controlport: removing use of ice for a controlport rpc.Tom Rondeau2014-08-082-3/+0
* | build: better support for static libs.Tom Rondeau2014-07-181-0/+12
* | examples: Ported examples in GNU Radio tree to QT.Martin Braun2014-07-122-467/+1939
|/
* Merge branch 'maint'Tom Rondeau2014-07-0713-19/+19
|\
| * Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-0713-19/+19
* | build: adds an ENABLE_STATIC_LIB option to cmake to build static (.a) versions of the libraries.Tom Rondeau2014-06-281-0/+13
|/
* gr-audio OSX: fix casting of Int32 to char[] to a memcpy to make older GCC happy.Michael Dickens2014-06-271-6/+6
* gr-audio OSX: fix call to AudioHardwareRemovePropertyListener to match API.Michael Dickens2014-06-271-4/+2
* audio: osx: rename d_buffer_sample_count -> d_buffer_size_samples; truth in naming!Michael Dickens2014-04-242-11/+11
* whitespace onlyMichael Dickens2014-04-241-369/+369
* audio: osx audio fixesMichael Dickens2014-04-242-60/+173
* fix typo in getting default source (output) audio device name from gr::prefsMichael Dickens2014-03-071-1/+1
* fix gr-audio osx:Michael Dickens2014-03-0712-1141/+2648
* Support for >1 jack port, various sizes of jack buffersSteve Haynal2013-12-094-90/+145
* Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use when cross compiling.Philip Balister2013-12-051-1/+1
* Removing gruel from QA python paths.Ben Reynwar2013-06-061-1/+0
* audio: switch default also device from hw:0,0 to default, Bug #551Tim O'Shea2013-06-053-4/+4
* Merge remote-tracking branch 'reynwar/uninstalled_imports' into merge-inplaceJohnathan Corgan2013-06-044-6/+56
|\
| * uninstalled imports: Fixed gr-audio and gr-atsc.Ben Reynwar2013-06-034-6/+56
* | audio: try a couple times before accepting that an alsa device is busyTim O'Shea2013-05-311-2/+8
|/
* build: move from using runtime_swig.i to gnuradio.i to reduce memory load while building.Tom Rondeau2013-05-231-1/+1
* Fix header include directory orderingMichael Dickens2013-05-171-6/+10
* cleaning up files and references to gnuradio-core.Tom Rondeau2013-05-143-30/+44
* audio: moved include dir to gnuradio/audioJohnathan Corgan2013-04-2921-23/+23
* analog: update include dir to gnuradio/analogJohnathan Corgan2013-04-291-1/+1
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-2921-106/+107
* build: uniform handling of controlport vars in swig.Tom Rondeau2013-04-051-0/+5
* Merge branch 'master_grc_components' into next_grc_componentsTom Rondeau2013-04-042-2/+2
|\
| * grc: removed 'old' grc keys from block_tree.Tom Rondeau2013-04-042-2/+2
* | cmake: fix packaging categories to use runtime vs. coreJohnathan Corgan2013-04-031-4/+4
* | docs: updated CMakeLists files to point to include dirs for docstrings.Tom Rondeau2013-04-011-1/+1
* | build: parallel build handling of runtime swig and swig docs.Tom Rondeau2013-04-011-0/+1
* | gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-0113-41/+38
* | build: setting .pc files to require new gnuradio-runtime.Tom Rondeau2013-03-271-1/+1
* | runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-265-6/+6
* | wxgui: Moved oscope and histogram bases into wxgui.Tom Rondeau2013-03-181-3/+3
* | blocks: removing vco_f from core; now in gr-blocks.Tom Rondeau2013-03-181-1/+1
* | Revert "blocks: removed all nco/vco and fxpt stuff from core; now in gr-blocks."Tom Rondeau2013-03-181-1/+1
* | cleaning up, converting examples, etc.Tom Rondeau2013-03-172-2/+3