[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v
From: |
git version control |
Subject: |
[Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v3.4.1-24-g178590c |
Date: |
Thu, 6 Oct 2011 19:14:08 +0000 (UTC) |
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/gnuradio".
The branch, master has been updated
via 178590c3afae08ccafd3db711e2cfa65c841403f (commit)
via 1a3383b19e089d6a8975b991fefe749cac396109 (commit)
via ab8b8c0a683c09db5bb8a715b12f1d012bea0d48 (commit)
via 774373b4d09cab2ce341207161f0a27901bcea10 (commit)
from f3f2885ac08704910592b9091b6817aa71599003 (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 178590c3afae08ccafd3db711e2cfa65c841403f
Merge: ab8b8c0 1a3383b
Author: Tom Rondeau <address@hidden>
Date: Thu Oct 6 14:41:32 2011 -0400
Merge branch 'maint'
commit ab8b8c0a683c09db5bb8a715b12f1d012bea0d48
Merge: f3f2885 774373b
Author: Tom Rondeau <address@hidden>
Date: Thu Oct 6 09:41:11 2011 -0400
Merge branch 'upstream/alsa-sink-warning-fix'
commit 774373b4d09cab2ce341207161f0a27901bcea10
Author: Philip Balister <address@hidden>
Date: Mon Oct 3 14:48:09 2011 -0400
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
at compile time anyway.
Signed-off-by: Philip Balister <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
gr-audio/lib/alsa/audio_alsa_sink.cc | 16 ++++++++--------
gr-uhd/swig/uhd_swig.i | 5 +++--
2 files changed, 11 insertions(+), 10 deletions(-)
hooks/post-receive
--
git://gnuradio.org/gnuradio
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v3.4.1-24-g178590c,
git version control <=