summaryrefslogtreecommitdiff
path: root/gr-audio-osx/src
Commit message (Expand)AuthorAgeFilesLines
* Use load-extension-global instead of load-extensionEric Blossom2010-12-101-1/+1
* Regenerated Makefile.swig.gen'sEric Blossom2010-12-031-5/+5
* Rename libguile- to libguile-gnuradio- to match guile library naming convention.Eric Blossom2010-12-031-1/+1
* Update .gitignore'sEric Blossom2010-11-241-0/+3
* Major Makefile.am housecleaning. Passes distcheck.Eric Blossom2010-11-241-12/+7
* Consistently use TESTS += in conditionalsEric Blossom2010-11-241-1/+2
* regeneratedRob Savoye2010-11-191-11/+23
* regeneratedEric Blossom2010-11-161-1/+1
* regeneratedEric Blossom2010-11-101-26/+9
* regeneratedEric Blossom2010-11-101-8/+7
* Remove swig generated python code from C++-only librariesEric Blossom2010-11-101-2/+1
* regeneratedEric Blossom2010-11-101-2/+5
* add load-extension supportRob Savoye2010-11-101-0/+10
* regenerateEric Blossom2010-11-101-6/+6
* Rengenerate Makefile.swig.gen'sEric Blossom2010-11-101-182/+40
* add python/*.cc to SOURCES so dependencies work properly.Rob Savoye2010-11-101-1/+2
* regenerated after changes to the templateRob Savoye2010-11-101-14/+45
* Modify all block factories to use gnuradio::get_initial_sptr.Eric Blossom2010-08-032-2/+2
* Make C++ shared libraries versionedJohnathan Corgan2010-05-281-1/+2
* Initial changes to remove mld_thread and instead use gruel:: namespace classesMichael Dickens2010-04-197-368/+77
* moved all 'fprintf (stderr, ...)' calls to std::cerr, for 'universal' OSX pri...Michael2009-10-191-27/+30
* osx 10.6 x86_64 fixes for gr-audio-osxMichael2009-10-154-110/+179
* OSX 10.6 x86_64 fixes for configure and libusb; Audio is nextMichael2009-10-151-26/+28
* Added git ignore files auto created from svn:ignore properties.git2009-08-141-0/+13
* Update omnithread linking.jcorgan2009-07-251-1/+2
* Fix typo in library name; passes make & check.michaelld2009-05-271-1/+1
* Merged r11123:11148 from jcorgan/np into trunk.jcorgan2009-05-271-16/+20
* Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan2009-03-142-50/+295
* Merged r10501:10505 from michaelld/omnithread into trunk. Moves omnithread h...jcorgan2009-02-251-1/+1
* Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.jcorgan2009-02-101-7/+2
* Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck.jcorgan2009-02-021-6/+4
* Fix compiler warnings across the tree. Adds --enable-warnings-as-errors conf...jcorgan2008-08-241-0/+2
* Merged build_config branch into trunk:michaelld2008-02-211-1/+1
* Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN...jcorgan2008-02-081-3/+4
* Implements ticket:206jcorgan2007-11-272-6/+6
* Reverted source and sink blocking default back to 'true'.michaelld2007-08-182-2/+2
* Fixed use of mutex and condition, which corrects a long-standing raremichaelld2007-08-184-104/+94
* Added and changed comments debugging commands.michaelld2007-08-173-28/+52
* added some debugging comments; fixed a bug in the circular buffer somichaelld2007-08-172-5/+20
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-2111-11/+11
* Merged r4632:4645 on jcorgan/linking into trunk. Cleans up linking issues wi...jcorgan2007-02-261-1/+1
* Fixes ticket:82.jcorgan2006-10-051-1/+1
* Partial fix for ticket:76. Fixes those components that are beingjcorgan2006-09-281-0/+5
* Updated FSF address in all files. Fixes ticket:51eb2006-09-1311-22/+22
* Implements ticket:3 and fixes ticket:42. The common functionality of jcorgan2006-08-271-51/+8
* Fixes ticket:35.jcorgan2006-08-201-3/+3
* Fixes ticket:26, ticket:27, and ticket:32.jcorgan2006-08-122-1/+5
* Fixes for ticket:10, ticket:18, and ticket:19. Merged r3194:3215 fromjcorgan2006-08-072-2/+4
* Houston, we have a trunk.jcorgan2006-08-0312-0/+2569