Author: kitone
Date: Sat Apr 18 15:17:55 2015
New Revision: 920
URL: http://svn.gna.org/viewcvs/subtitleeditor?rev=920&view=rev
Log:
Preparing 0.51.0 release.
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/configure.ac
Modified: trunk/ChangeLog
URL:
http://svn.gna.org/viewcvs/subtitleeditor/trunk/ChangeLog?rev=920&r1=919&r2=920&view=diff
==============================================================================
--- trunk/ChangeLog (original)
+++ trunk/ChangeLog Sat Apr 18 15:17:55 2015
@@ -1,3 +1,9 @@
+2015-04-18 kitone <[email protected]>
+
+ * NEWS:
+ * configure.ac:
+ Preparing 0.51.0 release.
+
2015-04-18 kitone <[email protected]>
* src/Makefile.am:
Modified: trunk/NEWS
URL:
http://svn.gna.org/viewcvs/subtitleeditor/trunk/NEWS?rev=920&r1=919&r2=920&view=diff
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Sat Apr 18 15:17:55 2015
@@ -1,3 +1,20 @@
+2015-04-18 - 0.51.0
+
+ * Fix bug #23148 : Default to video file name when saving new subtitles.
+ * Fix bug #23148 : Create new untilted name with extension.
+ * Fix bug #20672 : Automatically put the extension when saving a
project file
+ * Fix bug #22476 : Remember video and waveform window size
+ * Fix bug #23476 : Allow configuring the delay for external player, add
#time and #mseconds
+ * Fix bug #23476 : Add preference close button
+ * Fix bug #20170 : "Video"/"Timing from player" with an offset
+ * Fix bug #23486 : Remember window size.
+ * Fix bug #23486 : Remember window size, work with gtkmm 3.10 and 3.12
+ * Fix bug #20170 : "Video"/"Timing from player" with an offset - only
if playing
+ * Fix bug #23317 : Character & messes up subtitle preview
+ * Fix bug #23471 : Problems when saving into ASS - rename Actor with
Name
+ * Fix bug #23471 : Problems when saving into ASS - Save PlayResX/Y from
screen resolution.
+ * Fix missing comboboxtextcolumns.h file
+
2015-04-11 - 0.50.0
* Port to gtk3 (gtkmm-3.0 >= 3.0)
Modified: trunk/configure.ac
URL:
http://svn.gna.org/viewcvs/subtitleeditor/trunk/configure.ac?rev=920&r1=919&r2=920&view=diff
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Sat Apr 18 15:17:55 2015
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
# AC_PREREQ(2.59)
-AC_INIT(subtitleeditor, trunk)
+AC_INIT(subtitleeditor, 0.51.0)
AM_INIT_AUTOMAKE([tar-ustar])
AC_CONFIG_SRCDIR([Makefile.am])
_______________________________________________
Subtitleeditor-commits mailing list
[email protected]
https://mail.gna.org/listinfo/subtitleeditor-commits