[gnome-subtitles] Updating for release 1.3
- From: Pedro Daniel da Rocha Melo e Castro <pcastro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-subtitles] Updating for release 1.3
- Date: Fri, 29 Mar 2013 17:16:10 +0000 (UTC)
commit 00ed39cb0d746b5337d564627ff8ac5118cebd59
Author: Pedro Castro <pedro gnomesubtitles org>
Date: Fri Mar 29 01:06:05 2013 +0000
Updating for release 1.3
AUTHORS | 14 ++++++++----
NEWS | 49 +++++++++++++++++++++++++++++++++++++++++++
README | 8 +++---
configure.ac | 4 +-
src/Glade/AboutDialog.glade | 18 +++++++++------
5 files changed, 75 insertions(+), 18 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index 192382e..6cbdf35 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -12,7 +12,9 @@ Contributors
Arx Cruz
Cristina Yenyxe (Past Maintainer)
David Krkoska
+Dominique Leuenberger
Fernando Zorrilla
+György Balló
Keith Madill
Michał Sawicz
Miguel Filho
@@ -38,12 +40,12 @@ Kamil Paral, Lucas Lommer, Marek Černocký, Petr Kovar, Rinu (cs)
Joe Hansen, Kenneth Nielsen, Kristian Kjærgaard (da)
Felix Braun, Mario Blättermann (de)
Yumkee Lhamo (dz)
-Nick Agianniotis (el)
+Efstathios Iosifidis, Mel Argyropoulou, Nick Agianniotis, Simos Xenitellis (el)
Philip Withnall (en_GB)
Daniel Mustieles, Francisco Serrador, Gabriel Ruiz, Jorge González, Paulino Padial (es)
Ilkka Tuohela (fi)
-Alexandre Imache, Bruno Brouard, Claude Paroz, Frederic Peters, Stéphane Raimbault (fr)
-Antón Méixome, Fran Diéguez, Lois, Marcos Lans (gl)
+Alain Lojewski, Alexandre Imache, Bruno Brouard, Claude Paroz, Frederic Peters, Stéphane Raimbault (fr)
+Antón Méixome, Fran Diéguez, Leandro Regueiro, Lois, Marcos Lans (gl)
Mark Krapivner, Yair Hershkovitz, Yaron Shahrabani (he)
Gabor Kelemen, Laszlo Csordas (hu)
Claudio Arseni, Luca Ferretti, Simone Oberti (it)
@@ -52,14 +54,16 @@ Yannig Marchegay (oc)
A S Alam (pa)
Piotr Drąg, Tomasz Sałaciński (pl)
António Lima (pt)
-César Veiga, Djavan Fagundes, Fábio Nogueira, Henrique Machado, Krix Apolinário, Leonardo Fontenelle, Marco
de Freitas, Raphael Higino (pt_BR)
+César Veiga, Djavan Fagundes, Fábio Nogueira, Henrique Machado, Krix Apolinário, Leonardo Fontenelle, Marco
de Freitas, Rafael Ferreira, Raphael Higino (pt_BR)
Daniel Șerbănescu, Lucian Grijincu (ro)
Nickolay V. Shmyrev, Yuri Myasoedov (ru)
Andrej Žnidaršič, Matej Urbančič (sl)
-Đorđe Vasiljević (sr)
+Đorđe Vasiljević, Miroslav Nikolić (sr)
Daniel Nylander (sv)
Baris Cicek, Serkan Yılmaz (tr)
Aron Xu, Yinghua Wang (zh_CN)
+Chao-Hsiung Liao (zh_HK)
+Chao-Hsiung Liao (zh_TW)
Supporters
==========
diff --git a/NEWS b/NEWS
index 3caf9df..9d54797 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,55 @@
Gnome Subtitles
===============
+1.3 (28/03/13)
+==============
+
+- Allow to set the gap between subtitles, to be used when inserting or splitting subtitles
+- Fixed character count when editing text
+- Multiple subtitle engine fixes:
+ * Fixed parsing and writing (AQTitle, Karaoke Lyrics LRC, MacSUB, MPSub, Panimator, Phoenix Japanimation
Society, Sofni, SubCreator 1.x, ViPlay Subtitle File)
+ * Fixed output of deciseconds (SubCreator 1.x)
+ * Removed extra newline in the output (MacSUB, Phoenix Japanimation Society, Panimator)
+ * Fixed bug with multiple lines of text per subtitle (Sofni)
+- Switched to GStreamer 1.0
+- Fixed Help menu items
+
+Note to packagers (updated dependencies):
+ * mono i18n libraries >= 4.0 (language libraries for character codings' support)
+ * gstreamer >= 1.0
+ * gstreamer-plugins-base >= 1.0
+ * gstreamer-x >= 1.0 (gstreamer plugins for x11 video output)
+
+Bug fixes:
+- Error opening some types of previously saved files (#643389)
+- Fix opening help (#671567)
+- Incorrect character count in subtitle edit (#659524)
+- Add tunable to set minimum gap between subtitles (#673126)
+- Port to GStreamer 1.0 (#694818)
+- Dialogs open as separate window (#621475)
+
+Contributors:
+- Dominique Leuenberger, György Balló, Keith Madill, Paweł Brzeski
+
+Translations:
+- Marek Černocký (cs)
+- Joe Hansen (da)
+- Efstathios Iosifidis, Mel Argyropoulou, Simos Xenitellis (el)
+- Daniel Mustieles (es)
+- Alain Lojewski, Bruno Brouard (fr)
+- Yaron Shahrabani (he)
+- Gabor Kelemen (hu)
+- Fran Diéguez, Leandro Regueiro (gl)
+- Piotr Drąg, Tomasz Sałaciński (pl)
+- Rafael Ferreira (pt_BR)
+- Matej Urbančič (sl)
+- Miroslav Nikolić (sr)
+- Chao-Hsiung Liao (zh_HK, zh_TW)
+
+Additional thanks:
+- Santiago
+
+
1.2 (21/08/11)
==============
diff --git a/README b/README
index eaad235..a703eaa 100644
--- a/README
+++ b/README
@@ -11,14 +11,14 @@ Dependencies
============
mono >= 2.0
- mono i18n libraries >= 2.0 (language libraries for character codings' support)
+ mono i18n libraries >= 4.0 (language libraries for character codings' support)
gtk+ >= 2.12
gtk-Sharp >= 2.12
glade-Sharp >= 2.12
gconf-Sharp >= 2.12
- gstreamer >= 0.10
- gstreamer-plugins-base >= 0.10
- gstreamer-x >= 0.10 (gstreamer plugins for x11 video output)
+ gstreamer >= 1.0
+ gstreamer-plugins-base >= 1.0
+ gstreamer-x >= 1.0 (gstreamer plugins for x11 video output)
gtkspell >= 2.0
enchant >= 1.3
diff --git a/configure.ac b/configure.ac
index d3ddbe2..130cdd5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.58)
-AC_INIT(gnome-subtitles, 1.2, http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-subtitles)
+AC_INIT(gnome-subtitles, 1.3, http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-subtitles)
GNOME_COMMON_INIT
@@ -35,7 +35,7 @@ fi
dnl C# compiler
AC_PATH_PROG(CSC, csc, no)
-AC_PATH_PROG(MCS, gmcs, no)
+AC_PATH_PROG(MCS, dmcs, no)
AC_PATH_PROG(MONO, mono, no)
CS="C#"
diff --git a/src/Glade/AboutDialog.glade b/src/Glade/AboutDialog.glade
index ec6b3c9..c73aa00 100644
--- a/src/Glade/AboutDialog.glade
+++ b/src/Glade/AboutDialog.glade
@@ -12,7 +12,7 @@
<property name="skip_taskbar_hint">True</property>
<property name="skip_pager_hint">True</property>
<property name="program_name">Gnome Subtitles</property>
- <property name="copyright">Copyright © 2006-2012 Pedro Castro</property>
+ <property name="copyright">Copyright © 2006-2013 Pedro Castro</property>
<property name="comments" translatable="yes">Video subtitling for the GNOME desktop</property>
<property name="website">http://gnomesubtitles.org</property>
<property name="license" translatable="yes">Gnome Subtitles is free software; you can redistribute it
and/or modify
@@ -35,7 +35,9 @@ Contributors:
Arx Cruz
Cristina Yenyxe (Past Maintainer)
David Krkoska
+ Dominique Leuenberger
Fernando Zorrilla
+ György Balló
Keith Madill
Michał Sawicz
Miguel Filho
@@ -52,12 +54,12 @@ Kamil Paral, Lucas Lommer, Marek Černocký, Petr Kovar, Rinu (cs)
Joe Hansen, Kenneth Nielsen, Kristian Kjærgaard (da)
Felix Braun, Mario Blättermann (de)
Yumkee Lhamo (dz)
-Nick Agianniotis (el)
+Efstathios Iosifidis, Mel Argyropoulou, Nick Agianniotis, Simos Xenitellis (el)
Philip Withnall (en_GB)
Daniel Mustieles, Francisco Serrador, Gabriel Ruiz, Jorge González, Paulino Padial (es)
Ilkka Tuohela (fi)
-Alexandre Imache, Bruno Brouard, Claude Paroz, Frederic Peters, Stéphane Raimbault (fr)
-Antón Méixome, Fran Diéguez, Lois, Marcos Lans (gl)
+Alain Lojewski, Alexandre Imache, Bruno Brouard, Claude Paroz, Frederic Peters, Stéphane Raimbault (fr)
+Antón Méixome, Fran Diéguez, Leandro Regueiro, Lois, Marcos Lans (gl)
Mark Krapivner, Yair Hershkovitz, Yaron Shahrabani (he)
Gabor Kelemen, Laszlo Csordas (hu)
Claudio Arseni, Luca Ferretti, Simone Oberti (it)
@@ -66,14 +68,16 @@ Yannig Marchegay (oc)
A S Alam (pa)
Piotr Drąg, Tomasz Sałaciński (pl)
António Lima (pt)
-César Veiga, Djavan Fagundes, Fábio Nogueira, Henrique Machado, Krix Apolinário, Leonardo Fontenelle, Marco
de Freitas, Raphael Higino (pt_BR)
+César Veiga, Djavan Fagundes, Fábio Nogueira, Henrique Machado, Krix Apolinário, Leonardo Fontenelle, Marco
de Freitas, Rafael Ferreira, Raphael Higino (pt_BR)
Daniel Șerbănescu, Lucian Grijincu (ro)
Nickolay V. Shmyrev, Yuri Myasoedov (ru)
Andrej Žnidaršič, Matej Urbančič (sl)
-Đorđe Vasiljević (sr)
+Đorđe Vasiljević, Miroslav Nikolić (sr)
Daniel Nylander (sv)
Baris Cicek, Serkan Yılmaz (tr)
-Aron Xu, Yinghua Wang (zh_CN)</property>
+Aron Xu, Yinghua Wang (zh_CN)
+Chao-Hsiung Liao (zh_HK)
+Chao-Hsiung Liao (zh_TW)</property>
<property name="artists">Stefan A. Keel (Sak)</property>
<child internal-child="vbox">
<widget class="GtkVBox" id="dialogVBox">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]