[med-svn] [praat] 10/10: Merge tag 'upstream/6.0.18'

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Mon Jun 13 07:46:41 UTC 2016


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

rlaboiss-guest pushed a commit to branch master
in repository praat.

commit 23ad6d00c6507c962f4ffbc73c99cfd56bdc7d71
Merge: 83b2e9a 7322f72
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Sun Jun 12 16:38:46 2016 -0300

    Merge tag 'upstream/6.0.18'
    
    Upstream version 6.0.18

 EEG/EEG.cpp                                        |   329 +-
 EEG/EEG.h                                          |    26 +-
 EEG/EEGWindow.cpp                                  |    31 +-
 EEG/EEGWindow.h                                    |    11 +-
 EEG/EEGWindow_prefs.h                              |     7 +-
 EEG/EEG_def.h                                      |    12 +-
 EEG/ERP.cpp                                        |    41 +-
 EEG/ERP.h                                          |    12 +-
 EEG/ERPTier.cpp                                    |   176 +-
 EEG/ERPTier.h                                      |    30 +-
 EEG/ERPTier_def.h                                  |    18 +-
 EEG/ERPWindow.cpp                                  |    69 +-
 EEG/ERPWindow.h                                    |    11 +-
 EEG/ERPWindow_prefs.h                              |     7 +-
 EEG/ERP_def.h                                      |     7 +-
 EEG/manual_EEG.cpp                                 |     7 +-
 EEG/praat_EEG.cpp                                  |   338 +-
 FFNet/FFNet.cpp                                    |   276 +-
 FFNet/FFNet.h                                      |    34 +-
 FFNet/FFNet_Activation_Categories.cpp              |    43 +-
 FFNet/FFNet_Activation_Categories.h                |    15 +-
 FFNet/FFNet_Eigen.cpp                              |    39 +-
 FFNet/FFNet_Eigen.h                                |    11 +-
 FFNet/FFNet_Matrix.cpp                             |    29 +-
 FFNet/FFNet_Matrix.h                               |    13 +-
 FFNet/FFNet_Pattern.cpp                            |     9 +-
 FFNet/FFNet_Pattern.h                              |     9 +-
 FFNet/FFNet_Pattern_Activation.cpp                 |   122 +-
 FFNet/FFNet_Pattern_Activation.h                   |    15 +-
 FFNet/FFNet_Pattern_Categories.cpp                 |    83 +-
 FFNet/FFNet_Pattern_Categories.h                   |    15 +-
 FFNet/FFNet_def.h                                  |    17 +-
 FFNet/manual_FFNet.cpp                             |    63 +-
 FFNet/praat_FFNet_init.cpp                         |   163 +-
 LPC/Cepstrogram.cpp                                |   174 +-
 LPC/Cepstrogram.h                                  |    43 +-
 LPC/Cepstrum.cpp                                   |   234 +-
 LPC/Cepstrum.h                                     |    32 +-
 LPC/Cepstrum_and_Spectrum.cpp                      |   100 +-
 LPC/Cepstrum_and_Spectrum.h                        |    27 +-
 LPC/Cepstrumc.cpp                                  |    28 +-
 LPC/Cepstrumc.h                                    |    16 +-
 LPC/Cepstrumc_def.h                                |    22 +-
 LPC/Formant_extensions.cpp                         |    33 +-
 LPC/Formant_extensions.h                           |    11 +-
 LPC/LPC.cpp                                        |    47 +-
 LPC/LPC.h                                          |    27 +-
 LPC/LPC_and_Cepstrumc.cpp                          |    19 +-
 LPC/LPC_and_Cepstrumc.h                            |    13 +-
 LPC/LPC_and_Formant.cpp                            |    27 +-
 LPC/LPC_and_Formant.h                              |    21 +-
 LPC/LPC_and_LFCC.cpp                               |    24 +-
 LPC/LPC_and_LFCC.h                                 |    13 +-
 LPC/LPC_and_Polynomial.cpp                         |    17 +-
 LPC/LPC_and_Polynomial.h                           |    13 +-
 LPC/LPC_and_Tube.cpp                               |    67 +-
 LPC/LPC_and_Tube.h                                 |    15 +-
 LPC/LPC_def.h                                      |     7 +-
 LPC/LPC_to_Spectrogram.cpp                         |    17 +-
 LPC/LPC_to_Spectrogram.h                           |    11 +-
 LPC/LPC_to_Spectrum.cpp                            |    27 +-
 LPC/LPC_to_Spectrum.h                              |    17 +-
 LPC/Sound_and_Cepstrum.cpp                         |    43 +-
 LPC/Sound_and_Cepstrum.h                           |    15 +-
 LPC/Sound_and_LPC.cpp                              |   134 +-
 LPC/Sound_and_LPC.h                                |    32 +-
 LPC/Sound_and_LPC_robust.cpp                       |    87 +-
 LPC/Sound_and_LPC_robust.h                         |    13 +-
 LPC/Tube.cpp                                       |    38 +-
 LPC/Tube.h                                         |    31 +-
 LPC/Tube_def.h                                     |     7 +-
 LPC/VocalTractTier.cpp                             |   102 +-
 LPC/VocalTractTier.h                               |    25 +-
 LPC/VocalTractTier_def.h                           |    13 +-
 LPC/manual_LPC.cpp                                 |    19 +-
 LPC/praat_LPC_init.cpp                             |   215 +-
 README.md                                          |   147 +
 artsynth/Art_Speaker.cpp                           |     7 +-
 artsynth/Art_Speaker.h                             |     7 +-
 artsynth/Art_Speaker_Delta.cpp                     |     7 +-
 artsynth/Art_Speaker_Delta.h                       |     7 +-
 artsynth/Art_Speaker_to_VocalTract.cpp             |    35 +-
 artsynth/Art_Speaker_to_VocalTract.h               |    11 +-
 artsynth/Articulation.cpp                          |    13 +-
 artsynth/Articulation.h                            |    12 +-
 artsynth/Articulation_def.h                        |    11 +-
 artsynth/Articulation_enums.h                      |     7 +-
 artsynth/Artword.cpp                               |    29 +-
 artsynth/Artword.h                                 |    26 +-
 artsynth/ArtwordEditor.cpp                         |    64 +-
 artsynth/ArtwordEditor.h                           |    13 +-
 artsynth/Artword_Speaker.cpp                       |    33 +-
 artsynth/Artword_Speaker.h                         |     7 +-
 artsynth/Artword_Speaker_Sound.cpp                 |    50 +-
 artsynth/Artword_Speaker_Sound.h                   |     7 +-
 artsynth/Artword_Speaker_to_Sound.cpp              |   347 +-
 artsynth/Artword_Speaker_to_Sound.h                |    17 +-
 artsynth/Artword_def.h                             |    12 +-
 artsynth/Artword_to_Art.cpp                        |    15 +-
 artsynth/Artword_to_Art.h                          |    11 +-
 artsynth/Delta.cpp                                 |    17 +-
 artsynth/Delta.h                                   |    21 +-
 artsynth/Speaker.cpp                               |    14 +-
 artsynth/Speaker.h                                 |    10 +-
 artsynth/Speaker_def.h                             |    56 +-
 artsynth/Speaker_to_Delta.cpp                      |   213 +-
 artsynth/Speaker_to_Delta.h                        |     9 +-
 artsynth/manual_Artsynth.cpp                       |     7 +-
 artsynth/praat_Artsynth.cpp                        |   194 +-
 contrib/ola/FeatureWeights.cpp                     |   120 +-
 contrib/ola/FeatureWeights.h                       |    14 +-
 contrib/ola/FeatureWeights_def.h                   |    12 +-
 contrib/ola/KNN.cpp                                |   460 +-
 contrib/ola/KNN.h                                  |    26 +-
 contrib/ola/KNN_def.h                              |    23 +-
 contrib/ola/KNN_prune.cpp                          |    37 +-
 contrib/ola/KNN_prune.h                            |     7 +-
 contrib/ola/KNN_threads.cpp                        |    33 +-
 contrib/ola/KNN_threads.h                          |    11 +-
 contrib/ola/OlaP.h                                 |     7 +-
 contrib/ola/Pattern_to_Categories_cluster.cpp      |    63 +-
 contrib/ola/Pattern_to_Categories_cluster.h        |     9 +-
 contrib/ola/manual_KNN.cpp                         |     9 +-
 contrib/ola/praat_contrib_Ola_KNN.cpp              |   218 +-
 dwsys/Collection_extensions.cpp                    |   198 +-
 dwsys/Collection_extensions.h                      |    31 +-
 dwsys/Command.cpp                                  |    89 +-
 dwsys/Command.h                                    |    67 +-
 dwsys/DLL.cpp                                      |   226 -
 dwsys/DLL.h                                        |    64 -
 dwsys/DoublyLinkedList.cpp                         |   222 +
 dwsys/DoublyLinkedList.h                           |    66 +
 dwsys/Eigen.cpp                                    |   264 +-
 dwsys/Eigen.h                                      |    77 +-
 dwsys/Eigen_def.h                                  |    13 +-
 dwsys/FileInMemory.cpp                             |   186 +-
 dwsys/FileInMemory.h                               |    55 +-
 dwsys/Graphics_extensions.cpp                      |    25 +-
 dwsys/Graphics_extensions.h                        |    14 +-
 dwsys/Index.cpp                                    |    54 +-
 dwsys/Index.h                                      |    15 +-
 dwsys/Index_def.h                                  |    17 +-
 dwsys/Makefile                                     |     2 +-
 dwsys/NUM2.cpp                                     |   824 +-
 dwsys/NUM2.h                                       |   120 +-
 dwsys/NUMcblas.cpp                                 |     4 +-
 dwsys/NUMcblas.h                                   |     7 +-
 dwsys/NUMclapack.h                                 |     7 +-
 dwsys/NUMf2c.cpp                                   |     6 +-
 dwsys/NUMf2c.h                                     |     7 +-
 dwsys/NUMfft_core.h                                |     1 -
 dwsys/NUMfft_d.cpp                                 |     7 +-
 dwsys/NUMhuber.cpp                                 |    41 +-
 dwsys/NUMlapack.cpp                                |     7 +-
 dwsys/NUMlapack.h                                  |     7 +-
 dwsys/NUMmachar.cpp                                |     7 +-
 dwsys/NUMmachar.h                                  |     7 +-
 dwsys/NUMsort2.cpp                                 |   234 +-
 dwsys/NUMstring.cpp                                |    96 +-
 dwsys/Permutation.cpp                              |   147 +-
 dwsys/Permutation.h                                |    34 +-
 dwsys/Permutation_and_Index.cpp                    |    21 +-
 dwsys/Permutation_and_Index.h                      |    11 +-
 dwsys/Permutation_def.h                            |     9 +-
 dwsys/SVD.cpp                                      |    82 +-
 dwsys/SVD.h                                        |    29 +-
 dwsys/SVD_def.h                                    |    11 +-
 dwsys/SimpleVector.cpp                             |    31 +-
 dwsys/SimpleVector.h                               |    21 +-
 dwsys/SimpleVector_def.h                           |    11 +-
 dwsys/Simple_extensions.cpp                        |    27 +-
 dwsys/Simple_extensions.h                          |    17 +-
 dwsys/regularExp.cpp                               |     6 +-
 dwtest/pols_50males_format0.Discriminant           |   389 +
 dwtest/runAllTests.praat                           |    20 +-
 dwtest/test_Activation.praat                       |    25 +
 dwtest/test_Confusion.praat                        |     8 +-
 dwtest/test_Covariance.praat                       |    61 +
 dwtest/test_Discriminant.praat                     |    48 +-
 dwtest/test_FFNet.praat                            |    31 +
 dwtest/test_HMM.praat                              |    64 +
 dwtest/test_KlattGrid.praat                        |     7 +-
 dwtest/test_KruskalWallis.praat                    |     7 +-
 dwtest/test_MDS.praat                              |    37 +-
 dwtest/test_OnewayAnova.praat                      |     7 +-
 dwtest/test_Polygon_simplify.praat                 |     4 -
 dwtest/test_Procrustes.praat                       |   263 +-
 dwtest/test_Sound_draw_where.praat                 |     1 +
 dwtest/test_Sound_paint_where.praat                |     2 +-
 dwtest/test_SpeechSynthesizer.praat                |    41 +-
 dwtest/test_TableOfReal_extensions.praat           |     3 +-
 dwtest/test_bss_twoSoundsMixed.praat               |    31 +
 ...est_henzeZirklerMultivariateNormalityTest.praat |     4 +-
 dwtest/test_sigma_ellipse.praat                    |     2 +
 dwtools/Activation.cpp                             |    38 +-
 dwtools/Activation.h                               |    16 +-
 dwtools/AffineTransform.cpp                        |    56 +-
 dwtools/AffineTransform.h                          |    20 +-
 dwtools/AffineTransform_def.h                      |    16 +-
 dwtools/CC.cpp                                     |   104 +-
 dwtools/CC.h                                       |    35 +-
 dwtools/CCA.cpp                                    |   198 +-
 dwtools/CCA.h                                      |    23 +-
 dwtools/CCA_and_Correlation.cpp                    |    50 +-
 dwtools/CCA_and_Correlation.h                      |    11 +-
 dwtools/CCA_def.h                                  |    21 +-
 dwtools/CC_def.h                                   |     7 +-
 dwtools/CCs_to_DTW.cpp                             |    67 +-
 dwtools/CCs_to_DTW.h                               |    11 +-
 dwtools/Categories.cpp                             |    82 +-
 dwtools/Categories.h                               |    23 +-
 dwtools/CategoriesEditor.cpp                       |   833 +-
 dwtools/CategoriesEditor.h                         |    43 +-
 dwtools/Categories_and_Strings.cpp                 |    29 +-
 dwtools/Categories_and_Strings.h                   |    13 +-
 dwtools/ClassificationTable.cpp                    |   102 +-
 dwtools/ClassificationTable.h                      |    20 +-
 dwtools/ComplexSpectrogram.cpp                     |    85 +-
 dwtools/ComplexSpectrogram.h                       |    19 +-
 dwtools/ComplexSpectrogram_def.h                   |     7 +-
 dwtools/Configuration.cpp                          |   238 +-
 dwtools/Configuration.h                            |    46 +-
 dwtools/Configuration_AffineTransform.cpp          |    66 +-
 dwtools/Configuration_AffineTransform.h            |    15 +-
 dwtools/Configuration_and_Procrustes.cpp           |    13 +-
 dwtools/Configuration_and_Procrustes.h             |    11 +-
 dwtools/Configuration_def.h                        |     7 +-
 dwtools/Confusion.cpp                              |   233 +-
 dwtools/Confusion.h                                |    36 +-
 dwtools/ContingencyTable.cpp                       |   106 +-
 dwtools/ContingencyTable.h                         |    34 +-
 dwtools/DTW.cpp                                    |   411 +-
 dwtools/DTW.h                                      |    48 +-
 dwtools/DTW_and_TextGrid.cpp                       |   121 +-
 dwtools/DTW_and_TextGrid.h                         |    20 +-
 dwtools/DTW_def.h                                  |    26 +-
 dwtools/DataModeler.cpp                            |  1013 +-
 dwtools/DataModeler.h                              |   110 +-
 dwtools/DataModeler_def.h                          |    38 +-
 dwtools/Discriminant.cpp                           |   530 +-
 dwtools/Discriminant.h                             |    59 +-
 dwtools/Discriminant_Pattern_Categories.cpp        |    25 +-
 dwtools/Discriminant_Pattern_Categories.h          |    14 +-
 dwtools/Discriminant_def.h                         |    26 +-
 dwtools/Distance.cpp                               |    15 +-
 dwtools/Distance.h                                 |    11 +-
 dwtools/EEG_extensions.cpp                         |   134 +-
 dwtools/EEG_extensions.h                           |    36 +-
 dwtools/EditDistanceTable.cpp                      |   154 +-
 dwtools/EditDistanceTable.h                        |    45 +-
 dwtools/EditDistanceTable_def.h                    |    15 +-
 dwtools/Eigen_and_Matrix.cpp                       |    65 +-
 dwtools/Eigen_and_Matrix.h                         |    23 +-
 dwtools/Eigen_and_Procrustes.cpp                   |    21 +-
 dwtools/Eigen_and_Procrustes.h                     |    11 +-
 dwtools/Eigen_and_SSCP.cpp                         |    29 +-
 dwtools/Eigen_and_SSCP.h                           |    14 +-
 dwtools/Eigen_and_TableOfReal.cpp                  |    60 +-
 dwtools/Eigen_and_TableOfReal.h                    |    21 +-
 dwtools/Excitations.cpp                            |    75 +-
 dwtools/Excitations.h                              |    31 +-
 dwtools/FilterBank.cpp                             |   290 +-
 dwtools/FilterBank.h                               |    69 +-
 dwtools/FormantGrid_extensions.cpp                 |    59 +-
 dwtools/FormantGrid_extensions.h                   |     9 +-
 dwtools/GaussianMixture.cpp                        |   848 +-
 dwtools/GaussianMixture.h                          |    63 +-
 dwtools/GaussianMixture_def.h                      |    13 +-
 dwtools/HMM.cpp                                    |  1052 +-
 dwtools/HMM.h                                      |   185 +-
 dwtools/HMM_def.h                                  |    42 +-
 dwtools/ICA.cpp                                    |   341 +-
 dwtools/ICA.h                                      |    76 +-
 dwtools/Intensity_extensions.cpp                   |    46 +-
 dwtools/Intensity_extensions.h                     |    15 +-
 dwtools/KlattGrid.cpp                              |  1967 +-
 dwtools/KlattGrid.h                                |   124 +-
 dwtools/KlattGridEditors.cpp                       |   271 +-
 dwtools/KlattGridEditors.h                         |    79 +-
 dwtools/KlattGrid_def.h                            |   157 +-
 dwtools/KlattTable.cpp                             |   178 +-
 dwtools/KlattTable.h                               |    25 +-
 dwtools/LFCC.cpp                                   |    16 +-
 dwtools/LFCC.h                                     |    11 +-
 dwtools/LongSound_extensions.cpp                   |    46 +-
 dwtools/LongSound_extensions.h                     |    14 +-
 dwtools/Ltas_extensions.cpp                        |     7 +-
 dwtools/Ltas_extensions.h                          |     7 +-
 dwtools/MDS.cpp                                    |  1858 +-
 dwtools/MDS.h                                      |   529 +-
 dwtools/MFCC.cpp                                   |    42 +-
 dwtools/MFCC.h                                     |    24 +-
 dwtools/Makefile                                   |     5 +-
 dwtools/Matrix_Categories.cpp                      |    30 +-
 dwtools/Matrix_Categories.h                        |    11 +-
 dwtools/Matrix_extensions.cpp                      |   233 +-
 dwtools/Matrix_extensions.h                        |    19 +-
 dwtools/Minimizers.cpp                             |   186 +-
 dwtools/Minimizers.h                               |   130 +-
 dwtools/OptimalCeilingTier.cpp                     |    18 +-
 dwtools/OptimalCeilingTier.h                       |    11 +-
 dwtools/OptimalCeilingTierEditor.cpp               |    17 +-
 dwtools/OptimalCeilingTierEditor.h                 |    11 +-
 dwtools/PCA.cpp                                    |   240 +-
 dwtools/PCA.h                                      |    36 +-
 dwtools/PCA_def.h                                  |     7 +-
 dwtools/Pattern.cpp                                |    31 +-
 dwtools/Pattern.h                                  |    14 +-
 dwtools/Pitch_extensions.cpp                       |   101 +-
 dwtools/Pitch_extensions.h                         |    15 +-
 dwtools/Polygon_extensions.cpp                     |   496 +-
 dwtools/Polygon_extensions.h                       |    46 +-
 dwtools/Polynomial.cpp                             |   428 +-
 dwtools/Polynomial.h                               |   125 +-
 dwtools/Polynomial_def.h                           |     7 +-
 dwtools/Procrustes.cpp                             |    37 +-
 dwtools/Procrustes.h                               |    12 +-
 dwtools/Procrustes_def.h                           |    14 +-
 dwtools/Proximity.cpp                              |    13 +-
 dwtools/Proximity.h                                |     7 +-
 dwtools/Resonator.cpp                              |    23 +-
 dwtools/Resonator.h                                |    17 +-
 dwtools/SPINET.cpp                                 |   106 +-
 dwtools/SPINET.h                                   |    15 +-
 dwtools/SPINET_def.h                               |    21 +-
 dwtools/SPINET_to_Pitch.cpp                        |    33 +-
 dwtools/SPINET_to_Pitch.h                          |    12 +-
 dwtools/SSCP.cpp                                   |  1164 +-
 dwtools/SSCP.h                                     |   154 +-
 dwtools/SSCP_def.h                                 |    11 +-
 dwtools/Sampled2.cpp                               |   217 -
 dwtools/Sampled2.h                                 |    83 -
 dwtools/Sampled2_def.h                             |    37 -
 dwtools/Sound_and_FilterBank.cpp                   |   421 -
 dwtools/Sound_and_FilterBank.h                     |    58 -
 dwtools/Sound_and_PCA.cpp                          |    33 +-
 dwtools/Sound_and_PCA.h                            |    19 +-
 dwtools/Sound_and_Spectrogram_extensions.cpp       |   157 +-
 dwtools/Sound_and_Spectrogram_extensions.h         |    22 +-
 dwtools/Sound_extensions.cpp                       |   672 +-
 dwtools/Sound_extensions.h                         |   104 +-
 dwtools/Sound_to_DTW.h                             |    34 -
 dwtools/Sound_to_MFCC.cpp                          |    15 +-
 dwtools/Sound_to_MFCC.h                            |    11 +-
 dwtools/Sound_to_Pitch2.cpp                        |    47 +-
 dwtools/Sound_to_Pitch2.h                          |    13 +-
 dwtools/Sound_to_SPINET.cpp                        |    29 +-
 dwtools/Sound_to_SPINET.h                          |    11 +-
 dwtools/Sounds_to_DTW.cpp                          |    19 +-
 dwtools/Sounds_to_DTW.h                            |    11 +-
 dwtools/Spectrogram_extensions.cpp                 |   142 +-
 dwtools/Spectrogram_extensions.h                   |    33 +-
 dwtools/Spectrum_extensions.cpp                    |    83 +-
 dwtools/Spectrum_extensions.h                      |    21 +-
 dwtools/SpeechSynthesizer.cpp                      |   468 +-
 dwtools/SpeechSynthesizer.h                        |    26 +-
 dwtools/SpeechSynthesizer_and_TextGrid.cpp         |   520 +-
 dwtools/SpeechSynthesizer_and_TextGrid.h           |    27 +-
 dwtools/SpeechSynthesizer_def.h                    |    17 +-
 dwtools/Strings_extensions.cpp                     |   132 +-
 dwtools/Strings_extensions.h                       |    47 +-
 dwtools/TableOfReal_and_Permutation.cpp            |    21 +-
 dwtools/TableOfReal_and_Permutation.h              |    13 +-
 dwtools/TableOfReal_and_SVD.cpp                    |    33 +-
 dwtools/TableOfReal_and_SVD.h                      |    27 +-
 dwtools/TableOfReal_extensions.cpp                 |   572 +-
 dwtools/TableOfReal_extensions.h                   |   122 +-
 dwtools/Table_extensions.cpp                       |   931 +-
 dwtools/Table_extensions.h                         |    50 +-
 dwtools/TextGrid_extensions.cpp                    |   386 +-
 dwtools/TextGrid_extensions.h                      |    34 +-
 dwtools/VowelEditor.cpp                            |  1136 +-
 dwtools/VowelEditor.h                              |    74 +-
 dwtools/Vowel_def.h                                |    13 +-
 dwtools/manual_BSS.cpp                             |    43 +-
 dwtools/manual_DataModeler.cpp                     |     7 +-
 dwtools/manual_HMM.cpp                             |    53 +-
 dwtools/manual_KlattGrid.cpp                       |     7 +-
 dwtools/manual_MDS.cpp                             |    58 +-
 dwtools/manual_Permutation.cpp                     |     7 +-
 dwtools/manual_dwtools.cpp                         |   305 +-
 dwtools/praat_BSS_init.cpp                         |   235 +-
 dwtools/praat_DataModeler_init.cpp                 |   228 +-
 dwtools/praat_David_init.cpp                       |  3575 +-
 dwtools/praat_HMM_init.cpp                         |   605 +-
 dwtools/praat_KlattGrid_init.cpp                   |   661 +-
 dwtools/praat_MDS_init.cpp                         |  1176 +-
 external/espeak/READ_ME.TXT                        |    18 +-
 external/espeak/StdAfx.h                           |     0
 external/espeak/compiledict.cpp                    |   362 +-
 external/espeak/debug.h                            |     0
 external/espeak/dictionary.cpp                     |  1083 +-
 external/espeak/espeak_command.h                   |     0
 external/espeak/espeakdata_FileInMemory.cpp        |   114 +-
 external/espeak/espeakdata_FileInMemory.h          |    39 +-
 external/espeak/espeakdata_dicts.cpp               | 79065 +++++++++++--------
 external/espeak/espeakdata_phons.cpp               | 25929 +++---
 external/espeak/espeakdata_variants.cpp            |   131 +-
 external/espeak/espeakdata_voices.cpp              |  1272 +-
 external/espeak/event.h                            |     0
 external/espeak/fifo.h                             |     0
 external/espeak/intonation.cpp                     |    46 +-
 external/espeak/klatt.cpp                          |   453 +-
 external/espeak/klatt.h                            |     5 +-
 external/espeak/numbers.cpp                        |  1274 +-
 external/espeak/phoneme.h                          |     8 +-
 external/espeak/phonemelist.cpp                    |   232 +-
 external/espeak/readclause.cpp                     |   455 +-
 external/espeak/setlengths.cpp                     |    51 +-
 external/espeak/sintab.h                           |     0
 external/espeak/sonic.cpp                          |     0
 external/espeak/sonic.h                            |     0
 external/espeak/speak_lib.cpp                      |    71 +-
 external/espeak/speak_lib.h                        |   107 +-
 external/espeak/speech.h                           |    16 +-
 external/espeak/synth_mbrola.cpp                   |     5 +-
 external/espeak/synthdata.cpp                      |    75 +-
 external/espeak/synthesize.cpp                     |    92 +-
 external/espeak/synthesize.h                       |    35 +-
 external/espeak/tr_languages.cpp                   |   417 +-
 external/espeak/translate.cpp                      |  1136 +-
 external/espeak/translate.h                        |   186 +-
 external/espeak/voice.h                            |     6 +-
 external/espeak/voices.cpp                         |   523 +-
 external/espeak/wave.h                             |     2 +-
 external/espeak/wavegen.cpp                        |    75 +-
 external/flac/flac_FLAC_format.h                   |     2 +-
 external/flac/flac_stream_decoder.c                |     6 +-
 external/flac/flac_stream_encoder.c                |     4 +-
 external/mp3/mp3.cpp                               |    98 +-
 external/mp3/mp3.h                                 |     9 +-
 external/portaudio2007/Makefile                    |    27 -
 external/portaudio2007/READ_ME.TXT                 |    22 -
 external/portaudio2007/pa_allocation.c             |   243 -
 external/portaudio2007/pa_allocation.h             |   104 -
 external/portaudio2007/pa_converters.c             |  1935 -
 external/portaudio2007/pa_converters.h             |   263 -
 external/portaudio2007/pa_cpuload.c                |   105 -
 external/portaudio2007/pa_cpuload.h                |    72 -
 external/portaudio2007/pa_debugprint.c             |   107 -
 external/portaudio2007/pa_debugprint.h             |   149 -
 external/portaudio2007/pa_dither.c                 |   215 -
 external/portaudio2007/pa_dither.h                 |   100 -
 external/portaudio2007/pa_endianness.h             |   141 -
 external/portaudio2007/pa_front.c                  |  1760 -
 external/portaudio2007/pa_hostapi.h                |   253 -
 external/portaudio2007/pa_linux_alsa.c             |  3565 -
 external/portaudio2007/pa_linux_alsa.h             |    95 -
 external/portaudio2007/pa_mac_core.c               |  2328 -
 external/portaudio2007/pa_mac_core.h               |   171 -
 external/portaudio2007/pa_mac_core_blocking.c      |   585 -
 external/portaudio2007/pa_mac_core_blocking.h      |   136 -
 external/portaudio2007/pa_mac_core_internal.h      |   164 -
 external/portaudio2007/pa_mac_core_utilities.c     |   620 -
 external/portaudio2007/pa_mac_core_utilities.h     |   205 -
 external/portaudio2007/pa_mac_hostapis.c           |    71 -
 external/portaudio2007/pa_mac_util.c               |   142 -
 external/portaudio2007/pa_mac_util.h               |   222 -
 external/portaudio2007/pa_process.c                |  1772 -
 external/portaudio2007/pa_process.h                |   750 -
 external/portaudio2007/pa_ringbuffer.c             |   285 -
 external/portaudio2007/pa_ringbuffer.h             |   198 -
 external/portaudio2007/pa_skeleton.c               |   816 -
 external/portaudio2007/pa_stream.c                 |   150 -
 external/portaudio2007/pa_stream.h                 |   205 -
 external/portaudio2007/pa_trace.c                  |    97 -
 external/portaudio2007/pa_trace.h                  |    79 -
 external/portaudio2007/pa_types.h                  |    82 -
 external/portaudio2007/pa_unix_hostapis.c          |    68 -
 external/portaudio2007/pa_unix_oss.c               |  1955 -
 external/portaudio2007/pa_unix_util.c              |   668 -
 external/portaudio2007/pa_unix_util.h              |   224 -
 external/portaudio2007/pa_util.h                   |   159 -
 external/portaudio2007/pa_win_ds.c                 |  2512 -
 external/portaudio2007/pa_win_ds.h                 |   100 -
 external/portaudio2007/pa_win_ds_dynlink.c         |   181 -
 external/portaudio2007/pa_win_ds_dynlink.h         |    95 -
 external/portaudio2007/pa_win_hostapis.c           |    81 -
 external/portaudio2007/pa_win_util.c               |   150 -
 external/portaudio2007/pa_win_waveformat.c         |   162 -
 external/portaudio2007/pa_win_waveformat.h         |   180 -
 external/portaudio2007/pa_win_wdmks.c              |  3300 -
 external/portaudio2007/pa_win_wdmks_utils.h        |    65 -
 external/portaudio2007/pa_win_wmme.c               |  3903 -
 external/portaudio2007/pa_win_wmme.h               |   176 -
 external/portaudio2007/portaudio.h                 |  1133 -
 fon/AmplitudeTier.cpp                              |   106 +-
 fon/AmplitudeTier.h                                |    27 +-
 fon/AmplitudeTierEditor.cpp                        |    21 +-
 fon/AmplitudeTierEditor.h                          |    11 +-
 fon/AnyTier.cpp                                    |   136 +-
 fon/AnyTier.h                                      |    61 +-
 fon/AnyTier_def.h                                  |    44 -
 fon/Cochleagram.cpp                                |    45 +-
 fon/Cochleagram.h                                  |    21 +-
 fon/Cochleagram_and_Excitation.cpp                 |    11 +-
 fon/Cochleagram_and_Excitation.h                   |    11 +-
 fon/Corpus.cpp                                     |     7 +-
 fon/Corpus.h                                       |     8 +-
 fon/Corpus_def.h                                   |     7 +-
 fon/Distributions_and_Transition.cpp               |    36 +-
 fon/Distributions_and_Transition.h                 |    17 +-
 fon/DurationTier.cpp                               |    31 +-
 fon/DurationTier.h                                 |    11 +-
 fon/DurationTierEditor.cpp                         |    21 +-
 fon/DurationTierEditor.h                           |    11 +-
 fon/Excitation.cpp                                 |    67 +-
 fon/Excitation.h                                   |    13 +-
 fon/Excitation_to_Formant.cpp                      |    11 +-
 fon/Excitation_to_Formant.h                        |    11 +-
 fon/ExperimentMFC.cpp                              |   133 +-
 fon/ExperimentMFC.h                                |    29 +-
 fon/ExperimentMFC_def.h                            |    35 +-
 fon/Experiment_enums.h                             |     7 +-
 fon/Formant.cpp                                    |   115 +-
 fon/Formant.h                                      |    22 +-
 fon/FormantGrid.cpp                                |   228 +-
 fon/FormantGrid.h                                  |    40 +-
 fon/FormantGridEditor.cpp                          |   264 +-
 fon/FormantGridEditor.h                            |    11 +-
 fon/FormantGridEditor_prefs.h                      |     7 +-
 fon/FormantGrid_def.h                              |    11 +-
 fon/FormantTier.cpp                                |   160 +-
 fon/FormantTier.h                                  |    26 +-
 fon/FormantTier_def.h                              |    20 +-
 fon/Formant_def.h                                  |     7 +-
 fon/FujisakiPitch.cpp                              |    55 +-
 fon/FujisakiPitch.h                                |    19 +-
 fon/FujisakiPitch_def.h                            |    16 +-
 fon/Function.cpp                                   |     9 +-
 fon/Function.h                                     |     8 +-
 fon/FunctionEditor.cpp                             |   656 +-
 fon/FunctionEditor.h                               |    23 +-
 fon/FunctionEditor_prefs.h                         |     7 +-
 fon/Function_def.h                                 |     9 +-
 fon/Harmonicity.cpp                                |    25 +-
 fon/Harmonicity.h                                  |    16 +-
 fon/Harmonics.h                                    |    18 +-
 fon/Harmonics_def.h                                |     9 +-
 fon/Image.cpp                                      |     7 +-
 fon/Image.h                                        |    10 +-
 fon/Image_def.h                                    |     7 +-
 fon/Intensity.cpp                                  |    48 +-
 fon/Intensity.h                                    |    13 +-
 fon/IntensityTier.cpp                              |    61 +-
 fon/IntensityTier.h                                |    25 +-
 fon/IntensityTierEditor.cpp                        |    19 +-
 fon/IntensityTierEditor.h                          |    11 +-
 fon/Label.cpp                                      |    93 +-
 fon/Label.h                                        |    89 +-
 fon/LongSound.cpp                                  |   176 +-
 fon/LongSound.h                                    |    35 +-
 fon/Ltas.cpp                                       |   123 +-
 fon/Ltas.h                                         |    43 +-
 fon/Ltas_to_SpectrumTier.cpp                       |    14 +-
 fon/Ltas_to_SpectrumTier.h                         |    11 +-
 fon/Manipulation.cpp                               |   335 +-
 fon/Manipulation.h                                 |    40 +-
 fon/ManipulationEditor.cpp                         |   658 +-
 fon/ManipulationEditor.h                           |    19 +-
 fon/ManipulationEditor_enums.h                     |     7 +-
 fon/ManipulationEditor_prefs.h                     |     7 +-
 fon/Manipulation_def.h                             |    44 +-
 fon/Matrix.cpp                                     |   111 +-
 fon/Matrix.h                                       |   116 +-
 fon/Matrix_and_Pitch.cpp                           |    17 +-
 fon/Matrix_and_Pitch.h                             |    13 +-
 fon/Matrix_and_PointProcess.cpp                    |    27 +-
 fon/Matrix_and_PointProcess.h                      |    17 +-
 fon/Matrix_and_Polygon.cpp                         |    27 +-
 fon/Matrix_and_Polygon.h                           |    17 +-
 fon/Matrix_def.h                                   |     7 +-
 fon/Movie.cpp                                      |    32 +-
 fon/Movie.h                                        |    16 +-
 fon/MovieWindow.cpp                                |    73 +-
 fon/MovieWindow.h                                  |    11 +-
 fon/Movie_def.h                                    |    11 +-
 fon/ParamCurve.cpp                                 |    85 +-
 fon/ParamCurve.h                                   |    17 +-
 fon/ParamCurve_def.h                               |    11 +-
 fon/Photo.cpp                                      |    89 +-
 fon/Photo.h                                        |    20 +-
 fon/Photo_def.h                                    |    15 +-
 fon/Pitch.cpp                                      |   121 +-
 fon/Pitch.h                                        |    46 +-
 fon/PitchEditor.cpp                                |   161 +-
 fon/PitchEditor.h                                  |    11 +-
 fon/PitchTier.cpp                                  |    56 +-
 fon/PitchTier.h                                    |    13 +-
 fon/PitchTierEditor.cpp                            |    21 +-
 fon/PitchTierEditor.h                              |    11 +-
 fon/PitchTier_to_PointProcess.cpp                  |    69 +-
 fon/PitchTier_to_PointProcess.h                    |    23 +-
 fon/PitchTier_to_Sound.cpp                         |    62 +-
 fon/PitchTier_to_Sound.h                           |    21 +-
 fon/Pitch_AnyTier_to_PitchTier.cpp                 |    42 +-
 fon/Pitch_AnyTier_to_PitchTier.h                   |    13 +-
 fon/Pitch_Intensity.cpp                            |    75 +-
 fon/Pitch_Intensity.h                              |    15 +-
 fon/Pitch_def.h                                    |     8 +-
 fon/Pitch_enums.h                                  |     7 +-
 fon/Pitch_to_PitchTier.cpp                         |    46 +-
 fon/Pitch_to_PitchTier.h                           |    11 +-
 fon/Pitch_to_PointProcess.cpp                      |    68 +-
 fon/Pitch_to_PointProcess.h                        |    13 +-
 fon/Pitch_to_Sound.cpp                             |    39 +-
 fon/Pitch_to_Sound.h                               |    15 +-
 fon/PointEditor.cpp                                |   122 +-
 fon/PointEditor.h                                  |    15 +-
 fon/PointProcess.cpp                               |   111 +-
 fon/PointProcess.h                                 |    26 +-
 fon/PointProcess_and_Sound.cpp                     |    75 +-
 fon/PointProcess_and_Sound.h                       |    18 +-
 fon/PointProcess_def.h                             |     7 +-
 fon/Polygon.cpp                                    |    17 +-
 fon/Polygon.h                                      |    16 +-
 fon/Polygon_def.h                                  |     9 +-
 fon/Praat_tests.cpp                                |   138 +-
 fon/Praat_tests.h                                  |    18 +-
 fon/Praat_tests_enums.h                            |    43 +-
 fon/RealTier.cpp                                   |   255 +-
 fon/RealTier.h                                     |    32 +-
 fon/RealTierEditor.cpp                             |   192 +-
 fon/RealTierEditor.h                               |    13 +-
 fon/RealTier_def.h                                 |    26 +-
 fon/RunnerMFC.cpp                                  |   234 +-
 fon/RunnerMFC.h                                    |    15 +-
 fon/Sampled.cpp                                    |    49 +-
 fon/Sampled.h                                      |     8 +-
 fon/SampledXY.cpp                                  |    21 +-
 fon/SampledXY.h                                    |     8 +-
 fon/SampledXY_def.h                                |    23 +-
 fon/Sampled_def.h                                  |    19 +-
 fon/Sound.cpp                                      |   217 +-
 fon/Sound.h                                        |   108 +-
 fon/SoundEditor.cpp                                |   138 +-
 fon/SoundEditor.h                                  |    11 +-
 fon/SoundRecorder.cpp                              |   257 +-
 fon/SoundRecorder.h                                |    13 +-
 fon/SoundRecorder_enums.h                          |     7 +-
 fon/SoundRecorder_prefs.h                          |     7 +-
 fon/Sound_PointProcess.cpp                         |    11 +-
 fon/Sound_PointProcess.h                           |    11 +-
 fon/Sound_and_Spectrogram.cpp                      |    25 +-
 fon/Sound_and_Spectrogram.h                        |    13 +-
 fon/Sound_and_Spectrogram_enums.h                  |     7 +-
 fon/Sound_and_Spectrum.cpp                         |    73 +-
 fon/Sound_and_Spectrum.h                           |    23 +-
 fon/Sound_audio.cpp                                |    85 +-
 fon/Sound_enhance.cpp                              |    71 +-
 fon/Sound_enums.h                                  |     7 +-
 fon/Sound_files.cpp                                |    45 +-
 fon/Sound_to_Cochleagram.cpp                       |    87 +-
 fon/Sound_to_Cochleagram.h                         |    13 +-
 fon/Sound_to_Formant.cpp                           |    44 +-
 fon/Sound_to_Formant.h                             |    17 +-
 fon/Sound_to_Harmonicity.cpp                       |    39 +-
 fon/Sound_to_Harmonicity.h                         |    15 +-
 fon/Sound_to_Harmonicity_GNE.cpp                   |    71 +-
 fon/Sound_to_Intensity.cpp                         |    28 +-
 fon/Sound_to_Intensity.h                           |    13 +-
 fon/Sound_to_Pitch.cpp                             |    33 +-
 fon/Sound_to_Pitch.h                               |    19 +-
 fon/Sound_to_PointProcess.cpp                      |    50 +-
 fon/Sound_to_PointProcess.h                        |    23 +-
 fon/Spectrogram.cpp                                |    39 +-
 fon/Spectrogram.h                                  |    15 +-
 fon/SpectrogramEditor.cpp                          |    49 +-
 fon/SpectrogramEditor.h                            |    11 +-
 fon/Spectrum.cpp                                   |   132 +-
 fon/Spectrum.h                                     |    32 +-
 fon/SpectrumEditor.cpp                             |    86 +-
 fon/SpectrumEditor.h                               |    11 +-
 fon/SpectrumTier.cpp                               |    41 +-
 fon/SpectrumTier.h                                 |    15 +-
 fon/Spectrum_and_Spectrogram.cpp                   |    17 +-
 fon/Spectrum_and_Spectrogram.h                     |    15 +-
 fon/Spectrum_def.h                                 |     7 +-
 fon/Spectrum_to_Excitation.cpp                     |    35 +-
 fon/Spectrum_to_Excitation.h                       |    11 +-
 fon/Spectrum_to_Formant.cpp                        |    17 +-
 fon/Spectrum_to_Formant.h                          |    11 +-
 fon/SpellingChecker.cpp                            |    91 +-
 fon/SpellingChecker.h                              |    16 +-
 fon/SpellingChecker_def.h                          |    19 +-
 fon/TextGrid.cpp                                   |   770 +-
 fon/TextGrid.h                                     |    85 +-
 fon/TextGridEditor.cpp                             |   934 +-
 fon/TextGridEditor.h                               |    15 +-
 fon/TextGridEditor_enums.h                         |     7 +-
 fon/TextGridEditor_prefs.h                         |     7 +-
 fon/TextGrid_Sound.cpp                             |   371 +-
 fon/TextGrid_Sound.h                               |    23 +-
 fon/TextGrid_def.h                                 |    48 +-
 fon/TimeSoundAnalysisEditor.cpp                    |   759 +-
 fon/TimeSoundAnalysisEditor.h                      |    50 +-
 fon/TimeSoundAnalysisEditor_enums.h                |     7 +-
 fon/TimeSoundAnalysisEditor_prefs.h                |     7 +-
 fon/TimeSoundEditor.cpp                            |   261 +-
 fon/TimeSoundEditor.h                              |    13 +-
 fon/TimeSoundEditor_enums.h                        |     7 +-
 fon/TimeSoundEditor_prefs.h                        |     7 +-
 fon/Transition.cpp                                 |    43 +-
 fon/Transition.h                                   |    21 +-
 fon/Transition_def.h                               |     9 +-
 fon/Vector.cpp                                     |    21 +-
 fon/Vector.h                                       |     9 +-
 fon/VocalTract.cpp                                 |   197 +-
 fon/VocalTract.h                                   |    19 +-
 fon/VocalTract_to_Spectrum.cpp                     |    11 +-
 fon/VocalTract_to_Spectrum.h                       |    11 +-
 fon/VoiceAnalysis.cpp                              |    40 +-
 fon/VoiceAnalysis.h                                |     7 +-
 fon/WordList.cpp                                   |    27 +-
 fon/WordList.h                                     |    12 +-
 fon/WordList_def.h                                 |    11 +-
 fon/manual_Exp.cpp                                 |     7 +-
 fon/manual_Fon.cpp                                 |    23 +-
 fon/manual_Manual.cpp                              |     7 +-
 fon/manual_Picture.cpp                             |    15 +-
 fon/manual_Sampling.cpp                            |     7 +-
 fon/manual_Script.cpp                              |   291 +-
 fon/manual_annotation.cpp                          |     7 +-
 fon/manual_exampleSound.cpp                        |    33 +-
 fon/manual_exampleSound.h                          |    11 +-
 fon/manual_formant.cpp                             |     7 +-
 fon/manual_glossary.cpp                            |    11 +-
 fon/manual_pitch.cpp                               |     7 +-
 fon/manual_programming.cpp                         |   408 +-
 fon/manual_references.cpp                          |     7 +-
 fon/manual_sound.cpp                               |    99 +-
 fon/manual_soundFiles.cpp                          |     9 +-
 fon/manual_spectrum.cpp                            |   110 +-
 fon/manual_tutorials.cpp                           |   112 +-
 fon/manual_voice.cpp                               |     7 +-
 fon/praat_Exp.cpp                                  |   107 +-
 fon/praat_Fon.cpp                                  |  2836 +-
 fon/praat_Sound_init.cpp                           |  1435 +-
 fon/praat_TextGrid_init.cpp                        |  1026 +-
 gram/Makefile                                      |     4 +-
 gram/Network.cpp                                   |    57 +-
 gram/Network.h                                     |    16 +-
 gram/Network_def.h                                 |    13 +-
 gram/Network_enums.h                               |     7 +-
 gram/OTGrammar.cpp                                 |   342 +-
 gram/OTGrammar.h                                   |    58 +-
 gram/OTGrammarEditor.cpp                           |    86 +-
 gram/OTGrammarEditor.h                             |     9 +-
 gram/OTGrammar_def.h                               |    13 +-
 gram/OTGrammar_enums.h                             |     7 +-
 gram/OTGrammar_ex_NPA.cpp                          |    29 +-
 gram/OTGrammar_ex_NoCoda.cpp                       |    17 +-
 gram/OTGrammar_ex_metrics.cpp                      |    90 +-
 gram/OTGrammar_ex_tongueRoot.cpp                   |    17 +-
 gram/OTMulti.cpp                                   |   102 +-
 gram/OTMulti.h                                     |    18 +-
 gram/OTMultiEditor.cpp                             |    83 +-
 gram/OTMultiEditor.h                               |     9 +-
 gram/OTMulti_def.h                                 |    13 +-
 gram/OTMulti_ex_metrics.cpp                        |    89 +-
 gram/RBM.cpp                                       |   253 +
 gram/RBM.h                                         |    52 +
 gram/RBM_def.h                                     |    44 +
 gram/manual_gram.cpp                               |    69 +-
 gram/praat_gram.cpp                                |   801 +-
 kar/ipaSerifRegularPS.cpp                          |     5 +-
 kar/longchar.cpp                                   |     9 +-
 kar/longchar.h                                     |     7 +-
 main/GNU_General_Public_License.txt                |     2 +-
 main/main_Praat.cpp                                |    57 +-
 makefiles/makefile.defs.cygwin64                   |    25 +
 ...akefile.defs.mingw32 => makefile.defs.darmin32} |     0
 ...akefile.defs.mingw64 => makefile.defs.darmin64} |     0
 makefiles/makefile.defs.linux.pulse                |    23 +
 makefiles/makefile.defs.linuxc.alsa                |    23 -
 makefiles/makefile.defs.linuxs.alsa                |    23 -
 makefiles/makefile.defs.linuxs.pulse               |    23 +
 makefiles/makefile.defs.mingw32                    |    23 +-
 makefiles/makefile.defs.mingw32-490                |    24 -
 makefiles/makefile.defs.mingw32c                   |    24 -
 makefiles/makefile.defs.mingw64                    |    23 +-
 makefiles/makefile.defs.mingw64-490                |    24 -
 makefiles/makefile.defs.mingw64c                   |    24 -
 num/NUM.cpp                                        |    13 +-
 num/NUM.h                                          |    55 +-
 num/NUMarrays.cpp                                  |    69 +-
 num/NUMear.cpp                                     |    13 +-
 num/NUMlinprog.cpp                                 |    18 +-
 num/NUMrandom.cpp                                  |    48 +-
 num/NUMsort.cpp                                    |     7 +-
 stat/Distributions.cpp                             |    47 +-
 stat/Distributions.h                               |    13 +-
 stat/Distributions_and_Strings.cpp                 |    34 +-
 stat/Distributions_and_Strings.h                   |    15 +-
 stat/LogisticRegression.cpp                        |    68 +-
 stat/LogisticRegression.h                          |    12 +-
 stat/LogisticRegression_def.h                      |     7 +-
 stat/PairDistribution.cpp                          |   133 +-
 stat/PairDistribution.h                            |    20 +-
 stat/PairDistribution_def.h                        |    13 +-
 stat/Regression.cpp                                |    55 +-
 stat/Regression.h                                  |    13 +-
 stat/Regression_def.h                              |    13 +-
 stat/Table.cpp                                     |   769 +-
 stat/Table.h                                       |    39 +-
 stat/TableEditor.cpp                               |   197 +-
 stat/TableEditor.h                                 |    21 +-
 sys/winport_off.h => stat/TableEditor_prefs.h      |    21 +-
 stat/TableOfReal.cpp                               |   246 +-
 stat/TableOfReal.h                                 |    47 +-
 stat/TableOfReal_def.h                             |     9 +-
 stat/Table_def.h                                   |    20 +-
 stat/manual_statistics.cpp                         |     7 +-
 stat/praat_Stat.cpp                                |   711 +-
 sys/ButtonEditor.cpp                               |    69 +-
 sys/ButtonEditor.h                                 |     9 +-
 sys/Collection.cpp                                 |   540 +-
 sys/Collection.h                                   |   978 +-
 sys/Data.cpp                                       |   180 +-
 sys/Data.h                                         |   142 +-
 sys/DataEditor.cpp                                 |   248 +-
 sys/DataEditor.h                                   |    17 +-
 sys/DemoEditor.cpp                                 |   303 +-
 sys/DemoEditor.h                                   |    37 +-
 sys/Editor.cpp                                     |   158 +-
 sys/Editor.h                                       |    78 +-
 sys/EditorM.h                                      |    82 +-
 sys/Editor_enums.h                                 |     7 +-
 sys/Editor_prefs.h                                 |     7 +-
 sys/Formula.cpp                                    |   643 +-
 sys/Formula.h                                      |    15 +-
 sys/Graphics.cpp                                   |    51 +-
 sys/Graphics.h                                     |    49 +-
 sys/GraphicsP.h                                    |    33 +-
 sys/GraphicsPostscript.cpp                         |    85 +-
 sys/GraphicsScreen.cpp                             |   442 +-
 sys/Graphics_altitude.cpp                          |    21 +-
 sys/Graphics_colour.cpp                            |   125 +-
 sys/Graphics_enums.h                               |     7 +-
 sys/Graphics_grey.cpp                              |    19 +-
 sys/Graphics_image.cpp                             |    74 +-
 sys/Graphics_linesAndAreas.cpp                     |   135 +-
 sys/Graphics_mouse.cpp                             |    33 +-
 sys/Graphics_record.cpp                            |    31 +-
 sys/Graphics_surface.cpp                           |     7 +-
 sys/Graphics_text.cpp                              |   411 +-
 sys/Graphics_utils.cpp                             |   219 +-
 sys/Gui.cpp                                        |    66 +-
 sys/Gui.h                                          |   292 +-
 sys/GuiButton.cpp                                  |   138 +-
 sys/GuiCheckButton.cpp                             |    92 +-
 sys/GuiControl.cpp                                 |    33 +-
 sys/GuiDialog.cpp                                  |   102 +-
 sys/GuiDrawingArea.cpp                             |   246 +-
 sys/GuiFileSelect.cpp                              |   213 +-
 sys/GuiForm.cpp                                    |    21 +-
 sys/GuiLabel.cpp                                   |    51 +-
 sys/GuiList.cpp                                    |   491 +-
 sys/GuiMenu.cpp                                    |   254 +-
 sys/GuiMenuItem.cpp                                |   188 +-
 sys/GuiObject.cpp                                  |    17 +-
 sys/GuiOptionMenu.cpp                              |    79 +-
 sys/GuiP.h                                         |   409 +-
 sys/GuiProgressBar.cpp                             |    29 +-
 sys/GuiRadioButton.cpp                             |   150 +-
 sys/GuiScale.cpp                                   |    51 +-
 sys/GuiScrollBar.cpp                               |    77 +-
 sys/GuiScrolledWindow.cpp                          |    43 +-
 sys/GuiShell.cpp                                   |    92 +-
 sys/GuiText.cpp                                    |   859 +-
 sys/GuiThing.cpp                                   |    13 +-
 sys/GuiWindow.cpp                                  |   144 +-
 sys/HyperPage.cpp                                  |   313 +-
 sys/HyperPage.h                                    |    23 +-
 sys/HyperPage_prefs.h                              |     7 +-
 sys/InfoEditor.cpp                                 |    60 +-
 sys/InfoEditor.h                                   |     9 +-
 sys/Interpreter.cpp                                |   211 +-
 sys/Interpreter.h                                  |    27 +-
 sys/Interpreter_decl.h                             |    25 -
 sys/ManPage.cpp                                    |     7 +-
 sys/ManPage.h                                      |     7 +-
 sys/ManPage_enums.h                                |     7 +-
 sys/ManPages.cpp                                   |   354 +-
 sys/ManPages.h                                     |    17 +-
 sys/ManPagesM.h                                    |     9 +-
 sys/Manual.cpp                                     |   161 +-
 sys/Manual.h                                       |    11 +-
 sys/MelderThread.h                                 |    37 +-
 sys/Picture.cpp                                    |   187 +-
 sys/Picture.h                                      |    54 +-
 sys/Preferences.cpp                                |    71 +-
 sys/Preferences.h                                  |     7 +-
 sys/Printer.cpp                                    |   246 +-
 sys/Printer.h                                      |    24 +-
 sys/Script.cpp                                     |    15 +-
 sys/Script.h                                       |    11 +-
 sys/ScriptEditor.cpp                               |   175 +-
 sys/ScriptEditor.h                                 |    23 +-
 sys/Simple.cpp                                     |    35 +-
 sys/Simple.h                                       |    21 +-
 sys/Simple_def.h                                   |    15 +-
 sys/Strings.cpp                                    |    48 +-
 sys/StringsEditor.cpp                              |    53 +-
 sys/StringsEditor.h                                |    11 +-
 sys/Strings_.h                                     |    14 +-
 sys/Strings_def.h                                  |     9 +-
 sys/TextEditor.cpp                                 |   265 +-
 sys/TextEditor.h                                   |    17 +-
 sys/TextEditor_prefs.h                             |     7 +-
 sys/Thing.cpp                                      |    57 +-
 sys/Thing.h                                        |   405 +-
 sys/Ui.cpp                                         |   416 +-
 sys/Ui.h                                           |   149 +-
 sys/UiFile.cpp                                     |   106 +-
 sys/UiP.h                                          |     7 +-
 sys/UiPause.cpp                                    |   152 +-
 sys/UiPause.h                                      |     9 +-
 sys/abcio.cpp                                      |   145 +-
 sys/abcio.h                                        |    83 +-
 sys/abcio_enums.h                                  |     7 +-
 sys/complex.cpp                                    |    11 +-
 sys/complex.h                                      |     7 +-
 sys/enums.h                                        |     7 +-
 sys/enums_getText.h                                |     7 +-
 sys/enums_getValue.h                               |     7 +-
 sys/machine.cpp                                    |    34 +-
 sys/machine.h                                      |    21 +-
 sys/macport_off.h                                  |     7 +-
 sys/macport_on.h                                   |     7 +-
 sys/melder.cpp                                     |   366 +-
 sys/melder.h                                       |   318 +-
 sys/melder_alloc.cpp                               |   118 +-
 sys/melder_atof.cpp                                |    39 +-
 sys/melder_audio.cpp                               |   673 +-
 sys/melder_audiofiles.cpp                          |    60 +-
 sys/melder_console.cpp                             |    45 +-
 sys/melder_debug.cpp                               |   345 +-
 sys/melder_enums.h                                 |    53 +-
 sys/melder_error.cpp                               |    13 +-
 sys/melder_files.cpp                               |   165 +-
 sys/melder_ftoa.cpp                                |    74 +-
 sys/melder_info.cpp                                |    21 +-
 sys/melder_quantity.cpp                            |    14 +-
 sys/melder_readtext.cpp                            |    87 +-
 sys/melder_strings.cpp                             |    27 +-
 sys/melder_sysenv.cpp                              |    23 +-
 sys/melder_textencoding.cpp                        |    69 +-
 sys/melder_time.cpp                                |    28 +-
 sys/melder_token.cpp                               |    24 +-
 sys/melder_writetext.cpp                           |   132 +-
 sys/motifEmulator.cpp                              |  3637 +-
 sys/motifEmulator_resources.h                      |     7 +-
 sys/oo.h                                           |    30 +-
 sys/oo_CAN_WRITE_AS_ENCODING.h                     |    20 +-
 sys/oo_COPY.h                                      |    32 +-
 sys/oo_DESCRIPTION.h                               |    20 +-
 sys/oo_DESTROY.h                                   |    19 +-
 sys/oo_EQUAL.h                                     |    24 +-
 sys/oo_READ_BINARY.h                               |    36 +-
 sys/oo_READ_TEXT.h                                 |    32 +-
 sys/oo_WRITE_BINARY.h                              |    28 +-
 sys/oo_WRITE_TEXT.h                                |    46 +-
 sys/oo_undef.h                                     |    12 +-
 sys/praat.cpp                                      |   947 +-
 sys/praat.h                                        |   132 +-
 sys/praatP.h                                       |    32 +-
 sys/praat_actions.cpp                              |   449 +-
 sys/praat_logo.cpp                                 |    59 +-
 sys/praat_menuCommands.cpp                         |   334 +-
 sys/praat_objectMenus.cpp                          |   297 +-
 sys/praat_picture.cpp                              |   650 +-
 sys/praat_script.cpp                               |   102 +-
 sys/praat_script.h                                 |    12 +-
 sys/praat_statistics.cpp                           |    71 +-
 sys/praat_version.h                                |    10 +-
 sys/prefs.h                                        |     7 +-
 sys/prefs_copyToInstance.h                         |     7 +-
 sys/prefs_define.h                                 |     7 +-
 sys/prefs_install.h                                |     7 +-
 sys/sendpraat.c                                    |     4 +-
 sys/sendsocket.c                                   |     7 +-
 sys/sendsocket.h                                   |     7 +-
 sys/site.cpp                                       |    20 +-
 sys/site.h                                         |    11 +-
 sys/winport_off.h                                  |    10 +-
 sys/winport_on.h                                   |    10 +-
 test/dwtools/Discriminant.praat                    |    41 +
 test/dwtools/KlattSlope.praat                      |     3 +-
 test/dwtools/Pols.binary.Discriminant              |   Bin 0 -> 5057 bytes
 test/dwtools/Pols.text.Discriminant                |   389 +
 test/fon Exp/Sounds/M1F1-float32-AFsp.wav          |   Bin 0 -> 188168 bytes
 test/fon Exp/Sounds/again.wav                      |   Bin 0 -> 27688 bytes
 test/fon Exp/Sounds/heed.wav                       |   Bin 0 -> 16016 bytes
 test/fon Exp/Sounds/hid.wav                        |   Bin 0 -> 14866 bytes
 test/fon Exp/Sounds/hood.wav                       |   Bin 0 -> 23258 bytes
 test/fon Exp/Sounds/hud.wav                        |   Bin 0 -> 21716 bytes
 test/fon Exp/Sounds/weSayTheWord.wav               |   Bin 0 -> 25926 bytes
 test/fon Exp/continuousGoodness.ExperimentMFC      |   144 +
 test/fon Exp/csl.ExperimentMFC                     |    35 +
 test/fon Exp/experimentMFC.praat                   |    15 +
 test/fon Exp/hoofdletters.ExperimentMFC            |    43 +
 test/fon Exp/pictures.ExperimentMFC                |    40 +
 test/fon Exp/pictures/paul.jpg                     |   Bin 0 -> 7776 bytes
 test/fon Exp/pictures/silke.jpg                    |   Bin 0 -> 21362 bytes
 test/fon Exp/simplest.ExperimentMFC                |    45 +
 test/fon Exp/simplest_broken.ExperimentMFC         |    45 +
 test/fon Exp/simplest_missing.ExperimentMFC        |    45 +
 test/fon Exp/stereo.ExperimentMFC                  |    38 +
 test/fon Exp/test.ExperimentMFC                    |    33 +
 test/fon Exp/version3.ExperimentMFC                |    32 +
 test/fon Exp/version4.ExperimentMFC                |    50 +
 test/fon Exp/version6.ExperimentMFC                |    53 +
 test/fon/PitchTier.praat                           |    40 +
 test/fon/Spectrum_draw.praat                       |    12 +
 test/fon/TextGrid_Sound_extractIntervals.praat     |    11 +
 test/fon/data.praat                                |   Bin 13494 -> 13492 bytes
 test/fon/endian.praat                              |     1 +
 test/fon/examples/OTGrammar/Infant.OTGrammar       |   198 +
 test/fon/examples/OTGrammar/Infant2.OTGrammar      |   198 +
 .../fon/examples/OTGrammar/Infant_binary.OTGrammar |   Bin 0 -> 3689 bytes
 .../examples/OTGrammar/Infant_binary2.OTGrammar    |   Bin 0 -> 3689 bytes
 test/fon/examples/banner.praat                     |    11 +
 test/fon/examples/example.wav                      |   Bin 0 -> 40958 bytes
 test/fon/examples/sineWithNoise.TextGrid           |    10 +
 test/fon/examples/sounds/aaaa02.nsp                |   Bin 0 -> 1520078 bytes
 test/fon/examples/sounds/aaaa02.wav                |   Bin 0 -> 1520044 bytes
 test/fon/examples/sounds/cl_F1_2b_egg.wav          |   Bin 0 -> 312142 bytes
 .../fon/examples/sounds/elephant calls/27_Ella.wav |   Bin 0 -> 1254122 bytes
 test/fon/texio.praat                               |   Bin 10042 -> 10074 bytes
 test/fon/textioSpeed.praat                         |     3 +-
 test/kar/unicode.praat                             |   Bin 9022 -> 9020 bytes
 .../kar/\303\245b\303\247\303\251\303\274.wav"     |   Bin
 test/manually/Demo_recording_problem.praat         |    36 +
 test/manually/PairDistributions_append.praat       |    44 +
 test/manually/guiTest.praat                        |   Bin 1832 -> 1556 bytes
 test/manually/testCommandLineCalls.praat           |    33 +
 test/menuSpeed.praat                               |    19 +
 test/num/fisherQ.praat                             |     2 +-
 test/num/mathFunctions.praat                       |     4 +-
 test/runAllTests.praat                             |    88 +-
 test/runAllTests_leak.praat                        |   128 +
 test/stat/Table.praat                              |    11 +-
 test/stat/linearRegression.praat                   |    19 +
 test/stat/logisticRegression.praat                 |    11 +-
 test/stat/logisticRegression/rh.LogisticRegression |    17 +
 test/stat/pb.Table                                 | 31944 ++++++++
 test/sys/graphics.praat                            |   Bin 8026 -> 8230 bytes
 test/sys/progress.praat                            |   Bin 786 -> 946 bytes
 test/sys/script2.praat                             |   Bin 3890 -> 4276 bytes
 1050 files changed, 143095 insertions(+), 130064 deletions(-)

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



More information about the debian-med-commit mailing list