back to cvs
authorThomas Vander Stichele <thomas@apestaart.org>
Sat, 5 Jun 2004 17:25:45 +0000 (17:25 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sat, 5 Jun 2004 17:25:45 +0000 (17:25 +0000)
Original commit message from CVS:
back to cvs

16 files changed:
ChangeLog
NEWS
RELEASE
configure.ac
docs/gst/tmpl/gstelement.sgml
docs/gst/tmpl/gsttypes.sgml
docs/random/release
po/af.po
po/az.po
po/en_GB.po
po/fr.po
po/nl.po
po/sr.po
po/sv.po
po/tr.po
po/uk.po

index ada718e..e467744 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,15 @@
+2004-06-05  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
+
+       * configure.ac:
+         bump nano to cvs
+
+=== release 0.8.3 ===
+
 2004-06-05  Thomas Vander Stichele  <thomas at apestaart dot org>
 
        * configure.ac:
+         update libtool versioning
+         do a new release
        * docs/gst/tmpl/gstelement.sgml:
        * docs/gst/tmpl/gsttypes.sgml:
        * gst/gstinfo.c: (_gst_debug_init):
diff --git a/NEWS b/NEWS
index d1814df..2ce9096 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+This is GStreamer 0.8.3
+
+Changes since 0.8.2:
+
+      * Hotfix for unregisterable switch element
+
 This is GStreamer 0.8.2
 
 Changes since 0.8.1:
diff --git a/RELEASE b/RELEASE
index c23472b..706ee08 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
 
-GStreamer: Release notes for GStreamerĀ 0.8.2 "Gigantic"
+GStreamer: Release notes for GStreamerĀ 0.8.3 "Oops"
         
 
 The GStreamer team is happy to announce a new release
@@ -22,39 +22,8 @@ Features of this release
     
       * Parallel installability with 0.6.x series
       * Internationalization
-      * New translations in this release: Turkish, Ukrainian, GB English
       * Translations: af, az, en_GB, fr, nl, sr, sv, tr, uk
-      * Fixes for setting elements to NULL to release devices
-      * Windows port
-      * New GStreamer Data Protocol helper library
-      * New GstAdapter, similar to bytestream
-      * Fixes for registry loading plugins with same name
-      * Added no-more-pads signal
-      * Added Fixed List GValue type
-      * Fixes to schedulers
-
-Bugs fixed in this release
-    
-      * 133897 : Internal GStreamer error: seek problem
-      * 134839 : buffers leaked by filesrc, typefind, spider or fakesink
-      * 137710 : When seeking, the sink's time is reset
-      * 138012 : [opt] simple pipeline crashe
-      * 138836 : docs build but won't install
-      * 140015 : GstValue GTypes should not derive from G_TYPE_BOXED
-      * 140156 : ARM port / type reading patches
-      * 140477 : [debug] crash with *:2 while playing alien.mpg
-      * 140594 : Small memory leak int gst_parse_launch()
-      * 140734 : filesrc should handle named pipes/devices
-      * 140743 : Leak in _gst_parse_escape()
-      * 141083 : gstreamer-0.8.1 compile failure with gcc-3.4: error: PIC ...
-      * 141304 : GST_CAPS and GST_IS_CAPS broken
-      * 141317 : Win32 build with newest Microsoft compilers
-      * 141414 : filesink leaks events
-      * 141416 : leak in entrygthread scheduler
-      * 141417 : Memory leak in gthread-cothreads.h
-      * 142304 : The Win32 makefiles clean too much
-      * 142804 : needed change to allow x86 Solaris compile with Forte
-      * 142957 : xmlregistry failes to compile on osx
+      * Hotfix for the switch element
 
 Download
 
index 2f2b4b9..f7443ff 100644 (file)
@@ -3,7 +3,7 @@ AC_CANONICAL_TARGET([])
 
 dnl when going to/from release please set the nano (fourth number) right !
 dnl releases only do Wall, cvs and prerelease does Werror too
-AS_VERSION(gstreamer, GST_VERSION, 0, 8, 2, 1, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gstreamer, GST_VERSION, 0, 8, 3, 1, GST_CVS="no", GST_CVS="yes")
 
 dnl AM_MAINTAINER_MODE only provides the option to configure to enable it
 AM_MAINTAINER_MODE
index d6e0772..ad7905f 100644 (file)
@@ -76,6 +76,8 @@ and gst_element_set_clock().  You can wait for the clock to reach a given
 
 </para>
 
+@:
+
 @gstelement: the object which received the signal.
 
 <!-- ##### SIGNAL GstElement::error ##### -->
@@ -83,6 +85,11 @@ and gst_element_set_clock().  You can wait for the clock to reach a given
 
 </para>
 
+@: 
+@: 
+@: 
+@:
+
 @gstelement: the object which received the signal.
 @arg1: 
 @arg2: 
@@ -93,6 +100,10 @@ and gst_element_set_clock().  You can wait for the clock to reach a given
 
 </para>
 
+@: 
+@: 
+@:
+
 @gstelement: the object which received the signal.
 @arg1: 
 @arg2: 
@@ -102,6 +113,9 @@ and gst_element_set_clock().  You can wait for the clock to reach a given
 
 </para>
 
+@: 
+@:
+
 @gstelement: the object which received the signal.
 @arg1: 
 
@@ -110,6 +124,8 @@ and gst_element_set_clock().  You can wait for the clock to reach a given
 
 </para>
 
+@:
+
 @gstelement: the object which received the signal.
 
 <!-- ##### SIGNAL GstElement::pad-removed ##### -->
@@ -117,6 +133,9 @@ and gst_element_set_clock().  You can wait for the clock to reach a given
 
 </para>
 
+@: 
+@:
+
 @gstelement: the object which received the signal.
 @arg1: 
 
@@ -125,6 +144,10 @@ and gst_element_set_clock().  You can wait for the clock to reach a given
 
 </para>
 
+@: 
+@: 
+@:
+
 @gstelement: the object which received the signal.
 @arg1: 
 @arg2: 
index b786243..dcf6af2 100644 (file)
@@ -127,58 +127,58 @@ template.
 
 </para>
 
-@
+@gstelement: the object which received the signal.
 
 <!-- ##### SIGNAL GstElement::error ##### -->
 <para>
 
 </para>
 
-@
-@: 
-@: 
-@: 
+@gstelement: the object which received the signal.
+@arg1
+@arg2
+@arg3
 
 <!-- ##### SIGNAL GstElement::found-tag ##### -->
 <para>
 
 </para>
 
-@
-@: 
-@: 
+@gstelement: the object which received the signal.
+@arg1
+@arg2
 
 <!-- ##### SIGNAL GstElement::new-pad ##### -->
 <para>
 
 </para>
 
-@
-@: 
+@gstelement: the object which received the signal.
+@arg1
 
 <!-- ##### SIGNAL GstElement::no-more-pads ##### -->
 <para>
 
 </para>
 
-@
+@gstelement: the object which received the signal.
 
 <!-- ##### SIGNAL GstElement::pad-removed ##### -->
 <para>
 
 </para>
 
-@
-@: 
+@gstelement: the object which received the signal.
+@arg1
 
 <!-- ##### SIGNAL GstElement::state-change ##### -->
 <para>
 
 </para>
 
-@
-@: 
-@: 
+@gstelement: the object which received the signal.
+@arg1
+@arg2
 
 <!-- ##### STRUCT GstElementClass ##### -->
 <para>
index 2fb1d1d..fe264af 100644 (file)
@@ -100,7 +100,7 @@ TODO :
     then edit it
   - copy  www/htdocs/releases/$(module)/$(version) to RELEASE
   - copy the list of changes and add them to NEWS
-
+  - update the ChangeLog and add === release (version) ===
   - update web site docs
     - release-specific docs should go in CVS
     - change docs/current symlink
index 2e019e1..9f000ed 100644 (file)
--- a/po/af.po
+++ b/po/af.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gstreamer 0.8.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-06-04 10:57+0200\n"
+"POT-Creation-Date: 2004-06-05 14:22+0200\n"
 "PO-Revision-Date: 2004-03-24 11:28+0200\n"
 "Last-Translator: Petri Jooste <rkwjpj@puk.ac.za>\n"
 "Language-Team: Afrikaans <i18n@af.org.za>\n"
index 92093a4..a8e2cad 100644 (file)
--- a/po/az.po
+++ b/po/az.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gstreamer-0.8.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-06-04 10:57+0200\n"
+"POT-Creation-Date: 2004-06-05 14:22+0200\n"
 "PO-Revision-Date: 2004-03-19 18:40+0200\n"
 "Last-Translator: Metin Amiroff <metin@karegen.com>\n"
 "Language-Team: Azerbaijani <translation-team-az@lists.sourceforge.net>\n"
index d4039f7..6aa4c9d 100644 (file)
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gstreamer 0.8.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-06-04 10:57+0200\n"
+"POT-Creation-Date: 2004-06-05 14:22+0200\n"
 "PO-Revision-Date: 2004-04-26 10:36-0400\n"
 "Last-Translator: Gareth Owen <gowen72@yahoo.com>\n"
 "Language-Team: English (British) <en_gb@li.org>\n"
index 3d1cd77..2b42255 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: GStreamer\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-06-04 10:57+0200\n"
+"POT-Creation-Date: 2004-06-05 14:22+0200\n"
 "PO-Revision-Date: 2004-01-13 16:52+0100\n"
 "Last-Translator: Julien Moutte <julien@moutte.net>\n"
 "Language-Team: French <fr@li.org>\n"
index c7192c6..ef7198f 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: GStreamer\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-06-04 10:57+0200\n"
+"POT-Creation-Date: 2004-06-05 14:22+0200\n"
 "PO-Revision-Date: 2004-01-13 12:03+0100\n"
 "Last-Translator: Thomas Vander Stichele <thomas@apestaart.org>\n"
 "Language-Team: Dutch <nl@li.org>\n"
index 82a5ccf..e210590 100644 (file)
--- a/po/sr.po
+++ b/po/sr.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gstreamer 0.7.6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-06-04 10:57+0200\n"
+"POT-Creation-Date: 2004-06-05 14:22+0200\n"
 "PO-Revision-Date: 2004-03-13 01:47+0100\n"
 "Last-Translator: Danilo Segan <dsegan@gmx.net>\n"
 "Language-Team: Serbian <gnu@prevod.org>\n"
index 10c4a41..3e31c50 100644 (file)
--- a/po/sv.po
+++ b/po/sv.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gstreamer 0.8.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-06-04 10:57+0200\n"
+"POT-Creation-Date: 2004-06-05 14:22+0200\n"
 "PO-Revision-Date: 2004-03-20 18:41+0100\n"
 "Last-Translator: Christian Rose <menthos@menthos.com>\n"
 "Language-Team: Swedish <sv@li.org>\n"
index 899fad3..decb95c 100644 (file)
--- a/po/tr.po
+++ b/po/tr.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gstreamer 0.8.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-06-04 10:57+0200\n"
+"POT-Creation-Date: 2004-06-05 14:22+0200\n"
 "PO-Revision-Date: 2004-04-03 03:14+0300\n"
 "Last-Translator: Baris Cicek <baris@teamforce.name.tr>\n"
 "Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n"
index 2d19e05..3391fe4 100644 (file)
--- a/po/uk.po
+++ b/po/uk.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gstreamer 0.8.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-06-04 10:57+0200\n"
+"POT-Creation-Date: 2004-06-05 14:22+0200\n"
 "PO-Revision-Date: 2004-04-20 18:40+0200\n"
 "Last-Translator: Maxim V. Dziumanenko <mvd@mylinux.com.ua>\n"
 "Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"