[med-svn] [praat] 05/14: Update upstream changelog for newest version

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Sun Nov 1 19:08:29 UTC 2015


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

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

commit 48a0f949c17e08d52ddd2442fbb7614c92a871e5
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Fri Oct 30 05:15:24 2015 -0200

    Update upstream changelog for newest version
    
    Gbp-Dch; Ignore
---
 debian/What_s_new_.html | 944 ++++++++++++------------------------------------
 1 file changed, 229 insertions(+), 715 deletions(-)

diff --git a/debian/What_s_new_.html b/debian/What_s_new_.html
index 9d2a510..6893538 100644
--- a/debian/What_s_new_.html
+++ b/debian/What_s_new_.html
@@ -7,736 +7,250 @@ What's new?
 <p>
 Latest changes in Praat.</p>
 <p>
+<b>6.0</b> (28 October 2015)</p>
+<ul>
+<li>
+ Linux: use PulseAudio as the server for playing sound.
+<li>
+ Windows: removed Praatcon.exe, because Praat.exe can now be used from the command line.
+<li>
+ Praat can now open files from the command line on all platforms.
+<li>
+ The API change that requires raising the major Praat version to 6: no longer any need for Praatcon.exe, because Praat itself can now run a script from the command line on all platforms.
+<li>
+ See <a href="Scripting_6_9__Calling_from_the_command_line.html">Scripting 6.9. Calling from the command line</a> for all command line options.
+<li>
+ SpeechSynthesizer: corrected a potentially crashing bug.
+<li>
+ Mac Retina graphics: made function drawing (e.g. in the TextGrid window) twice as fast.
+<li>
+ LongSound: corrected playing of more than 2 channels.
+</ul>
+<p>
+<b>5.4.22</b> (8 October 2015)</p>
+<ul>
+<li>
+ Sound files: added support for MP3 files with ID3 version 2 headers.
+<li>
+ Table: Line graph where: removed a bug that caused nothing to be drawn if the number of columns was larger than the number of rows and the column index was larger than the number of rows.
+<li>
+ Mac: corrected horizontal spacing in graphical text on El Capitán.
+<li>
+ Mac: corrected a bug that would cause Praat to crash if a PNG file could not be saved (from a script).
+<li>
+ Windows: enabled PNG saving from Praatcon.
+</ul>
+<p>
+<b>5.4.21</b> (29 September 2015)</p>
+<ul>
+<li>
+ Corrected a bug introduced in 5.4.20 that could cause the Sound window to crash.
+<li>
+ Repaired a very old hang with pulses in the Sound window.
+</ul>
+<p>
+<b>5.4.20</b> (26 September 2015)</p>
+<ul>
+<li>
+ Corrected the graphical representation of numbers with exponents (wrong since 5.4.10).
+<li>
+ Windows: prevented flashing console window in <code>runScript()</code>.
+</ul>
+<p>
+<b>5.4.19</b> (16 September 2015)</p>
+<ul>
+<li>
+ LongSound: corrected saving of 8-bit files as 16-bit.
+</ul>
+<p>
+<b>5.4.18</b> (7 September 2015)</p>
+<ul>
+<li>
+ Regular expressions: if the pattern is illegal, you'll now get an error message instead of an empty string.
+<li>
+ LongSound: removed a bug introduced in 1999 that could play long stereo sounds much too fast if they had unusual sampling frequencies. This bug has become more noticeable on the Mac since January 2015.
+<li>
+ Guard better against sound files that contain 0 samples.
+<li>
+ Scripting: faster look-up of variables.
+</ul>
+<p>
+<b>5.4.17</b> (20 August 2015)</p>
+<ul>
+<li>
+ Scripting: removed a bug that could cause Praat to crash when calling <code>writeFile()</code> with an empty text.
+</ul>
+<p>
+<b>5.4.16</b> (16 August 2015)</p>
+<ul>
+<li>
+ Mac 64-bit: removed a bug by which graphical text passed over the right edge in TextGrid intervals.
+<li>
+ Mac 64-bit: removed a bug that allowed the general "Zoom" and "Close" commands to be accessible from a script.
+</ul>
+<p>
+<b>5.4.15</b> (1 August 2015)</p>
+<ul>
+<li>
+ Introduced several command line options that make it easier to call Praat from a web server.
+<li>
+ 64-bit Mac: removed a bug introduced in 5.4.11 that caused incorrect spacing of vertical text in picture files.
+</ul>
+<p>
+<b>5.4.14</b> (24 July 2015)</p>
+<ul>
+<li>
+ Windows and 32-bit Mac: removed a bug introduced in 5.4.12 that could cause weird behavior (even crashing) when pressing the Tab key in the script window or in the manual.
+</ul>
+<p>
+<b>5.4.13</b> (22 July 2015)</p>
+<ul>
+<li>
+ The Demo window can now save itself to a PNG or PDF file.
+<li>
+ Windows: removed a bug introduced in 5.4.10 whereby Praatcon would write garbled text to the console.
+</ul>
+<p>
+<b>5.4.12</b> (10 July 2015)</p>
+<ul>
+<li>
+ Windows: removed a bug introduced in 5.4.10 whereby SpeechSynthesizer would only pronounce the first letter of the text.
+</ul>
+<p>
+<b>5.4.11</b> (8 July 2015)</p>
+<ul>
+<li>
+ Windows: removed a bug introduced in 5.4.10 whereby the file selection window could try to open a file with a garbled name.
+<li>
+ Removed a bug whereby the PointProcess window would crash when showing a perfectly silent sound.
+</ul>
+<p>
+<b>5.4.10</b> (27 June 2015)</p>
+<ul>
+<li>
+ Removed a bug introduced in version 4.5.09 (January 2007) that caused incorrect upsampling of stereo sounds when the upsampling factor was exactly 2. This bug has caused incorrect playing of stereo sounds with a sampling frequency of 22050 Hz on the Mac since January 2015.
+<li>
+ Removed a bug introduced in 2011 that could cause Praat to crash when you scrolled the LongSound window.
+<li>
+ TextGrid: <b>Count intervals where...</b> and <b>Count points where...</b>.
+</ul>
+<p>
+<b>5.4.09</b> (1 June 2015)</p>
+<ul>
+<li>
+ Linux: the tab key can be used to play sounds on more computers.
+<li>
+ Windows: TextGrid files with non-BMP characters are now read correctly.
+<li>
+ Windows: files with names that contain non-BMP characters are now saved correctly.
+<li>
+ Updated manual.
+</ul>
+<p>
+<b>5.4.08</b> (24 March 2015)</p>
+<ul>
+<li>
+ Sound window: removed a bug that caused a crash in "Editor info".
+</ul>
+<p>
+<b>5.4.07</b> (22 March 2015)</p>
+<ul>
+<li>
+ TextGrid window: <b>Add interval</b> now does the same thing as <b>Add boundary</b> if a time stretch is selected.
+<li>
+ Linux: better redrawing in TextGrid window.
+</ul>
+<p>
 <b>5.4.06</b> (21 February 2015)</p>
