summaryrefslogtreecommitdiff
path: root/gr-audio-osx/src/audio_osx_source.cc
Commit message (Collapse)AuthorAgeFilesLines
* audio: remove obsoleted individual top-level componentsJohnathan Corgan2011-03-141-1023/+0
|
* Modify all block factories to use gnuradio::get_initial_sptr.Eric Blossom2010-08-031-1/+1
|
* Initial changes to remove mld_thread and instead use gruel:: namespace classesMichael Dickens2010-04-191-30/+19
|
* osx 10.6 x86_64 fixes for gr-audio-osxMichael2009-10-151-75/+101
|
* Fixed use of mutex and condition, which corrects a long-standing raremichaelld2007-08-181-14/+7
| | | | | | | | bug over contention of shared variables. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6153 221aa14e-8319-0410-a670-987f0aec2ac5
* Added and changed comments debugging commands.michaelld2007-08-171-26/+50
| | | | | | | | | | | | Changed the 'do_block' argument from true to false as the default. Corrected a bug in the source: if 'do_block' is false and there is no data to return in "work()", now correctly releases the internal mutex before returning (0). git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6147 221aa14e-8319-0410-a670-987f0aec2ac5
* added some debugging comments; fixed a bug in the circular buffer somichaelld2007-08-171-3/+16
| | | | | | | | | that the internal mutex is released correctly and new data overwrites older data when an overrun occurs and writing is not blocked. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6145 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-211-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated FSF address in all files. Fixes ticket:51eb2006-09-131-2/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3534 221aa14e-8319-0410-a670-987f0aec2ac5
* Houston, we have a trunk.jcorgan2006-08-031-0/+978
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3122 221aa14e-8319-0410-a670-987f0aec2ac5