[longomatch] Bump release 1.0.2
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Bump release 1.0.2
- Date: Fri, 13 Feb 2015 19:58:40 +0000 (UTC)
commit e696f52ead6f088d36a895e8a12ad8600d8cbca6
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Fri Feb 13 20:58:08 2015 +0100
Bump release 1.0.2
LongoMatch/AssemblyInfo.cs | 2 +-
NEWS | 35 ++++++++++++++++++++++++++
RELEASE | 58 +++++++++++++++++++++++++++----------------
configure.ac | 2 +-
4 files changed, 73 insertions(+), 24 deletions(-)
---
diff --git a/LongoMatch/AssemblyInfo.cs b/LongoMatch/AssemblyInfo.cs
index 31d256e..37cdf35 100644
--- a/LongoMatch/AssemblyInfo.cs
+++ b/LongoMatch/AssemblyInfo.cs
@@ -42,7 +42,7 @@ using System.Runtime.CompilerServices;
// You can specify all values by your own or you can build default build and revision
// numbers with the '*' character (the default):
-[assembly: AssemblyVersion("1.0.1")]
+[assembly: AssemblyVersion("1.0.2")]
// The following attributes specify the key for the sign of your assembly. See the
// .NET Framework documentation for more information about signing.
diff --git a/NEWS b/NEWS
index d4a467f..3b26c4b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+===== LongoMatch 1.0.2 "Field Hockey" =====
+
+ == Features ==
+
+ * Added Chinese, Swedish and Russian languages.
+ * Add a new “Details” entry in the projects description.
+ * Add support for DV capturers in OS X.
+ * Add a new option to rescan the database.
+
+ == Bugs Fixed ==
+
+ * Fix support for blackmagic capturers.
+ * Improve OS X integration the Apple menu bar and the Dock.
+ * Fix fullscreen hotkey in OS X.
+ * Fix events sorting after editing the details.
+ * Set the correct teams when opening a fake capture project.
+ * Fix infinite errors loop in the editor and the capturer.
+ * Don’t persist dashboard changes if it’s not saved.
+ * Use the correct style in pie charts and histograms.
+ * Translate tooltips.
+ * Update players tagger after a substitution change.
+ * Fix playlists elements reordering.
+ * Fix setting rate for events at >1x.
+ * Fix loading of stock icons.
+ * Fix frames capture in open source version.
+ * Remove audio for events exported at rates != 1.
+ * Fix projects description corruption.
+ * Fix tagging players using a key pad.
+ * Propose better filenames in the file media chooser.
+ * Fix deletion of the event name in the event editor.
+ * Use the current lineup in the event editor.
+ * Fix paths for automatic export of events in live.
+ * Fix DB backups.
+
+
===== LongoMatch 1.0.1 "Alpes" =====
== Bugs Fixed ==
diff --git a/RELEASE b/RELEASE
index 490f1d9..b612b2e 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,31 +1,39 @@
-LongoMatch-1.0.1 "Alpes"
+LongoMatch-1.0.2 "Field Hockey"
-----------------------------
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
+ * Added Chinese, Swedish and Russian languages.
+ * Add a new “Details” entry in the projects description.
+ * Add support for DV capturers in OS X.
+ * Add a new option to rescan the database.
* 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
+ * Fix support for blackmagic capturers.
+ * Improve OS X integration the Apple menu bar and the Dock.
+ * Fix fullscreen hotkey in OS X.
+ * Fix events sorting after editing the details.
+ * Set the correct teams when opening a fake capture project.
+ * Fix infinite errors loop in the editor and the capturer.
+ * Don’t persist dashboard changes if it’s not saved.
+ * Use the correct style in pie charts and histograms.
+ * Translate tooltips.
+ * Update players tagger after a substitution change.
+ * Fix playlists elements reordering.
+ * Fix setting rate for events at >1x.
+ * Fix loading of stock icons.
+ * Fix frames capture in open source version.
+ * Remove audio for events exported at rates != 1.
+ * Fix projects description corruption.
+ * Fix tagging players using a key pad.
+ * Propose better filenames in the file media chooser.
+ * Fix deletion of the event name in the event editor.
+ * Use the current lineup in the event editor.
+ * Fix paths for automatic export of events in live.
+ * Fix DB backups.
+
* Requirements
@@ -38,9 +46,15 @@ experience.
* db40 >= 7.4 (optional for the migration tool)
* Download
- LongoMatch source tarballs are available on gnome FTP:
+
+ LongoMatch source tarballs are available at:
http://ftp.gnome.org/pub/GNOME/sources/longomatch/1.0/
+ Binaries are available at:
+ http://ftp.gnome.org/pub/GNOME/binaries/linux/longomatch/
+ http://ftp.gnome.org/pub/GNOME/binaries/mac/longomatch/
+ http://ftp.gnome.org/pub/GNOME/binaries/win32/longomatch/
+
See the website for distribution-specific packages.
* Information and Feedback
diff --git a/configure.ac b/configure.ac
index 46e9f68..e12740f 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.1.2])
+AC_INIT([LongoMatch], [1.0.2])
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]