|
From: <me...@us...> - 2008-03-03 13:12:43
|
Revision: 945
http://gmyth.svn.sourceforge.net/gmyth/?rev=945&view=rev
Author: melunko
Date: 2008-03-03 05:11:54 -0800 (Mon, 03 Mar 2008)
Log Message:
-----------
gmyth library version incremented to 0.8
Modified Paths:
--------------
trunk/gmyth/ChangeLog
trunk/gmyth/configure.ac
Modified: trunk/gmyth/ChangeLog
===================================================================
--- trunk/gmyth/ChangeLog 2008-03-03 11:33:49 UTC (rev 944)
+++ trunk/gmyth/ChangeLog 2008-03-03 13:11:54 UTC (rev 945)
@@ -1,3 +1,9 @@
+
+2008-03-03 Hallyson Melo <hal...@in...>
+ * GMyth 0.8.
+ * Now, set backend recording for livetv is working.
+ * Library is a lot more stable.
+
2006-08-17 Rosfran Borges <ros...@in...>
* Added the correct gstreamer-base package (GSTBASE) at the configure.ac;
GSTBASE_CFLAGS and GSTBASE_LIBS variables had the same values from
Modified: trunk/gmyth/configure.ac
===================================================================
--- trunk/gmyth/configure.ac 2008-03-03 11:33:49 UTC (rev 944)
+++ trunk/gmyth/configure.ac 2008-03-03 13:11:54 UTC (rev 945)
@@ -1,4 +1,4 @@
-AC_INIT(gmyth, 0.7.1)
+AC_INIT(gmyth, 0.8.0)
AC_PREREQ(2.52)
AC_CONFIG_SRCDIR(configure.ac)
AC_CANONICAL_BUILD
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|