[med-svn] [edfbrowser] branch master updated (d268967 -> 6ca02b5)
Andreas Tille
tille at debian.org
Mon Sep 18 09:36:00 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 d268967 Hints by Nicolas Guilbert <nicolas at ange.dk> - but it does not build yet.
new 03d1160 Builds now with Qt5
new 1383aca Close bug, upload to unstable
new 5e83817 New upstream version 1.60
new 54591f0 Updated version 1.60 from 'upstream/1.60'
new 6ca02b5 New upstream version
The 5 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 | 71 +++-
ascii2edf.cpp | 23 +-
averager_dialog.cpp | 17 +
biosemi2bdfplus.cpp | 1 +
check_edf_file.cpp | 13 +-
debian/changelog | 11 +-
debian/rules | 4 +-
doc/manual.html | 48 ++-
edf_annot_list.c | 82 ++++
edf_annot_list.h | 3 +
edf_annotations.cpp | 12 +-
edfbrowser.pro | 18 +-
edflib.c | 20 +-
edit_annotation_dock.cpp | 12 +-
edit_annotation_dock.h | 1 +
filteredblockread.cpp | 5 +
global.h | 9 +-
header_editor.cpp | 103 ++++-
images/splash.png | Bin 9305 -> 9306 bytes
import_annotations.cpp | 5 +
load_montage_dialog.cpp | 138 ++++++-
load_montage_dialog.h | 1 +
mainwindow.cpp | 108 +++++-
mainwindow.h | 5 +
mainwindow_constr.cpp | 35 +-
mit2edf.cpp | 75 +++-
mit2edf.h | 1 +
options_dialog.cpp | 83 +++-
options_dialog.h | 3 +
plif_ecg_subtract_filter.c | 416 +++++++++++++++++++++
plif_ecg_subtract_filter.h | 89 +++++
plif_ecg_subtract_filter_dialog.cpp | 301 +++++++++++++++
...r_dialog.h => plif_ecg_subtract_filter_dialog.h | 29 +-
print_to_bdf.cpp | 21 +-
print_to_edf.cpp | 19 +-
read_write_settings.cpp | 45 ++-
save_montage_dialog.cpp | 9 +
show_actual_montage_dialog.cpp | 8 +
signal_chooser.cpp | 14 +
signals_dialog.cpp | 2 +-
spectrum_dock.cpp | 17 +
spectrumanalyzer.cpp | 17 +
version.txt | 25 ++
view_montage_dialog.cpp | 63 +++-
viewbuf.cpp | 24 +-
viewcurve.cpp | 135 ++++++-
viewcurve.h | 2 +
47 files changed, 2011 insertions(+), 132 deletions(-)
create mode 100644 plif_ecg_subtract_filter.c
create mode 100644 plif_ecg_subtract_filter.h
create mode 100644 plif_ecg_subtract_filter_dialog.cpp
copy spike_filter_dialog.h => plif_ecg_subtract_filter_dialog.h (76%)
--
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