-<dl>
-<dd>
-• Windows: repaired a bug that could cause Praat to crash if a metafile resolution was 200 dpi.
-</dl>
+<ul>
+<li>
+ Windows: repaired a bug that could cause Praat to crash if a metafile resolution was 200 dpi.
+</ul>
 <p>
 <b>5.4.05</b> (13 February 2015)</p>
-<dl>
-<dd>
-• Better support for big integer numbers on Windows XP.
-<dd>
-• Sound window: guarded against empty view ranges for the intensity curve.
-</dl>
+<ul>
+<li>
+ Better support for big integer numbers on Windows XP.
+<li>
+ Sound window: guarded against empty view ranges for the intensity curve.
+</ul>
 <p>
 <b>5.4.04</b> (28 December 2014)</p>
-<dl>
-<dd>
-• Windows audio playback: if the sound has more channels than the audio hardware, distribute them evenly.
-</dl>
+<ul>
+<li>
+ Windows audio playback: if the sound has more channels than the audio hardware, distribute them evenly.
+</ul>
 <p>
 <b>5.4.03</b> (18 December 2014)</p>
-<dl>
-<dd>
-• TextGrid reading: Praat now corrects some incomplete TextGrid files created by others.
-<dd>
-• Better support for text files larger than 2 GB.
-</dl>
+<ul>
+<li>
+ TextGrid reading: Praat now corrects some incomplete TextGrid files created by others.
+<li>
+ Better support for text files larger than 2 GB.
+</ul>
 <p>
 <b>5.4.02</b> (26 November 2014)</p>
-<dl>
-<dd>
-• Mac: repaired a bug by which quote characters typed into the script window could become curly instead of straight.
-</dl>
+<ul>
+<li>
+ Mac: repaired a bug by which quote characters typed into the script window could become curly instead of straight.
+</ul>
 <p>
 <b>5.4.01</b> (9 November 2014)</p>
