[longomatch] Bump version 0.16.1



commit 0c566b9920d6d556c01c73b16df12b7d05b15aef
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Mon Oct 4 23:46:38 2010 +0200

    Bump version 0.16.1

 NEWS         |   15 +++++++++++++++
 README       |    8 ++++----
 RELEASE      |   26 ++++++++++++--------------
 configure.ac |    2 +-
 4 files changed, 32 insertions(+), 19 deletions(-)
---
diff --git a/NEWS b/NEWS
index 321494e..ac6d1b6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+===== LongoMatch 0.16.1 "Bully'92 DHB" =====
+
+	== Features ==
+
+	* Added italian translation
+	* Add plays count in the list
+	* Add accelerators for the different views
+	* Allow framestepping using the mouse scrolls
+	* Add a colors' selection button to the drawing tool
+
+        == Bugs Fixed ==
+
+	* [#630954] Seeking clicking in the timescale seeks to the beginning of the file
+	* [#630956] Plays marked from the timescale doesn't take the screenshot at the right place
+
 ===== LongoMatch 0.16.0 "Arriba las cámaras, esto es un atraco!" =====
 
 	== Features ==
diff --git a/README b/README
index 719e5ae..0406822 100644
--- a/README
+++ b/README
@@ -1,13 +1,13 @@
 ***********
 Description
 ***********
- 
+
 LongoMatch is a video analysis tool oriented to sports and coaches, to assist them on making game video analysis. It simplifies video analisys by providing a set of intuitive tools to tag, review and edit the most importants plays of the game. It allows to group plays by categories and adjust the lead and lag time of each play frame by frame through a timeline. It also has support for playlists, an easy way to create presentations with plays from different games and provides a video editor to create new videos from your favorite plays. Even if primary focused to sports, LongoMatch can be used for any task that requires tagging and reviewing segments of a video file, and can be applied to fields like cinema, medics or conferences
 
 ********
 Features
 ********
- 
+
  * Projects based on templates, customizable for different kind of analysis
  * Projects manager
  * Templates editor
@@ -37,7 +37,7 @@ LongoMatch is released under the GNU General Public License, Version 2 (GPLv2).
 ************
 Dependencies
 ************
- 
+
  * Mono >= 2.0
  * GTK# >= 2.12
  * GStreamer >= 0.10.24
@@ -51,7 +51,7 @@ modules to get the best user experience.
 *****
 Links
 *****
- 
+
 Official web page:
 	http://www.longomatch.ylatuya.es
 
diff --git a/RELEASE b/RELEASE
index cae16d7..8115a75 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,7 +1,7 @@
 LongoMatch-0.16 "Arriba las cámaras, esto es un atraco!"
 -------------------------------------------------
 
-The LongoMatch team is happy to announce the first release in the 0.16
+The LongoMatch team is happy to announce the second release in the 0.16
 LongoMatch series.
 
 Due to its dependency on GStreamer, We strongly recommend to have
@@ -9,19 +9,15 @@ all official latest gstreamer libraries and plugins installed for the best user
 experience.
 
 * Features of this release
-  * Added live analisys support.
-  * Live capture from DV camcorders.
-  * Added vp8 and webm support.
-  * Added 'and' 'or' filter to tags' filter.
-  * Video editor keeps DAR adding black borders.
-  * bps/kbps fixes for several codecs.
-  * Allow multideletion of projects and templates.
-  * Add file information in the projects list (codecs/lenght).
-  * Added catalan translation.
+	* Added italian translation
+	* Add plays count in the list
+	* Add accelerators for the different views
+	* Allow framestepping using the mouse scrolls
+	* Add a colors' selection button to the drawing tool
 
 *Bugs Fixed
-  * [#620656] Allow multiselection to delete projects.
-  * [#620654] Change the plays filter to allow AND and OR
+  * [#630954] Seeking clicking in the timescale seeks to the beginning of the file
+  * [#630956] Plays marked from the timescale doesn't take the screenshot at the right place
 
 *Contributors to this Release:
 
@@ -29,11 +25,13 @@ experience.
 	Andoni Morales Alastruey <ylatuya gmail com>
 
   * Translations:
-  	* ca: Xavier Queralt
+	* ca: Xavier Queralt
 	* cs: Marek Cernocky, Pavel Bárta, Petr Kovar
 	* da: Joe Hansen, Kenneth Nielsen
- 	* de: Mario Blättermann
+	* de: Mario Blättermann
 	* es: Andoni Morales Alastruey, Jorge González
+	* fr: Bruno Brouard, G. Baylard, Laurent Coudeur
+	* it: Maurizio Napolitano
 	* nb: Kjartan Maraas
 	* sl: Matej UrbanÄ?iÄ?
 	* sv: Daniel Nylander
diff --git a/configure.ac b/configure.ac
index 05d72c7..d57a5e9 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.16.0])
+AC_INIT([LongoMatch], [0.16.1])
 AM_INIT_AUTOMAKE([foreign])
 
 AC_CONFIG_MACRO_DIR([m4])



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