Statistics
| Branch: | Tag: | Revision:

root / gr-audio-oss @ 25bf9bbd

Name Size
  src
.gitignore 304 Bytes
Makefile.am 985 Bytes
gnuradio-audio-oss.pc.in 271 Bytes
gr-audio-oss.conf 284 Bytes

Latest revisions

# Date Author Comment
25bf9bbd 11/10/2010 08:10 pm Rob Savoye

don't ifdef the target away. regenerate .gen files.

5ea1059c 11/10/2010 08:10 pm Rob Savoye

regenerated

b866f364 11/10/2010 08:10 pm Rob Savoye

regenerated after changes to .i files

ed409420 11/10/2010 08:10 pm Rob Savoye

regenerated after changes to the template

b47b9ca4 11/10/2010 08:10 pm Rob Savoye

regenerated from template

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

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

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();...

View revisions

Also available in: Atom