[longomatch] Bump release 0.18.12



commit a28cd89c855ae248c9f246633a4a159bbc1a153f
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Sun Jul 7 17:24:52 2013 +0200

    Bump release 0.18.12

 NEWS         |   25 ++++++++++++++++++++++++-
 RELEASE      |   27 +++++++++++++++++----------
 configure.ac |    2 +-
 3 files changed, 42 insertions(+), 12 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0194e53..c7d5b86 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,27 @@
-===== LongoMatch 0.18.10 "Primavera" =====
+===== LongoMatch 0.18.12 "North Evo" =====
+
+       == Features ==
+       * Support for positional tagging
+       * Auto export new tag in live analysis
+       * Several timeline enhancements
+       * Dual window for live analysis
+       * Remuxer for flv files
+       * New preferences editor
+       * Customizable UI language
+       * Configurable default encoding settings
+       * Configurable autosave projects
+       * Improve backwards frame stepping
+
+       == Bugs fixed ==
+
+       * Players filtering
+       * Handle database errors gracefully
+       * Fix saving drawings for file
+       * Fix random crash in Windows with the video sink
+       * Fix crash in OS X with drawings
+       * Fix DAR in the video converter
+
+===== LongoMatch 0.18.11 "Primavera" =====
 
        == Features ==
        * Support for several database
diff --git a/RELEASE b/RELEASE
index 0c1df97..dff78c6 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,4 +1,4 @@
-LongoMatch-0.18.10 "EHL"
+LongoMatch-0.18.12 "North Evo"
 -----------------------------
 
 The LongoMatch team is happy to announce the tenth release in the
@@ -9,18 +9,25 @@ all official latest gstreamer libraries and plugins installed for the best user
 experience.
 
 * Features
-       * Support for several database
-       * Databases manager
-       * Add filtering support in the timeline view
+       * Support for positional tagging
+       * Auto export new tag in live analysis
+       * Several timeline enhancements
+       * Dual window for live analysis
+       * Remuxer for flv files
+       * New preferences editor
+       * Customizable UI language
+       * Configurable default encoding settings
+       * Configurable autosave projects
+       * Improve backwards frame stepping
 
 * Bugs fixed
 
-       * Add mseconds info in the player
-       * Add player's number in the list
-       * Increase weigth limit to 1000
-       * Update players after tagging a new play
-       * Fix DV support
-       * Fix setting files in fake live projects
+       * Players filtering
+       * Handle database errors gracefully
+       * Fix saving drawings for file
+       * Fix random crash in Windows with the video sink
+       * Fix crash in OS X with drawings
+       * Fix DAR in the video converter
 
 *Contributors to this Release:
 
diff --git a/configure.ac b/configure.ac
index 9c59122..db1738d 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.18.11])
+AC_INIT([LongoMatch], [0.18.12])
 AM_INIT_AUTOMAKE([foreign])
 AM_MAINTAINER_MODE
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]