git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@187 99eadd0c-20b8-1223-b5c4-2a2b2df33de2

This commit is contained in:
niksedk 2010-12-21 21:07:54 +00:00
parent 716375c09f
commit 6396775afc

View File

@ -2,12 +2,22 @@ Subtitle Edit Changelog
3.1 (Not released yet)
* NEW:
* Collaboration via the internet (Networking, also has chat)
* Auto-backup (never, every minute, every 5th minute, or every 15th minute)
* Ability to remember the last selected line when re-opening subtitles
* Support for the subtitle format "Quicktime text" (two variations)
* Added "Chars/sec" info to textbox in main window
* Options to choose font color and background color (for list view/text-boxes)
* IMPROVED:
* Context menu for subtitle textbox now has italic, bold, underline, font name, and color
* Updated NHunspell (spell check component) to latest version (0.9.6)
* Synchronization Show earlier/later changed a bit, also now has short cut (Ctrl+Shift+D)
* Main window: Video will no automatically move up beside subtitle if wave form is displayed + some re-sizing of controls allowed.
* FIXED:
* OCR Fix Engine - Lines after "..." will no longer be changed to start with uppercase letter
* Fixed missing line break in Sony Dvd Architecht (w line numbers) - thx Rosa
* Fixed a minor bug in initialization of waveform - thx Frederic!
* Fixed a minor bug in Visual Sync, if end scene was after vidoe length
3.0 (18th November 2010)