Statistics
| Branch: | Tag: | Revision:

root / gr-audio-portaudio @ 2652a203

Name Size
  src
.gitignore 330 Bytes
Makefile.am 997 Bytes
README 2.9 kB
autoconfiscate.patch 38.8 kB
gnuradio-audio-portaudio.pc.in 289 Bytes
gr-audio-portaudio.conf 255 Bytes

Latest revisions

# Date Author Comment
2652a203 10/05/2010 12:18 am Tom Rondeau

Updating all of the QA code that I can actually test to work with the new XML output runners.

0a9b999b 08/03/2010 08:43 pm Eric Blossom

Modify all block factories to use gnuradio::get_initial_sptr.

ad13c00a 05/29/2010 03:02 am Johnathan Corgan

Make C++ shared libraries versioned

a178f23b 04/27/2010 05:13 am Johnathan Corgan

Convert gr-audio-portaudio to Boost via gruel

Remove omnithread dependency in build for gr-audio-portaudio
Remove unused debugging utility class in gnuradio-core (gri_logger)

253018c6 08/14/2009 06:10 pm git

Added git ignore files auto created from svn:ignore properties.

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

970d8502 07/25/2009 06:06 pm Johnathan Corgan

Update omnithread linking.

Moved link against omnithread from gnuradio-core to those components
still using it (and were depending on pulling omnithread in that way).

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

4b4da485 07/25/2009 05:39 pm Johnathan Corgan

Merge r11462:11485 from jcorgan/omni into trunk.

Removes dependency on omnithreads from gnuradio-core.

Trunk passes distcheck.

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

3b0db383 07/11/2009 02:34 am Johnathan Corgan

Implements ticket:401 and ticket:402.

Adds several API functions to determine build constants at runtime, and
a convenience command line program to display them:

From C++:

const std::string gr_prefix();
const std::string gr_sysconfdir();
const std::string gr_prefsdir();...

37082c20 06/13/2009 10:35 pm Josh Blum

Defined a gr_sysconfdir in Makefile.common
Modified uses of etcdir to use gr_sysconfdir.

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

40b8a57d 05/27/2009 01:54 am Johnathan Corgan

Merged r11123:11148 from jcorgan/np into trunk.

Adds --enable-python option to configure (defaults to yes).

Using --disable-python or --enable-python=no will cause only
C++ API targets to be created and installed.

Several new shared libraries are now created. Where in the past,...

View revisions

Also available in: Atom