[med-svn] [edfbrowser] branch master updated (6ca02b5 -> 669b2e3)

Andreas Tille tille at debian.org
Mon Nov 13 12:03:47 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a change to branch master
in repository edfbrowser.

      from  6ca02b5   New upstream version
       new  98c02ce   New upstream version 1.61
       new  d367bf4   Update upstream source from tag 'upstream/1.61'
       new  37fd016   Standards-Version: 4.1.1
       new  669b2e3   Secure URI in watch file

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.txt                                        |   12 +-
 annotations_dock.cpp                              |  102 ++-
 annotations_dock.h                                |    8 +-
 annotlist_filter_dialog.cpp                       |  373 ++++++++
 averager_dialog.h => annotlist_filter_dialog.h    |   75 +-
 averager_curve_wnd.cpp                            |    4 +-
 averager_curve_wnd.h                              |    8 +-
 averager_dialog.cpp                               |   61 +-
 averager_dialog.h                                 |    9 +-
 debian/changelog                                  |    8 +
 debian/control                                    |    2 +-
 debian/watch                                      |    4 +-
 doc/manual.html                                   |   34 +-
 edf_annot_list.c                                  |   45 +
 edf_annot_list.h                                  |    2 +
 edfbrowser.pro                                    |    4 +
 reduce_signals.cpp => export_filtered_signals.cpp | 1004 +++++++++++----------
 reduce_signals.h => export_filtered_signals.h     |   50 +-
 filteredblockread.cpp                             |   10 +-
 global.h                                          |   10 +-
 images/splash.png                                 |  Bin 9306 -> 9150 bytes
 mainwindow.cpp                                    |    7 +
 mainwindow.h                                      |    8 +-
 mainwindow_constr.cpp                             |   10 +-
 options_dialog.cpp                                |  234 ++---
 options_dialog.h                                  |    7 +-
 print_to_bdf.cpp                                  |    2 -
 print_to_edf.cpp                                  |    2 -
 read_write_settings.cpp                           |  100 +-
 reduce_signals.cpp                                |  130 ++-
 statistics_dialog.cpp                             |  119 ++-
 statistics_dialog.h                               |    6 +-
 version.txt                                       |   18 +-
 viewcurve.cpp                                     |   62 +-
 34 files changed, 1746 insertions(+), 784 deletions(-)
 create mode 100644 annotlist_filter_dialog.cpp
 copy averager_dialog.h => annotlist_filter_dialog.h (60%)
 copy reduce_signals.cpp => export_filtered_signals.cpp (58%)
 copy reduce_signals.h => export_filtered_signals.h (72%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/edfbrowser.git



More information about the debian-med-commit mailing list