[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/jcorgan branch, master, updated. 3.
From: |
git repository hosting |
Subject: |
[Commit-gnuradio] git://gnuradio.org/jcorgan branch, master, updated. 3.3git-733-g665d7a8 |
Date: |
Mon, 26 Apr 2010 21:42:40 +0100 (BST) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/jcorgan".
The branch, master has been updated
via 665d7a850eeb46bfc6388a98e4a4107648cb6add (commit)
via a40feb1dece1b8064f3f81e669f3ed38b60b6dd8 (commit)
via 1eb2ad3909a0ba16e8c03776d1d26693b9b152a5 (commit)
via a712b478c2824396408b2ec11584b7d559015b25 (commit)
via 3e8c1915a289088aa801427defc18a165ba43cd1 (commit)
from a3278070d3e991ea0a8f6e62bbfc2a2e177fe8e7 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 665d7a850eeb46bfc6388a98e4a4107648cb6add
Merge: a3278070d3e991ea0a8f6e62bbfc2a2e177fe8e7
a40feb1dece1b8064f3f81e669f3ed38b60b6dd8
Author: Johnathan Corgan <address@hidden>
Date: Mon Apr 26 13:05:03 2010 -0700
Merge branch 'wip/remove-mld-threads'
* wip/remove-mld-threads:
Further updates for removing omnithreads
Update build configuration for OSX omnithreads changeover
initial move from mld_threads to gruel:: namespace threads and such
Initial changes to remove mld_thread and instead use gruel:: namespace
classes
commit a40feb1dece1b8064f3f81e669f3ed38b60b6dd8
Author: Johnathan Corgan <address@hidden>
Date: Mon Apr 26 13:04:23 2010 -0700
Further updates for removing omnithreads
Updates README
Removes Darwin specific variable in usrp.pc
commit 1eb2ad3909a0ba16e8c03776d1d26693b9b152a5
Author: Johnathan Corgan <address@hidden>
Date: Mon Apr 26 09:13:17 2010 -0700
Update build configuration for OSX omnithreads changeover
gr-audio-osx now depends on gruel (via gnuradio-core) vs. omnithreads
usrp now depends on gruel vs. omnithreads
Boost base library dependency has been upped to 1.37 for
Darwin only, for Darwin specific code in usrp host library
commit a712b478c2824396408b2ec11584b7d559015b25
Author: Michael Dickens <address@hidden>
Date: Mon Apr 19 15:35:07 2010 -0600
initial move from mld_threads to gruel:: namespace threads and such
commit 3e8c1915a289088aa801427defc18a165ba43cd1
Author: Michael Dickens <address@hidden>
Date: Mon Apr 19 09:29:43 2010 -0600
Initial changes to remove mld_thread and instead use gruel:: namespace
classes
-----------------------------------------------------------------------
Summary of changes:
README | 2 +-
config/grc_gr_audio_osx.m4 | 5 +-
config/grc_usrp.m4 | 16 +--
configure.ac | 14 ++-
gr-audio-osx/src/Makefile.am | 8 +-
gr-audio-osx/src/audio_osx_sink.cc | 35 ++---
gr-audio-osx/src/audio_osx_sink.h | 6 +-
gr-audio-osx/src/audio_osx_source.cc | 49 +++----
gr-audio-osx/src/audio_osx_source.h | 6 +-
gr-audio-osx/src/circular_buffer.h | 69 ++++-----
gr-audio-osx/src/mld_threads.h | 272 ---------------------------------
usrp/host/lib/Makefile.am | 9 +-
usrp/host/lib/circular_buffer.h | 69 ++++-----
usrp/host/lib/circular_linked_list.h | 34 ++---
usrp/host/lib/fusb_darwin.cc | 97 ++++++-------
usrp/host/lib/fusb_darwin.h | 13 +-
usrp/host/lib/mld_threads.h | 275 ----------------------------------
usrp/usrp.pc.in | 2 +-
18 files changed, 198 insertions(+), 783 deletions(-)
delete mode 100644 gr-audio-osx/src/mld_threads.h
delete mode 100644 usrp/host/lib/mld_threads.h
hooks/post-receive
--
git://gnuradio.org/jcorgan
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/jcorgan branch, master, updated. 3.3git-733-g665d7a8,
git repository hosting <=