Statistics
| Branch: | Tag: | Revision:

root / gr-audio / lib @ 861b084a

Name Size
  alsa
  jack
  oss
  osx
  portaudio
  windows
.gitignore 23 Bytes
CMakeLists.txt 5.5 kB
Makefile.am 4.4 kB
gr-audio.conf 414 Bytes
gr_audio_registry.cc 4.2 kB
gr_audio_registry.h 2 kB

Latest revisions

# Date Author Comment
861b084a 02/16/2012 06:13 pm Michael Dickens

allow any input hardware audio rate; fix use of deprecated function 'AudioHardwareGetProperty'

963b3dd9 01/06/2012 07:19 pm Tom Rondeau

Remove some more warnings. I'm probably being a bit OCD about these ones, but it makes the build output so much nicer...

c89c95cf 10/25/2011 06:04 pm Tom Rondeau

Merge branch 'maint'

faf7dea0 10/23/2011 10:43 pm Josh Blum

the libraries

1259a01a 10/12/2011 04:35 am Josh Blum

Merge branch 'next' of http://gnuradio.org/git/gnuradio into next

Conflicts:
gr-digital/include/digital_constellation.h

79b68aa7 10/10/2011 01:58 am Tom Rondeau

docs: adding doc directory, Doxygen page, and README for audio package.

71c0f14a 10/09/2011 12:11 am Josh Blum

gr: the CMakeLists.txt took a chill pill

fcc0ce92 10/08/2011 06:56 pm Josh Blum

Merge branch 'next' of http://gnuradio.org/git/gnuradio into digital

334f45e5 10/07/2011 08:08 pm Philip Balister

audio_alsa_source : Fix warning on 32 bit builds.

On machines where sizeof(long) = sizeof(int) the code for calculating
scale factors produced an overflow warning. This change simplifies the
code by eliminating the shift. The compiler should calculate the constant...

774373b4 10/03/2011 10:15 pm Philip Balister

audio_alsa_sink : Fix warning on 32 bit builds.

On machines where sizeof(long) = sizeof(int) the code for calculating
scale factors produced an overflow warning. This change simplifies the
code by eliminating the shift. The compiler should calculate the constant...

View revisions

Also available in: Atom