commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] git://gnuradio.org/jcorgan branch, wip/gr-blocks-maste


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/jcorgan branch, wip/gr-blocks-master, updated. 3.6.1git-351-g9f72b87
Date: Fri, 28 Sep 2012 17:27:40 +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/jcorgan".

The branch, wip/gr-blocks-master has been updated
       via  9f72b877043cd6e5d8e7cee20c0e4390419a94b7 (commit)
       via  515d1b6f91f5dd28997525b1e88006bbfc0f170a (commit)
       via  a07fe1904412af78b3d70a6225e6efe10c9efbe5 (commit)
       via  96f181f29afbae43fa449297a232637fadf426d0 (commit)
       via  08cf111f1d30ad08965c2892aeed5030d2cec1b2 (commit)
       via  f1ef7c182d22df3e757b7dc4fa2970fc8bf143de (commit)
       via  c85bd69a10790583896aae0b420ff777e842bc8a (commit)
       via  a416cb7eb2ae9d98369e38bd53885d5f5a7f1fd2 (commit)
      from  2d2afd3b387bd3426cc30239f679d48cefe9eb93 (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 9f72b877043cd6e5d8e7cee20c0e4390419a94b7
Merge: 2d2afd3 515d1b6
Author: Johnathan Corgan <address@hidden>
Date:   Fri Sep 28 10:30:00 2012 -0700

    Merge branch 'master' into wip/gr-blocks-master

commit 515d1b6f91f5dd28997525b1e88006bbfc0f170a
Author: Tim O'Shea <address@hidden>
Date:   Wed Sep 26 14:18:30 2012 -0400

    added the ability to open custom GRC hier block definitions from graphs 
using an instance of them

commit a07fe1904412af78b3d70a6225e6efe10c9efbe5
Author: Tim O'Shea <address@hidden>
Date:   Tue Sep 25 11:40:10 2012 -0400

    adding GRC Reload Block XML action

commit 96f181f29afbae43fa449297a232637fadf426d0
Merge: c85bd69 08cf111
Author: Johnathan Corgan <address@hidden>
Date:   Thu Sep 27 11:16:50 2012 -0400

    Merge branch 'maint'

commit 08cf111f1d30ad08965c2892aeed5030d2cec1b2
Author: Josh Blum <address@hidden>
Date:   Tue Aug 14 23:00:16 2012 -0700

    core: fix use of private vars in place of API accessor
    
    Conflicts:
    
        gnuradio-core/src/lib/io/gr_tagged_file_sink.cc

commit f1ef7c182d22df3e757b7dc4fa2970fc8bf143de
Author: Josh Blum <address@hidden>
Date:   Wed Sep 19 14:24:47 2012 -0400

    digital: fix private access in gr_endian_swap

commit c85bd69a10790583896aae0b420ff777e842bc8a
Merge: a4e2e8a a416cb7
Author: Johnathan Corgan <address@hidden>
Date:   Mon Sep 10 08:42:14 2012 -0700

    Merge branch 'maint'

commit a416cb7eb2ae9d98369e38bd53885d5f5a7f1fd2
Author: Josh Blum <address@hidden>
Date:   Mon Sep 10 00:51:27 2012 -0700

    volk: forgot critical variable subs

-----------------------------------------------------------------------

Summary of changes:
 gnuradio-core/src/lib/general/gr_annotator_raw.cc |    2 +-
 gnuradio-core/src/lib/general/gr_endian_swap.cc   |    2 +-
 gnuradio-core/src/lib/io/gr_tagged_file_sink.cc   |    2 +-
 grc/base/Block.py                                 |    1 +
 grc/base/Platform.py                              |    4 ++++
 grc/gui/ActionHandler.py                          |   12 ++++++++++++
 grc/gui/Actions.py                                |   10 ++++++++++
 grc/gui/Bars.py                                   |    3 +++
 grc/gui/BlockTreeWindow.py                        |    5 +++++
 grc/gui/FlowGraph.py                              |    1 +
 grc/gui/MainWindow.py                             |    5 ++++-
 grc/python/block.dtd                              |    3 ++-
 grc/python/convert_hier.py                        |    1 +
 volk/lib/CMakeLists.txt                           |    2 +-
 14 files changed, 47 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
git://gnuradio.org/jcorgan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]