Statistics
| Branch: | Tag: | Revision:

root / gr-audio-osx / src @ 503efe1f

Name Size
Makefile.am 2.4 kB
audio_osx.h 1.5 kB
audio_osx.i 2.4 kB
audio_osx_sink.cc 11.3 kB
audio_osx_sink.h 2.7 kB
audio_osx_source.cc 31.6 kB
audio_osx_source.h 4.2 kB
circular_buffer.h 9.5 kB
mld_threads.h 6.5 kB
qa_osx.py 1.2 kB
run_tests.in 301 Bytes
test_audio_loop.py 2.1 kB

Latest revisions

# Date Author Comment
c48f42b5 02/25/2009 07:04 pm Johnathan Corgan

Merged r10501:10505 from michaelld/omnithread into trunk. Moves omnithread header files into /gnuradio. Trunk passes distcheck.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10506 221aa14e-8319-0410-a670-987f0aec2ac5

7783dc88 02/10/2009 04:53 am Johnathan Corgan

Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10414 221aa14e-8319-0410-a670-987f0aec2ac5

8193fd8a 02/02/2009 02:27 pm Johnathan Corgan

Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10371 221aa14e-8319-0410-a670-987f0aec2ac5

34af4364 08/24/2008 05:41 pm Johnathan Corgan

Fix compiler warnings across the tree. Adds --enable-warnings-as-errors configure option. Currently compiles with no warnings with GCC 4.2.3 on Ubuntu 8.04.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9396 221aa14e-8319-0410-a670-987f0aec2ac5

776da31e 02/21/2008 07:16 pm Michael Dickens

Merged build_config branch into trunk:

1) Modified top-level run_tests.sh script:

a) to execute code for setting or changing the library search path in
Darwin (DYLD_LIBRARY_PATH) or Windows (PATH) on those host OSs
only, not on other host OSs.
...
42d9c6f4 02/08/2008 11:32 pm Johnathan Corgan

Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GNU Radio modules individually, using already installed dependent libraries and include files. New functionality is enabled using --with-* on configure command line; existing build options should remain unchanged. Nice work by Michael Dickens, still needs documentation update on wiki....

b07df82d 11/27/2007 06:55 pm Johnathan Corgan

Implements ticket:206

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7041 221aa14e-8319-0410-a670-987f0aec2ac5

34feb86d 08/18/2007 08:23 pm Michael Dickens

Reverted source and sink blocking default back to 'true'.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6154 221aa14e-8319-0410-a670-987f0aec2ac5

d33a2b19 08/18/2007 02:56 am Michael Dickens

Fixed use of mutex and condition, which corrects a long-standing rare
bug over contention of shared variables.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6153 221aa14e-8319-0410-a670-987f0aec2ac5

b6597c5a 08/17/2007 03:18 pm Michael Dickens

Added and changed comments debugging commands.

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...

View revisions

Also available in: Atom