[longomatch] Bump release 1.0.1



commit 5a81f2179f8538b9392dcb774189004a4855bdb8
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Fri Jan 9 14:52:21 2015 +0100

    Bump release 1.0.1

 NEWS         |   22 ++++++++++++++++++++++
 RELEASE      |   36 ++++++++++++++++++++----------------
 configure.ac |    2 +-
 3 files changed, 43 insertions(+), 17 deletions(-)
---
diff --git a/NEWS b/NEWS
index e2f9de2..d4a467f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+===== LongoMatch 1.0.1 "Alpes" =====
+
+       == Bugs Fixed ==
+
+       * Add support for MPEG-TS to MP4 remuxing when supported
+       * Add Common tags to the filters
+       * Make treeviews fold/unfold with a single click in the cell instead of the expander
+       * Make projects serialization more atomic
+       * Make the seek bar behave correctly with single clicks
+       * Include team, player, score and event time in the CSV
+       * Fix template namewhen copying system templates
+       * Fix events filtering in projects with players not playing
+       * Fix capture at high resolutions and simplify encoding size options
+       * Fix Score and penalty buttons in manual mode
+       * Fix deadlock in files discovery
+       * Fix error handling with live capture
+       * Fix exception in stats with substitutions
+       * Fix changing the UI language in Windows
+       * Fix aspect ratio in live capture
+       * Fix teams mirroring
+       * Fix date display in the projects manager
+
 ===== LongoMatch 1.0.0 "ErmitaƱo" =====
 
        == Features ==
diff --git a/RELEASE b/RELEASE
index aa6a770..490f1d9 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,27 +1,31 @@
-LongoMatch-1.0.0 "ErmitaƱo"
+LongoMatch-1.0.1 "Alpes"
 -----------------------------
 
-The LongoMatch team is happy to announce the first release in the
+The LongoMatch team is happy to announce the second release in the
 stable 1.0 series.
 
 Due to its dependency on GStreamer, We strongly recommend to have
 all official latest GStreamer libraries and plugins installed for the best user
 experience.
 
-* Features
-       * New UI more intuitive and easier to use
-       * Fully customizable analysis dashboards
-       * Players tagging dashboard
-       * Zonal tagging panel for events review
-       * New statistics events: Score, Penalties, Timers and Players substitutions
-       * Periods synchronization for fake live analysis
-       * HDMI capture
-       * Transition titles and external video sources in playlists
-       * Improved drawing tool
-       * Sizable screens of the different video analysis
-       * Filtering based in periods
-       * Customizable hotkeys
-       * And many usability improvements
+* Bugs fixed
+       * Add support for MPEG-TS to MP4 remuxing when supported
+       * Add Common tags to the filters
+       * Make treeviews fold/unfold with a single click in the cell instead of the expander
+       * Make projects serialization more atomic
+       * Make the seek bar behave correctly with single clicks
+       * Include team, player, score and event time in the CSV
+       * Fix template namewhen copying system templates
+       * Fix events filtering in projects with players not playing
+       * Fix capture at high resolutions and simplify encoding size options
+       * Fix Score and penalty buttons in manual mode
+       * Fix deadlock in files discovery
+       * Fix error handling with live capture
+       * Fix exception in stats with substitutions
+       * Fix changing the UI language in Windows
+       * Fix aspect ratio in live capture
+       * Fix teams mirroring
+       * Fix date display in the projects manager
 
 * Requirements
 
diff --git a/configure.ac b/configure.ac
index 0607338..5db61ee 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], [1.0.0])
+AC_INIT([LongoMatch], [1.0.1])
 AM_INIT_AUTOMAKE([1.11 foreign])
 AM_SILENT_RULES([yes])
 AM_MAINTAINER_MODE([enable])


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