[longomatch] Bump release 0.18.0
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Bump release 0.18.0
- Date: Sun, 4 Nov 2012 17:15:14 +0000 (UTC)
commit 1d1f29c616a92432a3a86541debd50fbabb9522f
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Sun Nov 4 18:14:24 2012 +0100
Bump release 0.18.0
NEWS | 10 ++++++++++
RELEASE | 35 +++++++++++++++++++++++------------
configure.ac | 2 +-
3 files changed, 34 insertions(+), 13 deletions(-)
---
diff --git a/NEWS b/NEWS
index 49b767a..02e66fb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+===== LongoMatch 0.18.0 "House warming" =====
+
+ == Features of this release ==
+
+ * Added support for Mac OS X
+ * Added a new remuxer using GStreamer instead of ffmpeg
+ * Rewrite the video capturer to support recording without re-encoding
+ for supported formats
+ * Fixed several bugs and stabilize release
+
===== LongoMatch 0.17.6 "Fuerteventura" =====
== Features of this release ==
diff --git a/RELEASE b/RELEASE
index 5899499..b0673ff 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,13 +1,8 @@
-LongoMatch-0.17.6 "Fuerteventura"
+LongoMatch-0.18.0 "House warming"
----------------------------------
-The LongoMatch team is happy to announce the fifth release in the
-unstable 0.17 series.
-
-*** IMPORTANT NOTE ***
-The 0.17.x releases are considered unstable and they should only be
-installed for testing and debugging until the development is considered
-stable enough to release LongoMatch 0.18
+The LongoMatch team is happy to announce the first release in the
+stable 0.18 series.
Due to its dependency on GStreamer, We strongly recommend to have
all official latest gstreamer libraries and plugins installed for the best user
@@ -15,8 +10,20 @@ experience.
* Features
+ * Added support for mac OS X
+ * New remuxer using GStreamer (drops all the dependencies in ffmpeg)
+ * Rewrite the video capturer to support recording without re-encoding
+ for supported formats
* Export Drawings to video files
- * Add filters for plays
+ * Rewrite of the tagging subsystem with support for subcategories
+ * Improved tagging workflow
+ * Allow edition of categories in opened projects
+ * Colored buttons for tagging widgets
+ * Add subcategories filters for plays
+ * Video player can be detached from the main window
+ * Video player seek steps can be configured in seconds
+ * Added jobs manager to enqueue playlists renderings
+ * Allow rendering plays from the left-side list
*Contributors to this Release:
@@ -24,12 +31,17 @@ experience.
Andoni Morales Alastruey <ylatuya gmail com>
Bruno Brouard <annoa b gmail com>
Daniel Mustieles <daniel mustieles gmail com>
+ Gabor Kelemen <kelemeng gnome hu>
+ Joe Hansen <joedalton2 yahoo dk>
+ Jorge GonzÃlez <jorgegonz svn gnome org>
Kristjan SCHMIDT <kristjan schmidt googlemail com>
Marek Äernockà <marek manet cz>
- Mario BlÃttermann <mariobl gnome org>
+ Mario BlÃttermann <mario blaettermann gmail com>
Martin Srebotnjak <miles filmsi net>
Matej UrbanÄiÄ <mateju svn gnome org>
Piotr DrÄg <piotrdrag gmail com>
+ Tom Tryfonidis <tomtryf gmail com>
+ bbscouting <bbcoach live com>
* Requirements
@@ -40,12 +52,11 @@ experience.
* gnonlin >= 0.10.15
* gtk-sharp >= 2.12
* db40 >= 7.4
- * ffmpeg
* Download
LongoMatch source tarballs are available on gnome FTP:
- http://ftp.gnome.org/pub/GNOME/sources/longomatch/0.16/
+ http://ftp.gnome.org/pub/GNOME/sources/longomatch/0.18/
See the website for distribution-specific packages.
diff --git a/configure.ac b/configure.ac
index d81da23..59ece95 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Warning: This is an automatically generated file, do not edit!
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.54])
-AC_INIT([LongoMatch], [0.17.99])
+AC_INIT([LongoMatch], [0.18.0])
AM_INIT_AUTOMAKE([foreign])
AM_MAINTAINER_MODE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]