[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] 01/01: Merge branch 'next' into next-qt5
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] 01/01: Merge branch 'next' into next-qt5 |
Date: |
Tue, 26 Apr 2016 00:41:06 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a commit to branch next-qt5
in repository gnuradio.
commit 90737bc67615196373cf06cb4a477de50a93a3df
Merge: 3e494c4 9234a66
Author: Johnathan Corgan <address@hidden>
Date: Mon Apr 25 17:29:09 2016 -0700
Merge branch 'next' into next-qt5
gr-audio/lib/windows/windows_sink.cc | 424 ++++++++++++++-----------
gr-audio/lib/windows/windows_sink.h | 13 +-
gr-blocks/lib/udp_source_impl.cc | 4 +-
gr-filter/include/gnuradio/filter/iir_filter.h | 18 +-
gr-qtgui/CMakeLists.txt | 1 +
gr-qtgui/examples/c++/CMakeLists.txt | 49 +++
gr-qtgui/examples/c++/display_qt.cc | 126 ++++++++
gr-qtgui/examples/c++/display_qt.h | 77 +++++
8 files changed, 515 insertions(+), 197 deletions(-)