[gnome-dvb-daemon] Prepare 0.1.90 release
- From: Sebastian Polsterl <sebp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-dvb-daemon] Prepare 0.1.90 release
- Date: Thu, 21 Apr 2011 14:19:56 +0000 (UTC)
commit c0be2fb64bae2abad0de7caf85ed6ebfc9cae1da
Author: Sebastian Pölsterl <sebp k-d-w org>
Date: Thu Apr 21 16:11:29 2011 +0200
Prepare 0.1.90 release
NEWS | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 51 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ca1e563..0feb3b0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,54 @@
==============
+Version 0.1.90
+==============
+
+This is the first release towards a GNOME3-compatible version.
+The GUI has been ported from PyGTK using GTK+2 to PyGObject
+and GObject-Introspection using GTK+3. In addition, the Totem
+plugin has been ported to libpeas and works with Totem 3.
+Both the daemon and the GUI use GDBus instead of dbus-glib to
+communicate over DBus now.
+This version does not support GNOME2, i.e. it won't work with
+GTK+2 and Totem 2.
+
+Minimum dependencies:
+ - glib 2.28.5
+ - gobject-introspection 0.10.8
+ - pygobject 2.28.4
+ - Vala 0.12.0
+
+- Ported GUI to PyGI and GTK+3
+- Use appointment-soon icon instead of stock_timer
+- Do not use Gtk.Alignment anymore
+- Mark what's on buttons insensitive if no device has been setup
+- Retrieve totem plugin dir from pkg-config variable
+- Avoid NULL pointer dereference in get_adapters()
+- Totem: Ported plugin to PyGI, GTK+3 and libpeas
+- Totem: Display recordings when changing 'group by' type.
+- Fixed --{enable,disable}-totem-plugin option
+- Ported the daemon to use gdbus instead of libdbus.
+- Removed support for Rygel's MediaServer1 interface.
+- Don't use deprecated functions anymore. Requires Vala >= 0.12.0
+- Use a single Scanner DBus interface for all adapter types
+- Ported GUI to use GDBus. Require pygobject >= 2.28.4 and glib >= 2.28.5
+- Totem: Ported plugin to GDBus
+- Use new logging facility
+
+Updated Translations:
+---------------------
+- ar (Khaled Hosny)
+- da (Ask Hjorth Larsen)
+- de (Mario Blättermann)
+- fi (Timo Jyrinki)
+- fr (Claude Paroz)
+- hu (Gabor Kelemen)
+- lt (Mantas KriauÄ?iÅ«nas)
+- pl (Piotr DrÄ?g)
+- pt_BR (Edvaldo de Souza Cruz)
+- sl (Matej UrbanÄ?iÄ?)
+- sv (Daniel Nylander)
+
+==============
Version 0.1.23
==============
diff --git a/configure.ac b/configure.ac
index 841e8dc..b00c540 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.63.2)
-AC_INIT([gnome-dvb-daemon], [0.1.24],
+AC_INIT([gnome-dvb-daemon], [0.1.90],
[https://bugs.launchpad.net/gnome-dvb-daemon],
[gnome-dvb-daemon],
[http://live.gnome.org/DVBDaemon])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]