[med-svn] [praat] branch upstream updated (89df83b -> c21c4f0)

Rafael Laboissière rlaboiss-guest at alioth.debian.org
Mon Oct 28 12:47:18 UTC 2013


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

rlaboiss-guest pushed a change to branch upstream
in repository praat.

      from  89df83b   Imported Upstream version 5.3.56
       new  c21c4f0   Imported Upstream version 5.3.57+dfsg

The 1 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:
 fon/Makefile                          |    6 +-
 fon/Matrix.cpp                        |    2 +-
 fon/Matrix.h                          |    6 +-
 fon/Matrix_def.h                      |   14 +-
 fon/Photo.cpp                         |  314 ++++++++++++++++++++++++++++++++
 fon/Photo.h                           |   81 +++++++++
 fon/{Matrix_def.h => Photo_def.h}     |   71 +++++---
 fon/Sampled.h                         |    2 -
 fon/SampledXY.cpp                     |   64 +++++++
 fon/SampledXY.h                       |   62 +++++++
 fon/{Matrix_def.h => SampledXY_def.h} |   42 ++---
 fon/manual_tutorials.cpp              |    5 +-
 fon/praat_Fon.cpp                     |  319 ++++++++++++++++++++++++++++++++-
 main/praat_mac.plist                  |   38 +++-
 makefiles/makefile.defs.linux.alsa    |    4 +-
 makefiles/makefile.defs.linux.silent  |    4 +-
 num/NUM.h                             |    6 +-
 praat64_xcodeproj.dmg                 |  Bin 300908 -> 0 bytes
 praat_xcodeproj.dmg                   |  Bin 355256 -> 0 bytes
 sys/Formula.cpp                       |    5 -
 sys/Graphics.h                        |    4 +
 sys/GraphicsP.h                       |    4 +-
 sys/GraphicsScreen.cpp                |    1 +
 sys/Graphics_image.cpp                |  138 ++++++++++----
 sys/Graphics_record.cpp               |   34 +++-
 sys/GuiThing.cpp                      |    5 +
 sys/melder.h                          |    2 +
 sys/melder_audio.cpp                  |   77 ++++----
 sys/oo_DESCRIPTION.h                  |    3 +
 sys/oo_DESTROY.h                      |    2 +-
 sys/oo_READ_BINARY.h                  |   12 +-
 sys/oo_READ_TEXT.h                    |   12 +-
 sys/oo_WRITE_BINARY.h                 |   16 +-
 sys/oo_WRITE_TEXT.h                   |   15 +-
 sys/praat_version.h                   |    8 +-
 35 files changed, 1202 insertions(+), 176 deletions(-)
 create mode 100644 fon/Photo.cpp
 create mode 100644 fon/Photo.h
 copy fon/{Matrix_def.h => Photo_def.h} (50%)
 create mode 100644 fon/SampledXY.cpp
 create mode 100644 fon/SampledXY.h
 copy fon/{Matrix_def.h => SampledXY_def.h} (59%)
 delete mode 100644 praat64_xcodeproj.dmg
 delete mode 100644 praat_xcodeproj.dmg

-- 
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/praat.git



More information about the debian-med-commit mailing list