-<dl>
-<dd>
-• <a href="MelSpectrogram.html">MelSpectrogram</a>, <a href="BarkSpectrogram.html">BarkSpectrogram</a>.
-<dd>
-• Linux: removed a bug that could cause too many flashes when scrolling a Sound window.
-<dd>
-• Mac: repaired a bug that could cause a crash in the VowelEditor window.
-</dl>
-<p>
-<b>5.4</b> (4 October 2014)</p>
-<p>
-<b>5.3.87</b> (3 October 2014)</p>
-<dl>
-<dd>
-• Windows scripting: prevented incorrect handling of relative paths after the use of chooseReadFile$.
-<dd>
-• Windows: repaired a bug that could cause Praat to crash if a metafile resolution was 180 or 1200 dpi.
-</dl>
-<p>
-<b>5.3.86</b> (28 September 2014)</p>
-<dl>
-<dd>
-• Linux audio: reverted to old version of PortAudio because of race problems in the Alsa–PulseAudio cooperation.
-</dl>
-<p>
-<b>5.3.85</b> (19 September 2014)</p>
-<dl>
-<dd>
-• Mac audio: circumvented a bug in PortAudio by which playback of sounds with sampling frequencies below 44100 Hz could be distorted on some USB headsets.
-</dl>
-<p>
-<b>5.3.84</b> (26 August 2014)</p>
-<dl>
-<dd>
-• Manipulation: repaired a bug that could cause Praat to crash when playing a manipulation of a Sound created by the SpeechSynthesizer.
-</dl>
-<p>
-<b>5.3.83</b> (16 August 2014)</p>
-<dl>
-<dd>
-• TextGrid window: repaired a bug with automatic alignment that could cause an analysis tier to go out of order.
-<dd>
-• Linux audio: created a second workaround that reduces even more the chances of a freeze that is due to a potential deadlock in the collaboration between Alsa and PulseAudio that can occur when the playback of a sound is cancelled.
-<dd>
-• Smoother communication with Phon.
-<dd>
-• Windows: repaired a memory leak when saving PNG files.
-</dl>
-<p>
-<b>5.3.82</b> (26 July 2014)</p>
-<dl>
-<dd>
-• Linux and Mac audio playback: if the sound has more channels than the audio hardware, distribute them evenly.
-<dd>
-• Pause forms: more consistent appearance of the Revert button.
-<dd>
-• Scripting: pauseScript ( ) function.
-</dl>
-<p>
-<b>5.3.81</b> (2 July 2014)</p>
-<dl>
-<dd>
-• EEG: can work with status <i>numbers</i> instead of only with status <i>bits</i>.
-<dd>
-• Windows: repaired a bug that could cause Praat to crash if there was a 96-dpi printer.
-</dl>
-<p>
-<b>5.3.80</b> (29 June 2014)</p>
-<dl>
-<dd>
-• Praat preferences: choice between Chinese and Japanese style for Han characters.
-</dl>
-<p>
-<b>5.3.79</b> (21 June 2014)</p>
-<dl>
-<dd>
-• Can now play sounds over more than two channels.
-<dd>
-• Asynchronous play in scripts (see <a href="Demo_window.html">Demo window</a>).
-<dd>
-• EEG: blue-to-red colour scale for scalp distributions.
-</dl>
-<p>
-<b>5.3.78</b> (12 June 2014)</p>
-<dl>
-<dd>
-• Multithreading can now speed up pitch analysis by a factor of 4 or so, depending on the number of cores in your processor.
-<dd>
-• Linux: can now open and save Photo objects (from PNG files) and use <a href="Insert_picture_from_file___.html">Insert picture from file...</a>.
-<dd>
-• Open WAV files that are in the "extensible" format (previously "unsupported format -2").
-<dd>
-• Windows: support for dropping more than one file on the Praat icon.
-<dd>
-• Scripting: can now use the <b>editor</b> command with an object's ID instead of only with its name.
-<dd>
-• Windows: removed a bug that sometimes disallowed saving more than one JPEG file.
-<dd>
-• Linux audio: created a workaround that reduces the chances of a freeze that is due to a potential deadlock in the collaboration between Alsa and PulseAudio that can occur when the playback of a sound is cancelled.
-</dl>
-<p>
-<b>5.3.77</b> (18 May 2014)</p>
-<dl>
-<dd>
-• EEG: more facilities for EDF+ files.
-</dl>
-<p>
-<b>5.3.76</b> (8 May 2014)</p>
-<dl>
-<dd>
-• One can determine the size of "speckles" (filled circles) with <b>Speckle size...</b> in the <b>Pen</b> menu. Speckles are used in drawing Formant, PitchTier, and several other kinds of objects.
-</dl>
-<p>
-<b>5.3.75</b> (30 April 2014)</p>
-<dl>
-<dd>
-• Linux Matrix graphics bug fix: corrected working of <b>Draw cells...</b>.
-<dd>
-• Scripting bug fix: ability to use x and y as indexed variables.
-<dd>
-• PowerCepstrogram bug fix: made old version of Paint command available again for scripts.
-</dl>
-<p>
-<b>5.3.74</b> (24 April 2014)</p>
-<dl>
-<dd>
-• EEG: more interpretation of triggers in EDF+ files.
-</dl>
-<p>
-<b>5.3.73</b> (21 April 2014)</p>
-<dl>
-<dd>
-• EEG: understand more EGI/NetStation files.
-</dl>
-<p>
-<b>5.3.72</b> (17 April 2014)</p>
-<dl>
-<dd>
-• Windows: repaired a bug that caused two black edges in PNG files.
-<dd>
-• Windows: repaired a bug that could cause Praat to crash if a metafile resolution was 360 dpi.
-<dd>
-• Linux: repaired a bug that caused Praat to crash when cutting or pasting a sound in the Sound window.
-</dl>
-<p>
-<b>5.3.71</b> (9 April 2014)</p>
-<dl>
-<dd>
-• Windows: brought more unity in the style of Chinese characters.
-</dl>
-<p>
-<b>5.3.70</b> (2 April 2014)</p>
-<dl>
-<dd>
-• Added some query commands for DurationTier objects.
-<dd>
-• Repaired a bug that caused Praat not to run as a console app.
-</dl>
-<p>
-<b>5.3.69</b> (28 March 2014)</p>
-<dl>
-<dd>
-• Picture window: can save to 300-dpi and 600-dpi PNG files.
-<dd>
-• Graphics: sub-pixel precision line drawing on Mac and Linux.
-<dd>
-• Repaired a bug that could show spurious buttons in the Objects window if a plug-in created objects.
-</dl>
-<p>
-<b>5.3.68</b> (20 March 2014)</p>
-<dl>
-<dd>
-• Mac: corrected a bug introduced in 5.3.67 that could cause crashes when drawing a spectrogram.
-<dd>
-• Mac and Linux: <a href="Create_Strings_as_file_list___.html">Create Strings as file list...</a> handles broken symbolic links more leniently.
-</dl>
-<p>
-<b>5.3.67</b> (19 March 2014)</p>
-<dl>
-<dd>
-• Corrected a bug that would create strange PNG files if the selection did not touch the upper left corner of the Picture window.
-<dd>
-• Mac: can save the Picture window to PNG file.
-<dd>
-• EEG: understand trigger letters in BDF/EDF files.
-</dl>
-<p>
-<b>5.3.66</b> (9 March 2014)</p>
-<dl>
-<dd>
-• Windows and Linux: can save the Picture window to PNG file.
-<dd>
-• Windows: opening, modifying and saving PNG, TIFF or JPEG files (the Photo object, as on the Mac).
-</dl>
-<p>
-<b>5.3.65</b> (27 February 2014)</p>
-<dl>
-<dd>
-• Scripting language: removed some bugs from runScript.
-<dd>
-• Linux: can save the Picture window to PDF file.
-</dl>
-<p>
-<b>5.3.64</b> (12 February 2014)</p>
-<dl>
-<dd>
-• Scripting language: writeInfo, procedure, exitScript, runScript: all with colons.
-<dd>
-• 64-bit Mac graphics: better highlighting and unhighlighting of selection.
-<dd>
-• 64-bit Mac graphics: full screen.
-</dl>
-<p>
-<b>5.3.63</b> (24 January 2014)</p>
-<dl>
-<dd>
-• Scripting language: easier menu command invocation using the colon ":".
-<dd>
-• 64-bit Mac graphics: better handling of any absence of Doulos SIL or Charis SIL.
-<dd>
-• Windows scripting: can now use "~" in file names to refer to home directory, as on Mac and Linux.
-</dl>
-<p>
-<b>5.3.62</b> (2 January 2014)</p>
-<dl>
-<dd>
-• 64-bit Mac: removed a bug introduced in 5.3.61 that could cause text containing "ff" to become invisible.
-</dl>
-<p>
-<b>5.3.61</b> (1 January 2014)</p>
-<dl>
-<dd>
-• EEG: understand status registers that contain text.
-<dd>
-• KlattGrid: removed a bug introduced in May 2009 that could make Praat crash after editing an oral formant grid.
-</dl>
-<p>
-<b>5.3.60</b> (8 December 2013)</p>
-<dl>
-<dd>
-• Mac 64-bit: implemented swiping (to scroll with the trackpad) and pinching (to zoom with the trackpad).
-<dd>
-• Scripting: backslashTrigraphsToUnicode () and unicodeToBackslashTrigraphs ().
-</dl>
-<p>
-<b>5.3.59</b> (20 November 2013)</p>
-<dl>
-<dd>
-• EEG: faster reading of BDF and EDF files.
-<dd>
-• Batch scripting: made <b>appendInfo()</b> write to the console in the same way as <b>print</b>.
-<dd>
-• Removed a bug introduced in 5.3.57 whereby some Praat text files could not be read.
-</dl>
-<p>
-<b>5.3.58</b> (17 November 2013)</p>
-<dl>
-<dd>
-• EEG: support for 16-bit (next to 24-bit) BDF files and for 16-bit (next to 8-bit) statuses.
-<dd>
-• Mac: 64-bit beta version.
-</dl>
-<p>
-<b>5.3.57</b> (27 October 2013)</p>
-<dl>
-<dd>
-• Mac: opening, modifying and saving image files (the Photo object).
-<dd>
-• Mac 64-bit: some small improvements in the user interface.
-</dl>
-<p>
-<b>5.3.56</b> (15 September 2013)</p>
-<dl>
-<dd>
-• Mac: 64-bit alpha version.
-<dd>
-• Linux: improved selecting in the Picture window.
-</dl>
-<p>
-<b>5.3.55</b> (2 September 2013)</p>
-<dl>
-<dd>
-• Corrected a bug introduced in 5.3.54 by which you couldn't select a file for saving.
-</dl>
-<p>
-<b>5.3.54</b> (1 September 2013)</p>
-<dl>
-<dd>
-• Sound window: removed a bug introduced in 5.3.42 by which you couldn't ask for an odd number of poles in Formant Settings (by e.g. specifying "5.5" for the number of formants).
-<dd>
- Linux: improved dragging of selections in the Picture window and the Sound window.
-</dl>
-<p>
-<b>5.3.53</b> (9 July 2013)</p>
-<dl>
-<dd>
-• Table: more drawing commands.
-</dl>
-<p>
-<b>5.3.52</b> (12 June 2013)</p>
-<dl>
-<dd>
-• Scripting: editor windows understand <b>do</b> and <b>do$</b>.
-</dl>
-<p>
-<b>5.3.51</b> (30 May 2013)</p>
-<dl>
-<dd>
-• Sound window: <b>Extract selected sound for overlap...</b>.
-</dl>
-<p>
-<b>5.3.49</b> (13 May 2013)</p>
-<dl>
-<dd>
-• TextGrid window: alignment of the sound and the annotation in an interval, via Espeak.
-<dd>
-• Scripting: repaired a bug introduced in 5.3.32 that could cause very slow running of scripts.
-</dl>
-<p>
-<b>5.3.48</b> (1 May 2013)</p>
-<dl>
-<dd>
-• Scripting: variable-substitution-free object selection and file writing.
-<dd>
-• Scripting: <b>selectObject</b> and <b>removeObject</b> can select or remove multiple objects at a time.
-</dl>
-<p>
-<b>5.3.47</b> (23 April 2013)</p>
-<dl>
-<dd>
-• OTGrammar: included Giorgio Magri's (2012) update rule (weighted all up, high down).
-</dl>
-<p>
-<b>5.3.46</b> (21 April 2013)</p>
-<dl>
-<dd>
-• Scripting: variable-substitution-free procedure calls.
-<dd>
-• Linux: made the Save menu compatible with Ubuntu 12.04.
-</dl>
-<p>
-<b>5.3.45</b> (15 April 2013)</p>
-<dl>
-<dd>
-• More parts of the manual reflect variable-substitution-free scripting.
-</dl>
-<p>
-<b>5.3.44</b> (7 April 2013)</p>
-<dl>
-<dd>
-• <b>Create Sound as pure tone...</b>.
-<dd>
-• First steps towards variable-substitution-free scripting: the <b>do</b>, <b>do$</b>, <b>writeInfo</b> and <b>appendInfo</b> functions.
-</dl>
-<p>
-<b>5.3.43</b> (27 March 2013)</p>
-<dl>
-<dd>
-• Read and write stereo Kay sound files.
-<dd>
-• Phonetic symbols ʦ, ʧ and ʼ.
-<dd>
-• Network: <b>Normalize weights...</b>, <b>List weights...</b>, <b>Weights down to Table...</b>.
-</dl>
-<p>
-<b>5.3.42</b> (2 March 2013)</p>
-<dl>
-<dd>
-• Repaired some minor bugs regarding synchronization between multiple windows.
-</dl>
-<p>
-<b>5.3.41</b> (9 February 2013)</p>
-<dl>
-<dd>
-• Linux: repaired a bug that could cause Praat to crash when closing the Info window or a script window.
-</dl>
-<p>
-<b>5.3.40</b> (2 February 2013)</p>
-<dl>
-<dd>
-• Windows: better handling (in the LongSound window) of sounds that are too long to play.
-<dd>
-• Mac: corrected a bug that caused Praat to crash when closing the Strings window.
-<dd>
-• Linux: made audio output work again on 32-bit Linux.
-</dl>
-<p>
-<b>5.3.39</b> (6 January 2013)</p>
-<dl>
-<dd>
-• Formant & Spectrogram: To IntensityTier...
-</dl>
-<p>
-<b>5.3.38</b> (4 January 2013)</p>
-<dl>
-<dd>
-• ExperimentMFC: repaired a bug introduced in 5.3.36 that caused sound to fail to play completely if the screen did not blank.
-</dl>
-<p>
-<b>5.3.37</b> (2 January 2013)</p>
-<dl>
-<dd>
-• ExperimentMFC: after screen blanking, reaction times count from when the response buttons appear.
-</dl>
-<p>
-<b>5.3.36</b> (1 January 2013)</p>
-<dl>
-<dd>
-• ExperimentMFC: made it possible to blank the screen while the sound is playing.
-</dl>
-<p>
-<b>5.3.35</b> (8 December 2012)</p>
-<dl>
-<dd>
-• SpeechSynthesizer: made it possible to have more than one at a time.
-<dd>
-• Linux: corrected a bug that caused incorrect alignment of the buttons in the Objects window.
-</dl>
-<p>
-<b>5.3.34</b> (21 November 2012)</p>
-<dl>
-<dd>
-• Windows: corrected a bug that caused incorrect alignment of the buttons in the Objects window.
-<dd>
-• The new <b>Sound: Combine to stereo</b> can now work with Sounds of different durations, as the old could.
-<dd>
-• Corrected a bug that caused Praat to crash when creating a SpeechSynthesizer.
-</dl>
-<p>
-<b>5.3.33</b> (20 November 2012)</p>
-<dl>
-<dd>
-• <b>Sound: Combine to stereo</b> can now combine any number of Sounds into a new Sound whose number of channels is the sum of the numbers of channels of the original Sounds.
-<dd>
-• ERP: Down to Sound.
-</dl>
-<p>
-<b>5.3.32</b> (17 October 2012)</p>
-<dl>
-<dd>
-• Sound window: corrected the working of the "by window" scaling option.
-</dl>
-<p>
-<b>5.3.31</b> (10 October 2012)</p>
-<dl>
-<dd>
-• ERP: Down to Table...
-<dd>
-• Linux: corrected a bug that could cause Praat to crash after closing a file selector window for saving.
-</dl>
-<p>
-<b>5.3.30</b> (6 October 2012)</p>
-<dl>
-<dd>
-• Circumvented a rare Windows bug that could cause Praat to start to write 1.5 as 1,5 in some countries after opening a strange directory.
-<dd>
-• Windows: corrected a bug introduced in 5.3.24 that could cause Praat to crash when quitting.
-<dd>
-• Windows: corrected a bug introduced in 5.3.24 that could cause the Objects window to look weird after resizing.
-</dl>
-<p>
-<b>5.3.29</b> (30 September 2012)</p>
-<dl>
-<dd>
-• <a href="EEG.html">EEG</a>: Draw scalp..., including gray legend.
-<dd>
-• Made the new Sound scaling options available for LongSounds.
-</dl>
-<p>
-<b>5.3.28</b> (28 September 2012)</p>
-<dl>
-<dd>
-• Corrected a bug introduced in 5.3.24 that made Praat crash on OSX 10.5.
-</dl>
-<p>
-<b>5.3.27</b> (27 September 2012)</p>
-<dl>
-<dd>
-• Corrected a couple of small bugs.
-</dl>
-<p>
-<b>5.3.26</b> (26 September 2012)</p>
-<dl>
-<dd>
-• Corrected a bug introduced in 5.3.24 that prevented Praat from running in batch mode.
-</dl>
-<p>
-<b>5.3.25</b> (26 September 2012)</p>
-<dl>
-<dd>
-• EEG: view of scalp distribution takes scaling options into account.
-<dd>
-• Linux: swipable Sound window and manual.
-<dd>
-• Linux: corrected a bug introduced in 5.3.24 whereby TextGrids could not be edited.
-</dl>
-<p>
-<b>5.3.24</b> (24 September 2012)</p>
-<dl>
-<dd>
-• More kinds of vertical scaling in e.g. Sound and EEG windows.
-<dd>
-• Rewritten user interface (may contain some bugs).
-</dl>
-<p>
-<b>5.3.23</b> (7 August 2012)</p>
-<dl>
-<dd>
-• Mac: removed a bug introduced in September 2011 that could cause incorrect behaviour of regular expressions since July 2012.
-</dl>
-<p>
-<b>5.3.22</b> (21 July 2012)</p>
-<dl>
-<dd>
-• Linux: removed a bug introduced in 5.3.21 that could cause Praat to crash when opening files.
-<dd>
-• Neural networks: correct writing and reading of learning settings.
-</dl>
-<p>
-<b>5.3.21</b> (10 July 2012)</p>
-<dl>
-<dd>
-• Linux: better folder choice in file selector window for opening files.
-<dd>
-• Repaired a bug that caused Praat to crash when opening a ManPages file on some platforms.
-</dl>
-<p>
-<b>5.3.20</b> (5 July 2012)</p>
-<dl>
-<dd>
-• <a href="EEG.html">EEG</a>: <b>Replace TextGrid</b>.
-</dl>
-<p>
-<b>5.3.19</b> (24 June 2012)</p>
-<p>
-<b>5.3.18</b> (15 June 2012)</p>
-<dl>
-<dd>
-• Corrected a bug in <a href="Sound__Change_gender___.html">Sound: Change gender...</a> that caused a part of the sound not to be changed.
-</dl>
-<p>
-<b>5.3.17</b> (12 June 2012)</p>
-<dl>
-<dd>
-• <a href="EEG.html">EEG</a> window: extent autoscaling by window.
-<dd>
-• ERPTier: Remove events between...
-</dl>
-<p>
-<b>5.3.16</b> (23 May 2012)</p>
-<p>
-<b>5.3.15</b> (10 May 2012)</p>
-<dl>
-<dd>
-• Improvements in clipboards, PDF and EPS files.
-</dl>
-<p>
-<b>5.3.14</b> (28 April 2012)</p>
-<dl>
-<dd>
-• Linux: Tab shortcut for playing the selection.
-<dd>
-• EPS files: higher minimum image resolution for spectrograms (300 instead of 106 dpi).
-</dl>
-<p>
-<b>5.3.13</b> (11 April 2012)</p>
-<dl>
-<dd>
-• <a href="EEG.html">EEG</a>: Extract part...
-</dl>
-<p>
-<b>5.3.12</b> (5 April 2012)</p>
-<dl>
-<dd>
-• Praat picture file: allow larger function drawings (up to 10<sup>9</sup> instead of 10<sup>6</sup> points).
-<dd>
-• Linux: better audio compatibility with Ubuntu 11.10 (support for unusual sampling frequencies when playing LongSounds).
-</dl>
-<p>
-<b>5.3.11</b> (27 March 2012)</p>
-<dl>
-<dd>
-• <a href="EEG.html">EEG</a>: a selected ERPTier can extract events on the basis of a column of a selected Table.
-</dl>
-<p>
-<b>5.3.10</b> (12 March 2012)</p>
-<dl>
-<dd>
-• <a href="EEG.html">EEG</a>: Concatenate.
-</dl>
-<p>
-<b>5.3.09</b> (10 March 2012)</p>
-<dl>
-<dd>
-• Better text-to-speech.
-</dl>
-<p>
-<b>5.3.08</b> (5 March 2012)</p>
-<dl>
-<dd>
-• Removed a bug introduced in 5.3.07 that could cause Praat to crash when viewing a LongSound.
-</dl>
-<p>
-<b>5.3.07</b> (4 March 2012)</p>
-<dl>
-<dd>
-• Praat can now save Sounds as 24-bit and 32-bit WAV files.
-</dl>
-<p>
-<b>5.3.06</b> (28 February 2012)</p>
-<p>
-<b>5.3.05</b> (19 February 2012)</p>
-<dl>
-<dd>
-• SpeechSynthesizer (<b>New</b> menu → <b>Sound</b>): text-to-speech.
-<dd>
-• <a href="EEG.html">EEG</a>: better scalp distribution drawing for both 32-channel and 64-channel recordings.
-</dl>
-<p>
-<b>5.3.04</b> (12 January 2012)</p>
-<dl>
-<dd>
-• EEG: draw scalp distribution.
-<dd>
-• Linux: better audio compatibility with Ubuntu 11.10 (support for unusual sampling frequencies when playing Sounds).
-</dl>
-<p>
-<b>5.3.03</b> (21 November 2011)</p>
-<dl>
-<dd>
-• EEG: filtering, editing, more viewing.
-</dl>
-<p>
-<b>5.3.02</b> (7 November 2011)</p>
-<dl>
-<dd>
-• Corrected a bug introduced in 5.3.01 that could cause the PitchTier or PointProcess window to crash.
-<dd>
-• Corrected a bug that could cause the Info window to freeze after an error message in a script window.
-</dl>
-<p>
-<b>5.3.01</b> (1 November 2011)</p>
-<dl>
-<dd>
-• Macintosh and Windows: better window positioning if the Dock or Task Bar is on the left or right.
-<dd>
-• IPA symbol: you can now use \.f for the half-length sign (ˑ).
-<dd>
-• EEG window.
-</dl>
+<ul>
+<li>
+ <a href="MelSpectrogram.html">MelSpectrogram</a>, <a href="BarkSpectrogram.html">BarkSpectrogram</a>.
+<li>
+ Linux: removed a bug that could cause too many flashes when scrolling a Sound window.
+<li>
+ Mac: repaired a bug that could cause a crash in the VowelEditor window.
+</ul>
 <h3>
 What used to be new?</h3>
