<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.6(BH)" -->
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Planet Maemo: category &quot;feed:ffa4f082707419ac67937f24053d9dcd&quot;</title>
        <description>Blog entries from Maemo community</description>
        <link>http://maemo.org/news/planet-maemo/</link>
        <lastBuildDate>Sun, 24 May 2026 06:53:46 +0000</lastBuildDate>
        <generator>FeedCreator 1.7.6(BH)</generator>
        <language>en</language>
        <managingEditor>planet@maemo.org</managingEditor>
        <item>
            <title>Rygel 0.7.6 (A Kiss is But a Kiss)</title>
            <link>http://zee-nix.blogspot.com/2010/08/rygel-076-kiss-is-but-kiss.html</link>
            <description><![CDATA[
Rygel 0.7.6 (A Kiss is But a Kiss) is out!<br />
<br />
<pre>Another micro release to fix the critical regression in 'Year' hierarchy of
Tracker plugin.

All contributors to this release:

Zeeshan Ali (Khattak) <zeeshanak@gnome.org></pre><br />
Download source tarball from <a href="http://ftp.gnome.org/pub/GNOME/sources/rygel/0.7/">here</a><span class="net_nemein_favourites">5 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=9360a6e4ab2111df93742dcad2170b090b09&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/9360a6e4ab2111df93742dcad2170b090b09/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=9360a6e4ab2111df93742dcad2170b090b09&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/9360a6e4ab2111df93742dcad2170b090b09/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
            <category>feed:ffa4f082707419ac67937f24053d9dcd</category>
            <pubDate>Wed, 18 Aug 2010 15:42:00 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-9360a6e4ab2111df93742dcad2170b090b09</guid>
        </item>
        <item>
            <title>Rygel 0.7.4 (Look at the Princess)</title>
            <link>http://zee-nix.blogspot.com/2010/08/rygel-074-look-at-princess.html</link>
            <description><![CDATA[
Rygel 0.7.4 (Look at the Princess) released!<br />
<br />
<pre>A new release in the current unstable 0.7.x series for upcoming GNOME 2.32.0
release.

- Fix wildcard handling in search request.
- Distribute correct copy of scallable icons.
- Provide icons in DLNA standard sizes.
- Provide icons in JPEG format as well.
- Don't offer transcoding from video to audio and viceversa. This makes sense
  anyway and reduces network traffic.
- Only offer time seeking if duration is known.
- Report correct DLNA profile for MPEG-TS HD and WMV transcoder.
- List DLNA formats first in the list of supported formats.
- Provide correct values for out parameters of GetCurrentConnectionInfo action.
- Correctly handle HTTP 'POST' requests.
- Correct checks for vala bindings.
- Use new 64-bit size property in GUPnP resource API so that we can deal with
  resources bigger than 2GB.
- Fix some (potential) crashes.
- Correctly handle a translated string involving plurals.
- Don't use deprecated libsoup API.
- Correct flaws in code related to search for media object by ID. This combined
  with some changes in Tracker plugin (see below) improves the reliability and
  especially the performance of Tracker plugin a lot.
- Use the mime-type and DLNA profile when provided in item creation requests.
- Advertize byte-seek support for thumbnails.
- Correct algorithm to decide whether to seek or not.
- Set standard header on XML files.
- Prefix service URLs with a "/". This seems like the right way to do it and it
  might actually improve our IOP.
- Make use of new APIs to report all known DLNA profiles in list of supported
  formats (MediaServer only).
- Add support for the "Genre" tag in music items.
- External:
  - Handle AlbumArt property.
  - Fix a few crashes.
  - Remove workaround for bug#602003.
Tracker:
  - Make sure metadata container get unique IDs.
  - Performance improvements to search for media object by ID.
  - Make use of DLNA profile when provided.
  - Don't use Tracker's logo as icon.
  - Ignore duration of '0'.
  - Print debug after item creation in store.
MediaExport:
  - Disable plugin when Tracker plugin is/becomes available.
  - Require sqlite3 VAPI only for this plugin.
  - Code clean-up and general speed improvements
  - Extract embedded album art
  - Remove the ability for user-defined virtual folders, providing a set of
    built-in folders similar to that of tracker's.
  - Fix some minor regressions introduced by the switch to gupnp-dlna metadata
    extraction
  - Move configured files and folders into their own "Files & Folders" container
    to de-clutter root.
- Localization:
  - Add ta translation.
  - Update Galician translations.
  - Update Hebrew translation.
  - Update Spanish translation.
  - Update Romanian translation.
  - Update Slovenian translation.
- DLNA test cases fixed in this release:
  - 7.2.14.2
  - 7.2.28.1
  - 7.3.25.1
  - 7.3.26.3
  - 7.3.26.4
  - 7.3.29.3
  - 7.3.29.4
  - 7.3.33.4
  - 7.3.33.5

Dependency-related changes:
  - Require and adapt to Vala 0.9.5.
  - Require gupnp-av >= 0.5.9.
  - Require gupnp-dlna >= 0.3.0.
  - MediaExport
    - Require gstreamer-tag >= 0.10.28.
    - Require gstreamer-app >= 0.10.28.

All contributors to this release:

Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Jens Georg <mail@jensge.org>
Yaron Shahrabani <sh.yaron@gmail.com>
Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Kjartan Maraas <kmaraas@gnome.org>
Jorge González <jorgegonz@svn.gnome.org>
Fran Diéguez <fran.dieguez@mabishu.com>
drtv <vasudeven@git.gnome.org>
Claude Paroz <claude@2xlibre.net>
Andrej Žnidaršič <andrej.znidarsic@gmail.com></pre><br />
Download source tarball from <a href="http://download.gnome.org/sources/rygel/0.7/">here</a><span class="net_nemein_favourites">6 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=a66ba7feaa0c11df8610916a101d30633063&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/a66ba7feaa0c11df8610916a101d30633063/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>1 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=a66ba7feaa0c11df8610916a101d30633063&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/a66ba7feaa0c11df8610916a101d30633063/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
            <category>feed:ffa4f082707419ac67937f24053d9dcd</category>
            <pubDate>Tue, 17 Aug 2010 07:08:00 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-a66ba7feaa0c11df8610916a101d30633063</guid>
        </item>
        <item>
            <title>GUPnP DLNA 0.3.0 &amp; GUPnP Vala 0.6.11</title>
            <link>http://zee-nix.blogspot.com/2010/08/gupnp-dlna-030-gupnp-vala-0611.html</link>
            <description><![CDATA[
<h3>GUPnP DLNA 0.3.0 released!</h3><br />
<pre>Changes since 0.2.1:

- New API and tool (gupnp-dlna-ls-profiles) to list all supported profiles
- Move API to get a profile to the DLNADiscoverer namespace
- Make GUPnPDLNAProfile opaque, add to API documentation
- Add support for several AVC_MP4_MP profiles
- Print stream topology instead of a simple list in gupnp-dlna-info
- Add debug output controlled by an environment variable for eaesier
  debugging
- Beginnings of an automated testing infrastructure
- Add relaxed/extended mode properties (more details in the next release)
- Use 'bitrate' instead of 'maximum-bitrate' while matching streams
- Various bug fixes

All contributors to this release:

Arun Raghavan <arun.raghavan@collabora.co.uk>
Parthasarathi Susarla <partha.susarla@collabora.co.uk>
Zeeshan Ali (Khattak) <zeeshanak@gnome.org></pre><br />
<h3>GUPnP Vala 0.6.11 released!</h3><br />
<pre>Changes since 0.6.10:

- Require and adapt to gupnp-av 0.3.0.

All contributors:

Arun Raghavan <arun.raghavan@collabora.co.uk>
Parthasarathi Susarla <partha.susarla @coll…ora.co.uk>
Zeeshan Ali (Khattak) <zeeshanak@gnome.org></pre><br />
Download source tarballs from <a href="http://www.gupnp.org/download/">here</a><span class="net_nemein_favourites">7 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=a5a725c8aa0c11df8610916a101d30633063&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/a5a725c8aa0c11df8610916a101d30633063/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>1 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=a5a725c8aa0c11df8610916a101d30633063&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/a5a725c8aa0c11df8610916a101d30633063/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
            <category>feed:ffa4f082707419ac67937f24053d9dcd</category>
            <pubDate>Tue, 17 Aug 2010 07:02:00 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-a5a725c8aa0c11df8610916a101d30633063</guid>
        </item>
        <item>
            <title>Rygel 0.7.3 (Out of Their Minds)</title>
            <link>http://zee-nix.blogspot.com/2010/08/rygel-073-out-of-their-minds.html</link>
            <description><![CDATA[
<pre>Rygel 0.7.3 (Out of Their Minds) is out!

A new release in the current unstable 0.7.x series for upcoming GNOME 2.31.6
release.

- Add Album-art support.
- Add support for sorted Browse/Search.
- Don't push data after HTTP response is cancelled.
- Advertise support for search by "createClass".
- Revive accidently removed XBox hacks.
- Fix icon export for uninstalled case.
- Simplify plugin APIs to further abstract plugin developers from UPnP details.
- Add convenient MediaRenderer APIs for plugins. This involved moving most of
  the GstRenderer code to core.
- Fix seeking once again.
- Improve error handling in HTTP request handling code.
- Port to new DIDL-Lite contributor APIs.
- Port to Vala 0.9.3 and 0.9.4.
- Clean-up README and specify build and run-time dependencies.
- More debug output.
- MediaExport:
  - Make use of gupnp-dlna for faster, more complete and reliable metadata
    extraction.
  - Print a debug message if extraction fails for a file.
  - Add windows formats to positive list of file extensions to include in the
    metadata extraction.
  - Don't share anyt folder by default.
  - Fix url-escaped folder names on PS3.
  - Fix issue of empty title of top-level virtual folders on PS3.
  - Process 256 children at a time. This improves performance of harvesting of
    large folders.
- GstRenderer:
  - Rename to Playbin.
  - Advertize support for 'video/mp4'
  - Advertize support for RTSP
  - Handle error from playbin.
  - Don't claim support for unsupported UPnP actions and state variables.
- External:
  - Fix a crasher bug.
- Localization:
  - Add French translation.
  - Update Simplified Chinese translations.
  - Update German translation.
  - Update Galician translation.
  - Update Swedish translation.
  - Update Slovenian translation.
- Lots of other non-functional and/or minor improvements and fixes.

Dependency-related changes:

- Require Vala >= 0.9.3
- Require gupnp >= 0.13.4
- Require gupnp-av >= 0.5.8
- Require gupnp-dlna >= 0.2.1 (new dependency)
- Require libgee >= 0.5.2
- Use gtk+-2.0 (>= 2.21.5) if available rather than gtk+-3.0

Bugs fixed in this release:

607411 - Need to mention non-compile time deps.
624445 - Samsung can't FF/REW/PAUSE when playing video/avi from Rygel.
625556 - New configure flag to switch GTK+ version.

All contributors to this release:

Aron Xu <aronxu@gnome.org>
Arun Raghavan <arun.raghavan@collabora.co.uk>
Claude Paroz <claude@2xlibre.net>
Eleanor Chen <chenyueg@gmail.com>
Frédéric Péters <fpeters@0d.be>
Javier Jardón <jjardon@gnome.org>
Jens Georg <mail@jensge.org>
Mario Blättermann <mariobl@gnome.org>
Zeeshan Ali (Khattak) <zeeshanak@gnome.org></pre><br />
Download source tarball <a href="http://ftp.gnome.org/pub/GNOME/sources/rygel/0.7/">here</a><span class="net_nemein_favourites">5 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=438f30889f5811dfa7b2f7649e1b6a716a71&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/438f30889f5811dfa7b2f7649e1b6a716a71/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=438f30889f5811dfa7b2f7649e1b6a716a71&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/438f30889f5811dfa7b2f7649e1b6a716a71/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
            <category>feed:ffa4f082707419ac67937f24053d9dcd</category>
            <pubDate>Tue, 03 Aug 2010 16:08:00 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-438f30889f5811dfa7b2f7649e1b6a716a71</guid>
        </item>
        <item>
            <title>GUPnP A/V 0.5.8 released!</title>
            <link>http://zee-nix.blogspot.com/2010/08/gupnp-av-058-released.html</link>
            <description><![CDATA[
<pre>Changes since 0.5.7:

- Fix crashes in DIDLLiteContributor API.
- Remove incomplete and broken DLNA guessing code. Applications should use
  gupnp-dlna now for all their DLNA needs.
- Do set the 'dlna:profileID' property of 'albumArtURI' node and treat it as
  mandatory as per DLNA guidelines (7.3.61.3).
- Prefer non-transcoded resources over transcoded ones when choosing compatible
  resources for a particular MediaRenderer.
- Minor correction to DIDL filtering code.
- Some other minor improvements/fixes.

Bug fixed in this release:

2187 - GUPnPDIDLLiteContributor class doesn't work

All contributors to this release:

Zeeshan Ali (Khattak) <zeeshanak@gnome.org></pre><br />
Download source tarball from <a href="http://www.gupnp.org/download/">here</a><span class="net_nemein_favourites">5 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=42e016ca9f5811dfa7b2f7649e1b6a716a71&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/42e016ca9f5811dfa7b2f7649e1b6a716a71/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=42e016ca9f5811dfa7b2f7649e1b6a716a71&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/42e016ca9f5811dfa7b2f7649e1b6a716a71/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
            <category>feed:ffa4f082707419ac67937f24053d9dcd</category>
            <pubDate>Tue, 03 Aug 2010 16:02:00 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-42e016ca9f5811dfa7b2f7649e1b6a716a71</guid>
        </item>
        <item>
            <title>Rygel 0.7.2 (Dream A Little Dream)</title>
            <link>http://zee-nix.blogspot.com/2010/07/rygel-072-dream-little-dream.html</link>
            <description><![CDATA[
<a href="http://live.gnome.org/Rygel">Rygel</a> 0.7.2 (Dream A Little Dream) is out!<br />
<br />
<pre>A new release in the current unstable 0.7.x series for upcoming GNOME 2.31.5
release.

* MediaExport:
  * Support DLNA's 'AnyContainer' upload extenstion.
  * Only harvest media files. We use a positive list for file extensions to
    include in the metadata extraction.
  * Implement fallback to the default (slow) search implementation.
  * Lower severity for some of the console messages.
  * Update code according to latest GStreamer Vala API fixes.
* Tracker:
  * Improve Sparql query builder to achieve much better performance and reduced
    D-Bus traffic.
* GstRenderer:
  * Relicense from GPL to LGPL.
  * More descriptive default title.
- Localization:
  - Add Simplified Chinese translation.
  - Add Traditional Chinese translation (Hong Kong and Taiwan).
  - Updated Spanish translation.
- Various non-functional improvements to core and plugins.

All contributors to this release:

Aron Xu <aronxu@gnome.org>
Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Jens Georg <mail@jensge.org>
Jorge González <jorgegonz@svn.gnome.org>
Zeeshan Ali (Khattak) <zeeshanak@gnome.org></pre><br />
Download source tarball from <a href="http://ftp.gnome.org/pub/GNOME/sources/rygel/0.7/">here</a><span class="net_nemein_favourites">4 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=d05ae4328ddb11dfab7591424c216fc16fc1&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/d05ae4328ddb11dfab7591424c216fc16fc1/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=d05ae4328ddb11dfab7591424c216fc16fc1&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/d05ae4328ddb11dfab7591424c216fc16fc1/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
            <category>feed:ffa4f082707419ac67937f24053d9dcd</category>
            <pubDate>Mon, 12 Jul 2010 10:35:00 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-d05ae4328ddb11dfab7591424c216fc16fc1</guid>
        </item>
        <item>
            <title>Rygel 0.7.1 (Home on the Remains)</title>
            <link>http://zee-nix.blogspot.com/2010/06/rygel-071-home-on-remains.html</link>
            <description><![CDATA[
<a href="http://live.gnome.org/Rygel">Rygel</a> 0.7.1 (Home on the Remains) is out!<br />
<br />
<pre>A new release in the current unstable 0.7.x series for upcoming GNOME 2.31.4
release.

- Implement DLNA's 'AnyContainer' upload extenstion. This allows clients to
  upload items without having to specify target container. Currently it only
  works for the Tracker backend.
- Report types of items that could be created/uploaded in a container and allow
  clients to search containers by this property.
- Port last bits of C code to Vala. Now Rygel is completely written in Vala.
- Make Rygel build/work against both current stable and unstable Vala releases.
- Offer SD transcoding in EU profile. Seems certain Sony Bravia TVs only
  support EU profiles. With this change, they should at least be able to use the
  SD transcoding.
- Two more unit tests.
- Provide default configuration for WMV transcoding.
- Correctly handle boolean commandline option for disabling WMV transcoder.
- External:
  - Port the external plugin to use the new D-Bus MediaServer specification:
    http://live.gnome.org/Rygel/MediaServer2Spec. The new specification is meant
    to be very generic and scale well to large media hierarchies.
  - Make use of search API when implemented by the external application.
  - Various other performance improvements.
- Preferences UI:
  - Improve resize behavior.
  - Add missing bevel to URI tree view.
  - Replace GtkVBox by GtkVButtonBox where appropriate.
- Localization:
  - Added Punjabi Translation.
  - Updated Norwegian bokmål translation.
  - Updated Galician translations.
  - Updated Spanish translation.
  - Updated Hebrew translation.
- Various non-functional improvements.

Dependency-related changes:

- Require gtk+-3.0 >= 2.90.3.
- Require gupnp-av >= 0.5.7.
- Require gupnp-vala >= 0.6.7.

Bugs fixed in this release:

593628 - mp2ts transcoder not working with certain Bravia TV models.
596214 - URI table is missing bevel.

All contributors to this release:

Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Eric Anderson <ejona86@gmail.com>
A S Alam <aalam@users.sf.net>
Fran Diéguez <fran.dieguez@mabishu.com>
Jorge González <jorgegonz@svn.gnome.org>
Kjartan Maraas <kmaraas@gnome.org>
Yaron Shahrabani <sh.yaron@gmail.com></pre><br />
Download source tarball from <a href="http://ftp.gnome.org/pub/GNOME/sources/rygel/0.7/">here</a><span class="net_nemein_favourites">7 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=3489b25a7ff211dfaf17698be92ec65ec65e&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/3489b25a7ff211dfaf17698be92ec65ec65e/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=3489b25a7ff211dfaf17698be92ec65ec65e&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/3489b25a7ff211dfaf17698be92ec65ec65e/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
            <category>feed:ffa4f082707419ac67937f24053d9dcd</category>
            <pubDate>Thu, 24 Jun 2010 16:38:00 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-3489b25a7ff211dfaf17698be92ec65ec65e</guid>
        </item>
        <item>
            <title>Bridging UPnP Networks</title>
            <link>http://zee-nix.blogspot.com/2010/06/bridging-upnp-networks.html</link>
            <description><![CDATA[
As part of this years Google Summer of Code, Sunil Ghai (a student from India) has taken-up the task of securely bridging multiple UPnP networks across the internet. You can follow the progress of the project through <a href="http://sghai.blogspot.com/2010/06/google-summer-of-code-update-bridging.html">Sunil's blog</a>.<br />
<br />
Before you say it, yes! I did get the idea from my "competitors" but unlike them, we are going to do it the (UPnP) <a href="http://upnp.org/specs/ra/ra1/">standard</a> and efficient (as usual) way.<span class="net_nemein_favourites">8 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=a7431fa67a7111df8e07f35c1f8fd19dd19d&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/a7431fa67a7111df8e07f35c1f8fd19dd19d/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=a7431fa67a7111df8e07f35c1f8fd19dd19d&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/a7431fa67a7111df8e07f35c1f8fd19dd19d/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
            <category>feed:ffa4f082707419ac67937f24053d9dcd</category>
            <pubDate>Thu, 17 Jun 2010 16:39:00 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-a7431fa67a7111df8e07f35c1f8fd19dd19d</guid>
        </item>
        <item>
            <title>GUPnP 0.13.4 &amp; GUPnP AV 0.5.6 released!</title>
            <link>http://zee-nix.blogspot.com/2010/06/gupnp-0134-gupnp-av-056-released.html</link>
            <description><![CDATA[
GUPnP 0.13.4 released!<br />
<br />
<pre>Changes since 0.13.3:

- GUPnPService should remove all handlers installed on the shared SoupServer
  instance when it is disposed.
- Fixate subscription timeout to be 300s as per DLNA requirement (7.2.22.1).
- Correct type of action argument of GUPnPService::action-invoked.
- Remove redundant copying of GValue content in a few places.
- Handle multiple variables inside property node in event notifications to be
  compatible with server-side implementations using older GUPnP
- Fix syntax of event notifications with multiple properties.
- Add/fix gobject-introspection annotations for various functions.
- Some non-functional improvements.

Bugs fixed in this release:

2084 - Add scope annotations to various functions
2131 - GUPnPServiceAction is a boxed, not a pointer
2086 - Fix gtk-doc format on all functions in public GUPnP API

All contributors:

Sven Neumann <s.neumann@raumfeld.com>
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Zach Goldberg <zgold@corvette.(none)></pre><br />
Download source tarball from <a href="http://gupnp.org/sources/gupnp/">here</a><br />
-----------<br />
<br />
GUPnP AV 0.5.6 released!<br />
<br />
<pre>Changes since 0.5.5:

- Optimize namespace handling in DIDL-Lite handling code.
- Hide internal function gupnp_didl_lite_object_new_from_xml().
- Remove new redundant gupnp_didl_lite_container_new_from_xml(). 
- Free the array allocated by xmlGetNsList().

All contributors to this release:
  
Sven Neumann <s.neumann@raumfeld.com>
Zeeshan Ali (Khattak) <zeeshanak@gnome.org></pre><br />
Download source tarball from <a href="http://gupnp.org/sources/gupnp-av/">here</a><span class="net_nemein_favourites">7 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=e152d460793211df8f51e10efce0a9aaa9aa&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/e152d460793211df8f51e10efce0a9aaa9aa/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=e152d460793211df8f51e10efce0a9aaa9aa&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/e152d460793211df8f51e10efce0a9aaa9aa/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
            <category>feed:ffa4f082707419ac67937f24053d9dcd</category>
            <pubDate>Tue, 15 Jun 2010 05:13:00 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-e152d460793211df8f51e10efce0a9aaa9aa</guid>
        </item>
        <item>
            <title>Rygel 0.7.0 (Picture if You Will) is out!</title>
            <link>http://zee-nix.blogspot.com/2010/06/rygel-070-picture-if-you-will-is-out.html</link>
            <description><![CDATA[
<a href="http://live.gnome.org/Rygel/">Rygel</a> 0.7.0 (Picture if You Will) is out!<br />
<br />
<pre>This release marks the start of the new unstable release-cycle. This is also the
release cycle that will be integrated into GNOME 2.31 (and 3.0 eventually).
Changes since 0.6.0:

- Exit on failure to load any plugins in 5 seconds.
- Add icon to preferences UI's desktop file.
- Correct error on missing 'Elements' node in 'CreateObject' action from client.
- Advertize upload features in 'X_DLNACAP' in device description.
- Remove comments from description files as per DLNA requirement (7.2.30.1).
- Don't allow comments in DIDL-Lite from client either. This is to satisfy the
  DLNA Confirmation Test Tool rather than DLNA itself.
- Don't advertize unimplemented actions.
- autogen.sh should create m4 directory if it doesn't exist already.
- Correct Icon path in preferences UI for uninstalled case.
- Specify on debug log where rygel is currently looking for plugins.
- Localization:
  - Don't translate all strings in media-export plugin.
  - No need to translate Mediathek plugin.
  - Add Hebrew translation.
  - Add Swedish translation.
  - Add Czech translation.
  - More Spanish translations.
  - More Slovenian translations.
  - More German translations.
- MediaExport:
  - Fix search result. Search was returning the the result for the current
    limits, not the overall result count. This lead to strange behaviour on
    e.g. XBox 360.
  - Optimize searches. Noticable speed improvements on XBox music browsing.
  - Fix broken SQL query to get object by path.
  - Remove redundant custom tag for duration.
  - Make harvesting of metadata optional.
  - Re-enable simple mode which means we exporting media on the UPnP network
    even if no meta-data extractor is available.
  - Remove redundant URI table from database.
  - Work around a problem in GStreamer element playbin2.
  - Explain the term 'harvest' for translators.
  - Many non-functional improvements.

All contributors to this release:

Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Jens Georg <mail@jensge.org>
Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Daniel Nylander <po@danielnylander.se>
Fran Diéguez <fran.dieguez@mabishu.com>
Jorge González <jorgegonz@svn.gnome.org>
Mario Blättermann <mariobl@gnome.org>
Petr Kovar <pknbe@volny.cz>
Yaron Shahrabani <sh.yaron@gmail.com>
</pre><br />
Download source tarball <a href="http://ftp.gnome.org/pub/GNOME/sources/rygel/0.7/">here</a>.<span class="net_nemein_favourites">5 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=d62f34ca726b11dfb7efc7499060fa57fa57&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/d62f34ca726b11dfb7efc7499060fa57fa57/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=d62f34ca726b11dfb7efc7499060fa57fa57&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/d62f34ca726b11dfb7efc7499060fa57fa57/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
            <category>feed:ffa4f082707419ac67937f24053d9dcd</category>
            <pubDate>Mon, 07 Jun 2010 12:07:00 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-d62f34ca726b11dfb7efc7499060fa57fa57</guid>
        </item>
        <item>
            <title>Rygel 0.6.0 (The Way We Weren't) is out!</title>
            <link>http://zee-nix.blogspot.com/2010/05/rygel-060-way-we-werent-is-out.html</link>
            <description><![CDATA[
Rygel 0.6.0 (The Way We Weren't) is out!<br />
<br />
<pre>This release marks the start of the new stable release-cycle. Changes since
0.5.2:

- Localization:
  - Fix translation framework.
  - Mark all (possibly) user-visible string for translation.
  - Use more translator-friendly language.
  - Provide comments for translators.
  - Correctly case abbreviations.
  - Translations:
    - German (de) 100%
    - Slovenian (sl): 100%
    - Spanish (es): 57%
- Fix time-seeking.
- Fix a potential race-condition in aborted HTTP requests.
- Don't stream if request is for subtitles.
- Use bigger (64Ki) buffers when streaming from gstreamer source  element.
- Remux only if transcoding is not needed.
- Configuration option for specifying plugin load path.
- Add configuration from Environment.
- Fix port specification through commandline.
- Add and expose Rygel logo.
- Pause streaming pipeline when/if client isn't reading fast enough.
- Add more unit tests.
- Use gnome-autogen.sh.
- Add missing libuuid to build and linker flags for all plugins.
- Plugins are now able to provide a model description.
- MediaExport:
  - File size change suggests file change.
  - Move media DB and metadata harvesting code from core to module as  this is
    the only module that is using it.
- External plugin now sets model description.
- Lots of non-functional improvements and fixes.

Dependency-related changes:

- Sqlite now only needed for media-export plugin.

Bugs fixed in this release:

617762 Wrong file size exported to PS3
590649 LiveResponse does not rate limit the GStreamer pipeline
615834 Uses ALL_LINGUAS in <a href="http://configure.ac/" target="_blank">configure.ac</a>
616189 Translation issues
617750 Only re-encode audio and video when necessary

All contributors to this release:

Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Jens Georg <mail@jensge.org>
Mario Blättermann <mariobl@gnome.org>
Jorge González <jorgegonz@svn.gnome.org>
Andrej Žnidaršič <andrej.znidarsic@gmail.com></pre><br />
Download source tarball <a href="http://ftp.gnome.org/pub/GNOME/sources/rygel/0.6/" target="_blank">here</a>.<br />
<br />
More info on the project on <a href="http://live.gnome.org/Rygel" target="_blank"> Rygel home page</a>.<span class="net_nemein_favourites">5 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=754ee8e2602f11df86f4b561a1462c702c70&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/754ee8e2602f11df86f4b561a1462c702c70/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=754ee8e2602f11df86f4b561a1462c702c70&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/754ee8e2602f11df86f4b561a1462c702c70/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
            <category>feed:ffa4f082707419ac67937f24053d9dcd</category>
            <pubDate>Sat, 15 May 2010 07:05:00 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-754ee8e2602f11df86f4b561a1462c702c70</guid>
        </item>
        <item>
            <title>Rygel logo v2</title>
            <link>http://zee-nix.blogspot.com/2010/04/rygel-logo-v2.html</link>
            <description><![CDATA[
So based on comments received on the Rygel logo in the <a href="http://zee-nix.blogspot.com/2010/04/future-of-rygel.html">last blog entry</a>, Klaus did some adjustments and came-up with even more improved version:<br />
<br />
256x256:<br />
<div class="separator" style="clear: both; text-align: center;"><a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjSHceHIMj5uiibaDtkh11Jeyr7JVuytHsGA3u-PCYp0FSIVN_RnlMdzg5fuUWLsty8KP-E5fgpcakbWN_ehiV9E1h97YIgFo29sAUK_aYR7v4NBM20KiNi3lqxVnkRsxqkEA3KFgwzkjwB/s1600/rygel-256x256.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjSHceHIMj5uiibaDtkh11Jeyr7JVuytHsGA3u-PCYp0FSIVN_RnlMdzg5fuUWLsty8KP-E5fgpcakbWN_ehiV9E1h97YIgFo29sAUK_aYR7v4NBM20KiNi3lqxVnkRsxqkEA3KFgwzkjwB/s320/rygel-256x256.png" /></a></div><br />
32x32:<br />
<div class="separator" style="clear: both; text-align: center;"><a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgXCF-S0RaPsowTAiTZbmnFQZYuMCdc61D1KCKq1_aN9s3USufvTfSyStCOU7J96SYrq0ZJZErHvUzOfNORqTdmUNl4z2vdCcyI3gygSiy-qq7fPUg9iUErPRRQnHryoHsH9LPhNCv1g-Xr/s1600/rygel-32x32.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgXCF-S0RaPsowTAiTZbmnFQZYuMCdc61D1KCKq1_aN9s3USufvTfSyStCOU7J96SYrq0ZJZErHvUzOfNORqTdmUNl4z2vdCcyI3gygSiy-qq7fPUg9iUErPRRQnHryoHsH9LPhNCv1g-Xr/s320/rygel-32x32.png" /></a></div><span class="net_nemein_favourites">7 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=f15caf984d9511df8277d34d606a5f4e5f4e&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/f15caf984d9511df8277d34d606a5f4e5f4e/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>1 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=f15caf984d9511df8277d34d606a5f4e5f4e&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/f15caf984d9511df8277d34d606a5f4e5f4e/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
            <category>feed:ffa4f082707419ac67937f24053d9dcd</category>
            <pubDate>Wed, 21 Apr 2010 15:01:00 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-f15caf984d9511df8277d34d606a5f4e5f4e</guid>
        </item>
        <item>
            <title>Future of Rygel</title>
            <link>http://zee-nix.blogspot.com/2010/04/future-of-rygel.html</link>
            <description><![CDATA[
While you can follow the progress of <a href="http://live.gnome.org/Rygel">Rygel</a> through the release announcements on my blog, mailing-lists and even git log, I feel that I am not providing enough information about the future plans. Also there are some things that are not (or so far have not been) in a shape to be part of a release so here is some of what is coming:<br />
<br />
<h2>Logo</h2><br />
I've been looking for an artist to make me a nice logo ever since the start of the project. A few artists gave it a try but they didn't succeed in creating anything worth showing to anyone. I couldn't possibly blame them since:<br />
<br />
<ul><li>Its not very clear to everyone what Rygel is and I suck at explaining things.</li>
<li>Its hard to represent it even when you learn what it is.</li>
</ul><br />
So what happened was that I told Sebastian that I was so jealous of his new <a href="http://www.k-d-w.org/node/78">logo</a>, he asked Klaus to attempt to do the same for Rygel. He did and after a bit of talking and him trying different ideas, we finally agreed on this:<br />
<br />
64x64: <br />
<br />
<div class="separator" style="clear: both; text-align: center;"></div><div class="separator" style="clear: both; text-align: center;"><a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEir-EmkawUfcmZhr4Vwd-wajqKBnpaLGaoktGoTYAmuvXy89IAkNQIsSNRjExW_1FYQZF2vC2-Qx5vLVd_F8BjkuxUAeWuvS9MecM76vCkDphWGLgHLrseEEFLTEyyF9T6_Jn3MTDSAz70v/s1600/rygel.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEir-EmkawUfcmZhr4Vwd-wajqKBnpaLGaoktGoTYAmuvXy89IAkNQIsSNRjExW_1FYQZF2vC2-Qx5vLVd_F8BjkuxUAeWuvS9MecM76vCkDphWGLgHLrseEEFLTEyyF9T6_Jn3MTDSAz70v/s320/rygel.png" /></a></div><br />
32x32:<br />
<div class="separator" style="clear: both; text-align: center;"></div><div class="separator" style="clear: both; text-align: center;"><a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjsUNfSTzOHeGJ0I8SegAxbAOc4G729-crDZYf4J6Tm_002OSzvVAGHVdI3KvW1JjR8vQqdE5WJbGoIXj3gM9sK-J4qfiqiXF6ZWLfyA1xfR9JkXuBM1MVv78ICIeF027zBGTYY2UQHTWzu/s1600/rygel32.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjsUNfSTzOHeGJ0I8SegAxbAOc4G729-crDZYf4J6Tm_002OSzvVAGHVdI3KvW1JjR8vQqdE5WJbGoIXj3gM9sK-J4qfiqiXF6ZWLfyA1xfR9JkXuBM1MVv78ICIeF027zBGTYY2UQHTWzu/s320/rygel32.png" /></a></div><br />
16x16:<br />
<div class="separator" style="clear: both; text-align: center;"><a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhHv5v8UqLm-3aFPT1L4vv89rxVdP42iunQzZ5MXsC66vHbRgHR0WHSA9wOBzItkYmDyyxAVrRX62RWSBi9ryJPIYLaKhm12R-ho2hZKnBkB-Lm_qxRfvEUhb5niiiPjVJEXrubJ3cX_zFA/s1600/rygel16.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhHv5v8UqLm-3aFPT1L4vv89rxVdP42iunQzZ5MXsC66vHbRgHR0WHSA9wOBzItkYmDyyxAVrRX62RWSBi9ryJPIYLaKhm12R-ho2hZKnBkB-Lm_qxRfvEUhb5niiiPjVJEXrubJ3cX_zFA/s320/rygel16.png" /></a></div><br />
Some people like it, some people don't but I like it. I think Klaus did a pretty good job, keeping in mind this wasn't an easy one. If you are one of those who don't like it, feel free to provide better alternatives or suggestions for Klaus. <br />
<br />
<h2><a href="http://www.tracker-project.org/">Tracker</a> or no Tracker</h2><br />
About an year ago, we (mostly <a href="http://jensge.org/">Jens Georg</a>) wrote a plugin (media-export) for Rygel that exposes folders on filesystem on the UPnP network. Although that meant us re-implementing some wheels and getting hated (no i know <a href="http://dz015.wordpress.com/2010/01/25/mussorgsky-0-4/">Ivan</a> still loves me :)) for not being active member of Tracker revolution, I think this was still the right decision because:<br />
<br />
<ul><li>The stable tracker version (0.6) we were using sucked big time in many ways, a fact admitted by every Tracker developer I've talked to regarding this.</li>
<li>AFAIK most GNOME developer (not involved with Tracker project) and distribution packagers didn't feel very positive about the project. Rygel was getting part of the heat for depending on it and that wasn't helping in gaining popularity for a new project.</li>
<li>It wasn't really very difficult to implement media-export in Vala, I didn't need to spend a lot of time on it myself and I didn't feel like standing in the way of a new plugin that I'll get almost for free and will satisfy a lot of people.</li>
</ul><br />
So now its mid'ish 2010, the world has changed and so has Tracker:<br />
<br />
<ul><li>Tracker is now a blessed GNOME dependency. That means no one can say 'boo' at me anymore for depending on Tracker, while I walk the streets. More than enough people are now positive about the project.</li>
<li>New Tracker APIs are very different from that of 0.6, richer easier, dynamic, complete and future proof. Not to mention its based on existing and proven technologies/concepts: RDF and Sparql.</li>
<li>Most of the performance issues that tracker 0.6 was known for, has been addressed appropriately.</li>
<li>Tracker is now nicely divided in different components so an application can easily depend only on the parts that it really need. For example, Rygel won't have to depend on evolution since it doesn't need any email-related stuff.</li>
<li>I made sure 'nmm' ontology of Tracker has the needed UPnP properties that I will need in Rygel.</li>
</ul><br />
Some people still just don't like the very idea of Tracker and for those lost souls, I quote Owen Taylor:<br />
<br />
<blockquote>I think it will definitely be hard to implement our ideas without something that looks a lot like Tracker, and since we have Tracker something that looks a lot like Tracker is most likely Tracker :-)</blockquote><br />
So keeping these facts in mind I've decided to:<br />
<br />
<ul><li>Strip down almost all the functionalities of media-export so it only exposes the file-system hierarchies on UPnP network without any metadata. Actually this is exactly what Lennart wanted in the first place when he asked for this plugin. With metadata extraction in place, we are no better than tracker 0.6 anyway.</li>
<li>Remove media-export from preferences UI. Keeping in mind what kind of users will still use media-export in its new form, its quite enough that they can configure the directories to export by manually editing the configuration file.</li>
<li>Provide an easy way for the user to specify which media from tracker-store to expose on UPnP network. Since user chooses the files to harvest for metadata and keep in tracker-store using tracker's preferences UI, I think it's better if this option is also provided in there but I need to discuss with Ivan yet regarding this. If that is not feasible, I'll do this in rygel-preferences.</li>
</ul><br />
<h2>Other features</h2><br />
<ul><li>Unit tests: In the last release we introduced a few unit tests. This is just the beginning and we intend to write units for at least all core modules.</li>
<li>MediaServer v2: Iago and Juan <a href="http://blogs.igalia.com/jasuarez/2010/03/12/rygel-are-you-hungry/">talked</a> about this in their blog and announced that they already have implemented v2 so now I have to do my part and implement the consumer part in Rygel: i-e Port v1 code to v2 and I am already on it.</li>
<li>DLNA compliance: Looking at the results of DLNA CTT session we had last time, we've a lot of work to do here. Hopefully mostly small fixes here and there.</li>
<li>Getting married on 29.05.2010. This is the hardest one but I'm sure I can do it. :)</li>
</ul><br />
<h2>Update</h2><br />
Some facts that I forgot to mention/explain when I posted the blog entry and to reply to some comments I received here and on IRC:<br />
<br />
<ul><li>media-export is <b>not</b> being dropped. Please read carefully before making such assumptions and then saying 'Boo' to me for that. :)</li>
<li>I still don't plan to have a hard dependency on Tracker at all. It will still be one of the plugins. If you want something like Tracker that is not tracker, you are more than welcome to take the existing media-export code and maintain it as separate or part of your project/process.</li>
<li>Once <a href="http://git.collabora.co.uk/?p=user/edward/gst-convenience.git">gst-convenience</a> library that <a href="http://blogs.gnome.org/edwardrv/">Edward</a> and <a href="http://arunraghavan.net/">Arun</a> are working on, is in a stable state and delivers to it's promises of speeds (so far it has), we'll re-add export of metadata in media-export but this time around, we'll do it on the fly and won't need to deal with databases and stuff.</li>
<li>Tracker has always (even in the 0.6 days) provided easy ways for specifying which directories you want it to index so once we've a way to tell it which of the indexed media to expose on UPnP, we've all the features the media-export currently provides.</li>
</ul><br />
I'll leave the comments about the Logo for Klaus to reply. :)<br />
<br />
<h2>Update#2</h2><br />
OK OK, I get it that I am making a lot more people unhappy than I am making happy with the 'media-export' plan. So based on that and the fact that Jens is willing to keep maintaining media-export for me, I'll leave this as is. I'll just move code in the core that only media-export uses into media-export plugin. I myself will embrace the future and concentrate on Tracker integration. :)<span class="net_nemein_favourites">11 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=c133a5dc4cdd11df804501152497d89bd89b&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/c133a5dc4cdd11df804501152497d89bd89b/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=c133a5dc4cdd11df804501152497d89bd89b&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/c133a5dc4cdd11df804501152497d89bd89b/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
            <category>feed:ffa4f082707419ac67937f24053d9dcd</category>
            <pubDate>Tue, 20 Apr 2010 17:19:00 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-c133a5dc4cdd11df804501152497d89bd89b</guid>
        </item>
        <item>
            <title>Rygel 0.5.2 released!</title>
            <link>http://zee-nix.blogspot.com/2010/04/rygel-052-released.html</link>
            <description><![CDATA[
<h2><a href="http://live.gnome.org/Rygel">Rygel</a> 0.5.2 (Crackers Don't Matter) is out!</h2><br />
<pre>Another release in the unstable 0.5.x series. Changes since 0.5.0:

- Add support for Xbox 360 and Window Media Player 11.
- Add support for subtitles. Currently only useful for certain Samsung DLNA TVs.
- Add Windows Media Video (WMV) transcoder.
- Add unit tests for a few modules.
- Fix some (potential) crashes.
- Make database operations cancellable.
- Throw error on database creation failure.
- Simpler (hopefully) build rules.
- Fix race-condition in streaming code so we don't terminate the connection
  before all the bytes are sent to the client.
- Fix leaking of HTTP messages of live streams on termination.
- Fix 'Content-Length' header values for partial requests.
- Fix parsing of search expression containing characters not within the original
  latin1 range.
- Use bigger (64Ki) buffers when streaming media to reduce cpu usage and
  therefore improve battery life.
- Include spec version in description document.
- Remove now unneeded work-around for vala bug#568972.
- Advertize photos with their specific class, i-e 'photo' rather than 'image'.
- MediaExport:
  - Implement search by URIs.
  - Implement search by album.
  - Error-out on invalid search expression.
  - Add support for virtual containers. This allows creation of metadata-based
    hierarchies in the user-config.
  - Fix deletion of containers.
  - URI-escape meta-data fields.
  - Catch previously uncaught exceptions.
  - Fix upgrade of database from older schemas.
- Lots of code clean-ups and documentation fixes. 
    
Dependency-related changes:

- Require gupnp >= 0.13.3.
- Require gupnp-av >= 0.5.5. 
- Require gupnp-vala >= 0.6.5.
- Require valac >= 0.8.0.

Bugs fixed in this release:

608886 - media export plugin corrupts its database when you change directories
609944 - Files not harvested on update
606305 - Samsung subtitles

All contributors to this release:

Jens Georg <mail@jensge.org>
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Cyrille Chepelov <cyrille.chepelov@keyconsulting.fr></pre><br />
Download source tarball from <a href="http://ftp.gnome.org/pub/GNOME/sources/rygel/0.5/">here</a><span class="net_nemein_favourites">9 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=476d2ff447db11df97505df62ddf75717571&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/476d2ff447db11df97505df62ddf75717571/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=476d2ff447db11df97505df62ddf75717571&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/476d2ff447db11df97505df62ddf75717571/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
            <category>feed:ffa4f082707419ac67937f24053d9dcd</category>
            <pubDate>Wed, 14 Apr 2010 07:40:00 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-476d2ff447db11df97505df62ddf75717571</guid>
        </item>
        <item>
            <title>GSSDP 0.7.2, GUPnP 0.13.3, GUPnP AV 0.5.5 &amp; GUPnP Vala 0.6.5</title>
            <link>http://zee-nix.blogspot.com/2010/04/gssdp-072-gupnp-0133-gupnp-av-055-gupnp.html</link>
            <description><![CDATA[
<h2>GSSDP 0.7.2 released!</h2><br />
<pre>Changes since 0.7.1:

- Provide gobject-introspection GIR and typelib.
- Use silent build rules.
- Fix issues with version-independence magic in SSDP code.
- Fix build issues in jhbuild environment.

Bugs fixed in this release:

2025 - autogen.sh fails to find autoconf macros when they're installed in a
           non-standard location
1927 - gssdp fails to answer M-SEARCH sometimes
1921 - GObject Introspection Makefile for GSSDP

All Contributors:

Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Zach Goldberg <zach@zachgoldberg.com>
Jens Georg <mail@jensge.org>
Neil Roberts <neil@linux.intel.com>
Ross Burton <ross@linux.intel.com></pre><br />
Download source tarball from <a href="http://gupnp.org/sources/gssdp/">here</a><br />
<br />
<h2>GUPnP 0.13.3 released!</h2><br />
<pre>Changes since 0.13.2:

- Include the Content-Type header in the HTTP messages. This satisfies DLNA
 CTT test cases 7.2.5.9 and 7.2.29.1.
- Use g_message instead of g_warning if we can't connect to DBus.
- Make the HTTP server listen on the context's interface only.
- Fix some potential crashes in GUPnPServiceProxy and GUPnPContextManager code.
- Fix build issues in jhbuild environment.
- Fix some gcc warnings.
- Add new API to host path for specific user-agent(s).
- Add gobject-introspection support:
 - Provide gobject-introspection GIR and typelib.
 - Add needed annotations to doc comments.
 - Add GList variants of action-related functions to satisfy PyGI.
- A few non-functional improvments.

Dependency related changes:

- gssdp >= 0.7.1

Bugs fixed in this release:

2054 - Xbox hacks
1965 - gcc warning fixes
2039 - GUPnP is hard to use with jhbuild
1948 - Signal handler are not disconnected when ContextManager is disposed
2030 - gupnp context listens on 0.0.0.0 instead of the context's ip
1924 - Content-Type header must contain charset="utf-8" in all HTTP transactions
2006 - Implement 3 new functions for language bindings (begin_action_list,
           end_action_list, gupnp_service_action_get_value_type)
1919 - Add GObject Introspection Annotations and Makefile
1979 - g_warning make gupnp-igd test fails
1906 - Tests failed with gupnp 0.13

All contributors:

Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Zach Goldberg <zgold@corvette.(none)>
Ross Burton <ross@linux.intel.com>
Olivier Crête <olivier.crete@collabora.co.uk>
Neil Roberts <neil@linux.intel.com>
Sven Neumann <s.neumann@raumfeld.com>
Jens Georg <mail@jensge.org>
Yakup Akbay <yakbay@ubicom.com></pre><br />
Download source tarball from <a href="http://gupnp.org/sources/gupnp/">here</a><br />
-----------<br />
<br />
<h2>GUPnP AV 0.5.5  released!</h2><br />
<pre>Changes since 0.5.4:

- Provide gobject-introspection GIR and typelib.
- Provide microseconds in 'duration' to satisfy XBox.
- Fix data type of GUPnPDIDLLiteContainer:child-count
- Fix build issues in jhbuild environment.
- Enable silent build rules if they are available.

All contributors to this release:

Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Zach Goldberg <zach@zachgoldberg.com>
Neil Roberts <neil@linux.intel.com>
Ross Burton <ross@linux.intel.com></pre><br />
Download source tarball from <a href="http://gupnp.org/sources/gupnp-av/">here</a><br />
-----------<br />
<br />
<h2>GUPnP Vala 0.6.5 released!</h2><br />
<pre>Changes since 0.6.4:

- Require & adapt to:
 - gssdp 0.7.2
 - gupnp 0.13.3
 - gupnp-av 0.5.5
 - vala 0.8.0
- Don't hide gupnp_root_device_get_relative_location

All contributors:

Zeeshan Ali (Khattak) <zeeshanak@gnome.org></pre><br />
Download source tarball from <a href="http://gupnp.org/sources/bindings/">here</a><span class="net_nemein_favourites">7 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=2ddf98a443ff11dfbfcb95787250801d801d&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/2ddf98a443ff11dfbfcb95787250801d801d/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=2ddf98a443ff11dfbfcb95787250801d801d&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/2ddf98a443ff11dfbfcb95787250801d801d/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
            <category>feed:ffa4f082707419ac67937f24053d9dcd</category>
            <pubDate>Fri, 09 Apr 2010 09:47:00 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-2ddf98a443ff11dfbfcb95787250801d801d</guid>
        </item>
        <item>
            <title>Introducing Zhaan</title>
            <link>http://zee-nix.blogspot.com/2010/04/introducing-zhaan.html</link>
            <description><![CDATA[
I <a href="http://zee-nix.blogspot.com/2009/11/we-can-has-python-too.html">mentioned</a> this cool guy Zachary Goldberg in my blog and in my talk before. While I mentioned his name in regards to his efforts to making sure GUPnP glues nicely with gobject-introspection and is usable from Python, he went much further than I expected and made a cool new UPnP control-point for N900 based on GUPnP in Python. He named it Zhaan (another character from Farscape in the spirit of Rygel).<br />
<br />
Some mandatory screenshots:<br />
<br />
<div class="separator" style="clear: both; text-align: center;"><a href="http://www.zachgoldberg.com/data/zhaan_playlist.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="192" src="http://www.zachgoldberg.com/data/zhaan_playlist.png" width="320" /></a></div><br />
<div class="separator" style="clear: both; text-align: center;"><a href="http://www.zachgoldberg.com/data/zhaan_browse.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="192" src="http://www.zachgoldberg.com/data/zhaan_browse.png" width="320" /></a></div><br />
<br />
You can check out more screenshots/specs of the project and follow its status <a href="http://zachgoldberg.com/category/projects/zhaan/">here</a>.<br />
<br />
There are many people out there making cool UIs but they end-up using wrong tools and/or re-inventing the wheel so its nice to see someone doing cool stuff but the right way. :)<span class="net_nemein_favourites">10 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=5b1202c63f3611dfb5ce31872ed144934493&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/5b1202c63f3611dfb5ce31872ed144934493/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=5b1202c63f3611dfb5ce31872ed144934493&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/5b1202c63f3611dfb5ce31872ed144934493/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
            <category>feed:ffa4f082707419ac67937f24053d9dcd</category>
            <pubDate>Sat, 03 Apr 2010 07:57:00 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-5b1202c63f3611dfb5ce31872ed144934493</guid>
        </item>
        <item>
            <title>Rygel 0.5.0 (Mind the Baby) is out!</title>
            <link>http://zee-nix.blogspot.com/2010/02/rygel-050-mind-baby-is-out.html</link>
            <description><![CDATA[
<pre>The first release in the unstable 0.5.x series. Changes since 0.4.6 that were
not provided by any subsequent 0.4.x releases:

- New URI generation scheme that avoids problematic characters which makes some
  crappy renderers choke.
- Allow creation of new media items and tranfering data into existing ones (
  upload). This is relavent to, and works for both MediaExport and Tracker.
- Implement GetTransferProgress and StopTransferResource actions.
- Advertise:
  - support for connection stalling.
  - live response to be sender-paced.
- Rewrite SearchCriteria parser to make it more reliable.
- Tracker:
  - Port to the Tracker 0.7 APIs.
  - Provide richer & more intuitive media hierarchy.
  - Signal container update on changes to subjects.
  - Act on config options allowing user to define which categories to share.
  - Support for search by URI.
  - Descriptive IDs for containers.
- MediaExport
  - Implement custom search that translates to an SQLite query and therefore
    performs much faster than before.
  - Print message on console when harvesting is done.
  - Don't modify DB if harvester was cancelled.
  - Cancel harvester before starting new one.
- Lots of non-functional improvements and fixes.

All contributors to this release:

Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Jens Georg <mail@jensge.org>
</pre><br />
Download source tarball from <a href="http://ftp.gnome.org/pub/GNOME/sources/rygel/0.5/">here</a><span class="net_nemein_favourites">12 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=d1d8e04820d511dfac302789420a80478047&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/d1d8e04820d511dfac302789420a80478047/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>1 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=d1d8e04820d511dfac302789420a80478047&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/d1d8e04820d511dfac302789420a80478047/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
            <category>feed:ffa4f082707419ac67937f24053d9dcd</category>
            <pubDate>Tue, 23 Feb 2010 15:31:00 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-d1d8e04820d511dfac302789420a80478047</guid>
        </item>
        <item>
            <title>Rygel 0.4.12 (Through the Looking Glass) is out!</title>
            <link>http://zee-nix.blogspot.com/2010/02/rygel-0412-through-looking-glass-is-out.html</link>
            <description><![CDATA[
<pre>Another release in the stable 0.4.x series. Changes since 0.4.10:

- Fix desktop file.
- A few fixes to satisfy latest valac (0.7.10).
- Adapt to new libxml Vala API.

All contributors to this release:

Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Andreas Henriksson <andreas@fatal.se>
Philip Withnall <philip@tecnocode.co.uk>
</pre><br />
Download source tarball <a href="http://ftp.gnome.org/pub/GNOME/sources/rygel/0.4/">here</a><span class="net_nemein_favourites">10 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=cf9c846020d511dfac302789420a80478047&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/cf9c846020d511dfac302789420a80478047/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>1 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=cf9c846020d511dfac302789420a80478047&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/cf9c846020d511dfac302789420a80478047/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
            <category>feed:ffa4f082707419ac67937f24053d9dcd</category>
            <pubDate>Tue, 23 Feb 2010 15:26:00 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-cf9c846020d511dfac302789420a80478047</guid>
        </item>
        <item>
            <title>GUPnP AV &amp; GUPnP Vala releases</title>
            <link>http://zee-nix.blogspot.com/2010/02/gupnp-av-gupnp-vala-releases.html</link>
            <description><![CDATA[
GUPnP AV 0.5.4 released<br />
<br />
<pre>Changes since 0.5.2:

- Gracefully handle empty or no 'res' node.
- Function to get the list of descriptors from DIDL-Lite objects.
- More complete comparison for LPCM mime types.
- Fix incorrect type conversion of DLNA flags.
- DLNA flags should not default to a specific DLNA version.
- New APIs to deal with contributor-related properties in DIDL-Lite objects.
- Remove redundant construction methods.
- Add forgotten header to the meta-header file.
- Add and fix gobject-introspection annotations.
- Lots of documentation fixes.
- Many minor non-functional fixes/improvements.

Bug fixes in this release:

1935 - Incorrect conversion while parsing primary DLNA Flags
1934 - DLNA Flags should not default to a specific DLNA version.
1933 - Content type matching fails when additional parameters exist in LPCM
       mime-type
1814 - Add "artists" property to GUPnPDIDLLiteObject

All contributors to this release:

Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Yakup Akbay <yakbay@ubicom.com>
Zachary Goldberg <zach@zachgoldberg.com>
</pre><br />
Download source tarballs from <a href="http://gupnp.org/sources/gupnp-av/">here</a><br />
<br />
GUPnP Vala bindings 0.6.4 released!<br />
<br />
<pre>Changes since 0.6.2:

- Require and adapt to gupnp-av 0.5.3.

All contributors:

Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
</pre><br />
Download source tarballs from <a href="http://gupnp.org/sources/bindings/">here</a><span class="net_nemein_favourites">9 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=db21439e11a211df8096e581403fc7fcc7fc&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/db21439e11a211df8096e581403fc7fcc7fc/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=db21439e11a211df8096e581403fc7fcc7fc&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/db21439e11a211df8096e581403fc7fcc7fc/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
            <category>feed:ffa4f082707419ac67937f24053d9dcd</category>
            <pubDate>Thu, 04 Feb 2010 06:41:00 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-db21439e11a211df8096e581403fc7fcc7fc</guid>
        </item>
        <item>
            <title>Rygel 0.4.10 (A Human Reaction)</title>
            <link>http://zee-nix.blogspot.com/2010/01/rygel-0410-human-reaction.html</link>
            <description><![CDATA[
Rygel 0.4.10 (A Human Reaction) is out!<br />
<br />
<pre>Another release in the stable 0.4.x series. Changes since 0.4.8:

- Restart application on SIGHUP.
- Fix cancellation of HTTP streams and in turn a critical leak.
- Correct condition for byte-seeking.
- Correctly handle boolean commandline options.
- Enable check for Vala if any stamp file is absent.
- Fix condition for partial content transfer.
- Correct linker argument order. This should fix the build issue on Gentoo.
- Work-around for an automake bug.
- Limit search slice to result size.
- Fix a spelling mistake in error message.
- Tell valac to put debugging symbols to generated code so gdb can refer to
  lines in the Vala source code.

Bug fixes in this release:

601395 - restart on SIGHUP

All contributors to this release:

Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Jens Georg <mail@jensge.org>
</pre><br />
Download source tarball <a href="http://ftp.gnome.org/pub/GNOME/sources/rygel/0.4/">here</a>.<span class="net_nemein_favourites">7 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=b5f3d1de09a211df952119ea0397f254f254&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/b5f3d1de09a211df952119ea0397f254f254/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=b5f3d1de09a211df952119ea0397f254f254&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/b5f3d1de09a211df952119ea0397f254f254/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
            <category>feed:ffa4f082707419ac67937f24053d9dcd</category>
            <pubDate>Sun, 24 Jan 2010 12:08:00 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-b5f3d1de09a211df952119ea0397f254f254</guid>
        </item>
    </channel>
</rss>