-<dl>
-<dd>
-• <a href="What_was_new_in_5_3_.html">What was new in 5.3?</a>
-<dd>
-• <a href="What_was_new_in_5_2_.html">What was new in 5.2?</a>
-<dd>
-• <a href="What_was_new_in_5_1_.html">What was new in 5.1?</a>
-<dd>
-• <a href="What_was_new_in_5_0_.html">What was new in 5.0?</a>
-<dd>
-• <a href="What_was_new_in_4_6_.html">What was new in 4.6?</a>
-<dd>
-• <a href="What_was_new_in_4_5_.html">What was new in 4.5?</a>
-<dd>
-• <a href="What_was_new_in_4_4_.html">What was new in 4.4?</a>
-<dd>
-• <a href="What_was_new_in_4_3_.html">What was new in 4.3?</a>
-<dd>
-• <a href="What_was_new_in_4_2_.html">What was new in 4.2?</a>
-<dd>
-• <a href="What_was_new_in_4_1_.html">What was new in 4.1?</a>
-<dd>
-• <a href="What_was_new_in_4_0_.html">What was new in 4.0?</a>
-<dd>
-• <a href="What_was_new_in_3_9_.html">What was new in 3.9?</a>
-<dd>
-• <a href="What_was_new_in_3_8_.html">What was new in 3.8?</a>
-<dd>
-• <a href="What_was_new_in_3_7_.html">What was new in 3.7?</a>
-<dd>
-• <a href="What_was_new_in_3_6_.html">What was new in 3.6?</a>
-<dd>
-• <a href="What_was_new_in_3_5_.html">What was new in 3.5?</a>
-<dd>
-• <a href="What_was_new_in_3_3_.html">What was new in 3.3?</a>
-<dd>
-• <a href="What_was_new_in_3_2_.html">What was new in 3.2?</a>
-<dd>
-• <a href="What_was_new_in_3_1_.html">What was new in 3.1?</a>
-</dl>
+<ul>
+<li>
+ <a href="What_was_new_in_5_4_.html">What was new in 5.4?</a>
+<li>
+ <a href="What_was_new_in_5_3_.html">What was new in 5.3?</a>
+<li>
+ <a href="What_was_new_in_5_2_.html">What was new in 5.2?</a>
+<li>
+ <a href="What_was_new_in_5_1_.html">What was new in 5.1?</a>
+<li>
+ <a href="What_was_new_in_5_0_.html">What was new in 5.0?</a>
+<li>
+ <a href="What_was_new_in_4_6_.html">What was new in 4.6?</a>
+<li>
+ <a href="What_was_new_in_4_5_.html">What was new in 4.5?</a>
+<li>
+ <a href="What_was_new_in_4_4_.html">What was new in 4.4?</a>
+<li>
+ <a href="What_was_new_in_4_3_.html">What was new in 4.3?</a>
+<li>
+ <a href="What_was_new_in_4_2_.html">What was new in 4.2?</a>
+<li>
+ <a href="What_was_new_in_4_1_.html">What was new in 4.1?</a>
+<li>
+ <a href="What_was_new_in_4_0_.html">What was new in 4.0?</a>
+<li>
+ <a href="What_was_new_in_3_9_.html">What was new in 3.9?</a>
+<li>
+ <a href="What_was_new_in_3_8_.html">What was new in 3.8?</a>
+<li>
+ <a href="What_was_new_in_3_7_.html">What was new in 3.7?</a>
+<li>
+ <a href="What_was_new_in_3_6_.html">What was new in 3.6?</a>
+<li>
+ <a href="What_was_new_in_3_5_.html">What was new in 3.5?</a>
+<li>
+ <a href="What_was_new_in_3_3_.html">What was new in 3.3?</a>
+<li>
+ <a href="What_was_new_in_3_2_.html">What was new in 3.2?</a>
+<li>
+ <a href="What_was_new_in_3_1_.html">What was new in 3.1?</a>
+</ul>
 <hr>
 <address>
-	<p>© ppgb, February 21, 2015</p>
+	<p>© ppgb, October 28, 2015</p>
 </address>
 </body>
 </html>

-- 
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