<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>parole Release Feed</title>
  <subtitle>Release announcements for parole</subtitle>
  <updated>2013-03-07T01:33:01+01:00</updated>
  <link href="http://goodies.xfce.org/projects/applications/parole"/>
  <entry>
    <title>parole 0.5.0 released</title>
    <id>parole-0.5.0</id>
    <updated>2013-03-07T01:33:01+01:00</updated>
    <published>2013-03-07T01:33:01+01:00</published>
    <author>
      <name>Sean Davis</name>
      <email>smd.seandavis@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;parole&lt;/a&gt; 0.5.0 is now available for download from

  &lt;a href="http://archive.xfce.org/src/apps/parole/0.5/parole-0.5.0.tar.bz2"&gt;http://archive.xfce.org/src/apps/parole/0.5/parole-0.5.0.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.5/parole-0.5.0.tar.bz2.md5"&gt;http://archive.xfce.org/src/apps/parole/0.5/parole-0.5.0.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.5/parole-0.5.0.tar.bz2.sha1"&gt;http://archive.xfce.org/src/apps/parole/0.5/parole-0.5.0.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: c34a33f92534a93c4cb1b92c4c8ab09f36871fe6
   MD5 checksum: d8adad20ee95dfca3082812ca44be122


What is parole?
===============

Parole is a modern simple media player based on the GStreamer framework
and written to fit well in the Xfce desktop.

Website:
  &lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;http://goodies.xfce.org/projects/applications/parole&lt;/a&gt;


Release notes for 0.5.0
=======================
Stable release 0.5.0&#13;
* Fixed potential file name clash in parole extension (bug #9728)&#13;
* Fixed libnotify error on make (bug #9744)&#13;
* Fixed moving show/hide playlist button (bug #9755)&#13;
* Fixed mute button toggling (bug #9760)&#13;
* Fixed playlist manipulation while playlist hidden (bug #9762)&#13;
* Fixed webm file support (bug #9798)&#13;
* Fixed aspect ratio calculation (bug $9872)&#13;
* Fixed untranslateable strings (#9868)&#13;
* Fixed timer update on user seek (#9761)&#13;
* Fixed auto-saved playlist saving as UTF-8&#13;
* Fixed playlist menu from opening off-screen&#13;
* Fixed notifications plugin notifying on play/pause&#13;
* Added improved locale name support in audio tracks and subtitles&#13;
* Added gstreamer 1.0 support with --with-gstreamer=0.10|1.0&#13;
* Added additional tooltips&#13;
* Added theming to fullscreen widgets&#13;
* Removed now-useless power-manager plugin&#13;
* Removed scrollwheel event from progress scale&#13;
* Improved audio cover image loading&#13;
* Improved support for window manager fullscreen command&#13;
* Improved tray plugin functionality, ported to xfconf&#13;
* Made codec installer transient for player window&#13;
* Moved playlist to .local/share/xfce4/parole

</content>
  </entry>
  <entry>
    <title>parole 0.4.0 released</title>
    <id>parole-0.4.0</id>
    <updated>2013-01-07T11:26:13+01:00</updated>
    <published>2013-01-07T11:26:13+01:00</published>
    <author>
      <name>Sean Davis</name>
      <email>smd.seandavis@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;parole&lt;/a&gt; 0.4.0 is now available for download from

  &lt;a href="http://archive.xfce.org/src/apps/parole/0.4/parole-0.4.0.tar.bz2"&gt;http://archive.xfce.org/src/apps/parole/0.4/parole-0.4.0.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.4/parole-0.4.0.tar.bz2.md5"&gt;http://archive.xfce.org/src/apps/parole/0.4/parole-0.4.0.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.4/parole-0.4.0.tar.bz2.sha1"&gt;http://archive.xfce.org/src/apps/parole/0.4/parole-0.4.0.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: cb4276019985b0a19eb4292f5e142fb4a6537dc8
   MD5 checksum: 9cd6b05fbba88a85308b8385c25c4767


What is parole?
===============

Parole is a modern simple media player based on the GStreamer framework
and written to fit well in the Xfce desktop.

Website:
  &lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;http://goodies.xfce.org/projects/applications/parole&lt;/a&gt;


Release notes for 0.4.0
=======================
Development Release 0.4.0&#13;
=======&#13;
- Fixed build bugs #9219, #9226&#13;
- Fixed fullscreen controls (bug #9270)&#13;
- Fixed screensaver inhibition (bug #7407)&#13;
- Fixed freezing with subtitles (bug #9194)&#13;
- Fixed skipping every second ogg-vorbis in playlist (bug #9562)&#13;
- Added embedded mode (bug #8506)&#13;
- Added missing codec installation (bug #8469)&#13;
- Added custom subtitle management (bug #6731)&#13;
- Added CD and DVD playlist support&#13;
- Added DVD navigation support&#13;
- Added Recent Items in open menu&#13;
- Replaced Stream Properties plugin with AudioBox widget&#13;
- Moved notifications from system tray plugin to notify plugin.&#13;
- Added album artwork and details to notifications.&#13;
- Ported configuration to Xfconf&#13;
- Interface refinements&#13;
- Keyboard shortcut refinements (bug #9317)

</content>
  </entry>
  <entry>
    <title>parole 0.3.0.3 released</title>
    <id>parole-0.3.0.3</id>
    <updated>2012-08-22T01:16:30+02:00</updated>
    <published>2012-08-22T01:16:30+02:00</published>
    <author>
      <name>Sean Davis</name>
      <email>smd.seandavis@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;parole&lt;/a&gt; 0.3.0.3 is now available for download from

  &lt;a href="http://archive.xfce.org/src/apps/parole/0.3/parole-0.3.0.3.tar.bz2"&gt;http://archive.xfce.org/src/apps/parole/0.3/parole-0.3.0.3.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.3/parole-0.3.0.3.tar.bz2.md5"&gt;http://archive.xfce.org/src/apps/parole/0.3/parole-0.3.0.3.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.3/parole-0.3.0.3.tar.bz2.sha1"&gt;http://archive.xfce.org/src/apps/parole/0.3/parole-0.3.0.3.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: 889dd89f74bc02d46d7ecdd7edfe2488f79b45ba
   MD5 checksum: d13ece4c5a4980a1aedfed8eb3c6172d


What is parole?
===============

Parole is a modern simple media player based on the GStreamer framework
and written to fit well in the Xfce desktop.

Website:
  &lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;http://goodies.xfce.org/projects/applications/parole&lt;/a&gt;


Release notes for 0.3.0.3
=========================
Maintenance release 0.3.0.3&#13;
- Fixed and fully tested --enable-gtk-doc, --enable-debug=yes,
--enable-debug=full (bug #9226/9232)&#13;
- Fixed CD-Drive icon disappearing after drive eject&#13;
- Small interface tweaks to Plugins dialog.

</content>
  </entry>
  <entry>
    <title>parole 0.3.0.2 released</title>
    <id>parole-0.3.0.2</id>
    <updated>2012-08-18T15:23:45+02:00</updated>
    <published>2012-08-18T15:23:45+02:00</published>
    <author>
      <name>Sean Davis</name>
      <email>smd.seandavis@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;parole&lt;/a&gt; 0.3.0.2 is now available for download from

  &lt;a href="http://archive.xfce.org/src/apps/parole/0.3/parole-0.3.0.2.tar.bz2"&gt;http://archive.xfce.org/src/apps/parole/0.3/parole-0.3.0.2.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.3/parole-0.3.0.2.tar.bz2.md5"&gt;http://archive.xfce.org/src/apps/parole/0.3/parole-0.3.0.2.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.3/parole-0.3.0.2.tar.bz2.sha1"&gt;http://archive.xfce.org/src/apps/parole/0.3/parole-0.3.0.2.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: 108fc5b2ede122974aaaa17974128e90a7b5aae5
   MD5 checksum: d21e593ef8c470937a01a666167cdd91


What is parole?
===============

Parole is a modern simple media player based on the GStreamer framework
and written to fit well in the Xfce desktop.

Website:
  &lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;http://goodies.xfce.org/projects/applications/parole&lt;/a&gt;


Release notes for 0.3.0.2
=========================
[maintenance release]&#13;
The previous release 0.3.0.1 failed to distribute.  The bug preventing
that has been resolved in this release.

</content>
  </entry>
  <entry>
    <title>parole 0.3.0.1 released</title>
    <id>parole-0.3.0.1</id>
    <updated>2012-08-16T19:10:28+02:00</updated>
    <published>2012-08-16T19:10:28+02:00</published>
    <author>
      <name>Sean Davis</name>
      <email>smd.seandavis@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;parole&lt;/a&gt; 0.3.0.1 is now available for download from

  &lt;a href="http://archive.xfce.org/src/apps/parole/0.3/parole-0.3.0.1.tar.bz2"&gt;http://archive.xfce.org/src/apps/parole/0.3/parole-0.3.0.1.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.3/parole-0.3.0.1.tar.bz2.md5"&gt;http://archive.xfce.org/src/apps/parole/0.3/parole-0.3.0.1.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.3/parole-0.3.0.1.tar.bz2.sha1"&gt;http://archive.xfce.org/src/apps/parole/0.3/parole-0.3.0.1.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: ae338980aee35b0ea73ce4ee36cbd09ce74a0650
   MD5 checksum: 951d79c7b08d4af8b4adfd3201f76cb8


What is parole?
===============

Parole is a modern simple media player based on the GStreamer framework
and written to fit well in the Xfce desktop.

Website:
  &lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;http://goodies.xfce.org/projects/applications/parole&lt;/a&gt;


Release notes for 0.3.0.1
=========================
Last tarball was corrupt, re-release of 0.3.0.1&#13;
&#13;
- Maintenance release&#13;
- Updated build requirements (bug #9197)&#13;
- Fixed installation directory for plugins&#13;
- Fixed compilation of plugin api (bug #9196)&#13;
- Fixed compilation of debug=yes and debug=full&#13;
- Fixed compiling twice (bug #9219)

</content>
  </entry>
  <entry>
    <title>parole 0.3.0 released</title>
    <id>parole-0.3.0</id>
    <updated>2012-08-09T16:24:30+02:00</updated>
    <published>2012-08-09T16:24:30+02:00</published>
    <author>
      <name>Sean Davis</name>
      <email>smd.seandavis@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;parole&lt;/a&gt; 0.3.0 is now available for download from

  &lt;a href="http://archive.xfce.org/src/apps/parole/0.3/parole-0.3.0.tar.bz2"&gt;http://archive.xfce.org/src/apps/parole/0.3/parole-0.3.0.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.3/parole-0.3.0.tar.bz2.md5"&gt;http://archive.xfce.org/src/apps/parole/0.3/parole-0.3.0.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.3/parole-0.3.0.tar.bz2.sha1"&gt;http://archive.xfce.org/src/apps/parole/0.3/parole-0.3.0.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: 554486b0227166865b71306f15ec0c50139db734
   MD5 checksum: 869b1c1f3a02d46ab17755d043b3e719


What is parole?
===============

Parole is a modern simple media player based on the GStreamer framework
and written to fit well in the Xfce desktop.

Website:
  &lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;http://goodies.xfce.org/projects/applications/parole&lt;/a&gt;


Release notes for 0.3.0
=======================
Parole 0.3.0 released.  Changes:&#13;
- Replaced libxfce4gui dependencies with libxfce4ui&#13;
- Upgraded GTK interface to GTK 2.20+&#13;
- Revamped, minimalistic interface&#13;
- Replaced playbin with playbin2&#13;
- Improved subtitle/audio track handling&#13;
- Improved keyboard shortcuts&#13;
- Updated application icon&#13;
- Added command line option to enqueue files&#13;
- Cleared warnings due to deprecated functions&#13;
- Fixed many of the existing bugs

</content>
  </entry>
  <entry>
    <title>parole 0.2.0.6 released</title>
    <id>parole-0.2.0.6</id>
    <updated>2011-04-17T14:00:18+02:00</updated>
    <published>2011-04-17T14:00:18+02:00</published>
    <author>
      <name>Ali Abdallah</name>
      <email>aliov@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;parole&lt;/a&gt; 0.2.0.6 is now available for download from

  &lt;a href="http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.6.tar.bz2"&gt;http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.6.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.6.tar.bz2.md5"&gt;http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.6.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.6.tar.bz2.sha1"&gt;http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.6.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: 72f6bd8f20ce62586553a653fe6d698d424179c4
   MD5 checksum: 5d7e5ab7535bdf89508a8d7e551f9187


What is parole?
===============

Parole is a modern simple media player based on the GStreamer framework
and written to fit well in the Xfce desktop.

Website:
  &lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;http://goodies.xfce.org/projects/applications/parole&lt;/a&gt;


Release notes for 0.2.0.6
=========================

Fix gtk doc plugins API, were missing in 0.2.0.5.&#13;
&#13;
Ali Abdallah (1):&#13;
      Automatically select row for the media that is currently played.&#13;
      &#13;
&#13;
Cristian Marchi (2):&#13;
      l10n: Updated Italian (it) translation to 100%&#13;
      l10n: Updated Italian (it) translation to 100%&#13;
&#13;
Masato Hashimoto (1):&#13;
      l10n: Updated Japanese (ja) translation to 100%&#13;
&#13;
Yarema aka Knedlyk (1):&#13;
      l10n: Updated Ukrainian (uk) translation to 100%

</content>
  </entry>
  <entry>
    <title>parole 0.2.0.5 released</title>
    <id>parole-0.2.0.5</id>
    <updated>2011-04-15T20:12:55+02:00</updated>
    <published>2011-04-15T20:12:55+02:00</published>
    <author>
      <name>Ali Abdallah</name>
      <email>aliov@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;parole&lt;/a&gt; 0.2.0.5 is now available for download from

  &lt;a href="http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.5.tar.bz2"&gt;http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.5.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.5.tar.bz2.md5"&gt;http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.5.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.5.tar.bz2.sha1"&gt;http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.5.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: 30ffba07d5bfeeb29a875d4bc7b635a981f68d3a
   MD5 checksum: fde0e70938641d66a966367391d63f8c


What is parole?
===============

Parole is a modern simple media player based on the GStreamer framework
and written to fit well in the Xfce desktop.

Website:
  &lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;http://goodies.xfce.org/projects/applications/parole&lt;/a&gt;


Release notes for 0.2.0.5
=========================

Ali Abdallah (15):&#13;
      Fix Reset Screen Saver feature.&#13;
      Make sure that we get a valid name when playing live stream.&#13;
      Fix compilation on 64 bit machine.&#13;
      Dropped support for the browser plugin.&#13;
      Update POTFILES.in&#13;
      Fix tag available property&#13;
      Remove video/x-totem-stream&#13;
      Make it compiles, the ugly way...&#13;
      Check stream seekable on the tick timeout idle after playing    
to make seeking working with newer versions of GStreamer.&#13;
      Add some nice features from the new version, like media tooltips,
open     containing folder, media length.&#13;
      Better chooser interface.&#13;
      Added -F --fullscreen to start in fullscreen mode.&#13;
      Add missing files to POTFILES and update verion information.&#13;
      Update copyright information.&#13;
&#13;
Christoph Wickert (1):&#13;
      l10n: Updated German (de) translation to 98%&#13;
&#13;
Cristian Marchi (1):&#13;
      l10n: Initial italian translation&#13;
&#13;
Daniel Nylander (1):&#13;
      l10n: Updated Swedish (sv) translation to 79%&#13;
&#13;
Dmitry Nikitin (1):&#13;
      l10n: Updated Ukrainian (uk) translation to 100%&#13;
&#13;
Fabian Nowak (1):&#13;
      l10n: Updated German (de) translation to 100%&#13;
&#13;
Gabor Kelemen (1):&#13;
      l10n: Added initial Hungarian translation&#13;
&#13;
Gheyret Kenji (3):&#13;
      l10n: Uyghur Translation&#13;
      l10n: Updated Uyghur (ug) translation to 31%&#13;
      l10n: Updated Uyghur (ug) translation to 83%&#13;
&#13;
Gökmen Görgen (1):&#13;
      l10n: Updated Turkish (tr) translation to 100%&#13;
&#13;
Javier Sánchez Reinosa (1):&#13;
      l10n: Updated Spanish (Castilian) (es) translation to 100%&#13;
&#13;
Jeff Bailes (1):&#13;
      l10n: Add en-GB translation.&#13;
&#13;
Leandro Regueiro (3):&#13;
      l10n: Updated Galician (gl) translation to 100%&#13;
      l10n: Updated Galician (gl) translation to 100%&#13;
      l10n: Updated Galician (gl) translation to 100%&#13;
&#13;
Osman Karagöz (2):&#13;
      l10n: Updated Turkish (tr) translation to 98%&#13;
      l10n: Updated Turkish (tr) translation to 98%&#13;
&#13;
Piarres Beobide (1):&#13;
      l10n: Updated Basque (eu) translation to 100%&#13;
&#13;
Rihards Prieditis (1):&#13;
      l10n: Updated Latvian (lv) translation to 100%&#13;
&#13;
Robert Hartl (3):&#13;
      l10n: Updated Slovak (sk) translation to 92%&#13;
      l10n: Updated Slovak (sk) translation to 99%&#13;
      l10n: Updated Slovak (sk) translation to 100%&#13;
&#13;
Sergio Marques (2):&#13;
      l10n: Updated Portuguese (pt) translation to 100%&#13;
      l10n: Updated Portuguese (pt) translation to 100%&#13;
&#13;
Sérgio Cipolla (1):&#13;
      l10n: Brazilian Portuguese translation&#13;
&#13;
Xu Meihong (1):&#13;
      l10n: Updated Chinese (China) (zh_CN) translation to 98%&#13;
&#13;
douart patrick (1):&#13;
      l10n: Updated French (fr) translation to 100%&#13;
&#13;
gapan (1):&#13;
      l10n: Added greek translation (el.po)&#13;
&#13;
微 尘 (1):&#13;
      l10n: Updated Chinese (China) (zh_CN) translation to 100%

</content>
  </entry>
  <entry>
    <title>parole 0.2.0.2 released</title>
    <id>parole-0.2.0.2</id>
    <updated>2010-01-25T13:02:52+01:00</updated>
    <published>2010-01-25T13:02:52+01:00</published>
    <author>
      <name>Ali Abdallah</name>
      <email>aliov@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;parole&lt;/a&gt; 0.2.0.2 is now available for download from

  &lt;a href="http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.2.tar.bz2"&gt;http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.2.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.2.tar.bz2.md5"&gt;http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.2.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.2.tar.bz2.sha1"&gt;http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.2.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: 4c5b640876c9c4ecd4fc96c29a8b29ae19d61f7a
   MD5 checksum: c304b07c3f17feefe3879bacd6e54515


What is parole?
===============

Parole is a modern simple media player based on the GStreamer framework
and written to fit well in the Xfce desktop.

Website:
  &lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;http://goodies.xfce.org/projects/applications/parole&lt;/a&gt;


Release notes for 0.2.0.2
=========================

Ali Abdallah (2):&#13;
      Fix a bug in the browser plugin about not handling NP_EMBED&#13;
      Remove g_debug calles that were left.&#13;
&#13;
Masato Hashimoto (1):&#13;
      l10n: Updated Japanese (ja) translation to 100%

</content>
  </entry>
  <entry>
    <title>parole 0.2.0.1 released</title>
    <id>parole-0.2.0.1</id>
    <updated>2010-01-14T21:33:31+01:00</updated>
    <published>2010-01-14T21:33:31+01:00</published>
    <author>
      <name>Ali Abdallah</name>
      <email>aliov@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;parole&lt;/a&gt; 0.2.0.1 is now available for download from

  &lt;a href="http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.1.tar.bz2"&gt;http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.1.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.1.tar.bz2.md5"&gt;http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.1.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.1.tar.bz2.sha1"&gt;http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.1.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: 810c49018b017b4dab42c29451f9d674d1b672d9
   MD5 checksum: 0c0dd481506e99fa4f28c69a93585322


What is parole?
===============

Parole is a modern simple media player based on the GStreamer framework
and written to fit well in the Xfce desktop.

Website:
  &lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;http://goodies.xfce.org/projects/applications/parole&lt;/a&gt;


Release notes for 0.2.0.1
=========================

Aleksandr Ponomarenko (2):&#13;
      l10n: Updated Russian (ru) translation to 100%&#13;
      l10n: Updated Russian (ru) translation to 100%&#13;
&#13;
Ali Abdallah (18):&#13;
      Make the browser plugin compatible with midori, Makefile was
broken.&#13;
      Remove border width from the settings.&#13;
      Fix on disk file check&#13;
      Avoid a Glib warning in the statusbar when filename is null.&#13;
      Support for playing DVD/VCD ISO images from a file.&#13;
      Query stream duration on-ready state always, fixes DVD duration
query.&#13;
      Bump version to 0.2.0.1&#13;
      Properly handle WriteReady callback.&#13;
      For local media files, check the stream caps only when switching
from ready to paused state.&#13;
      parole --device=/dev/cdrom is now enough to play media on that
device. In thunar-volman the command should be parole --device=%d and
Parole will handle the rest.&#13;
&#13;
Andhika Padmawan (1):&#13;
      l10n: Updated Indonesian (id) translation to 100%&#13;
&#13;
Dmitrij Smirnov (1):&#13;
      l10n: Updates to Russian (ru) translation&#13;
&#13;
Harald Servat (1):&#13;
      l10n: Updated Catalan (Valencian) (ca) translation to 100%&#13;
&#13;
Leandro Regueiro (3):&#13;
      l10n: Updated Galician (gl) translation to 93%&#13;
      l10n: Updated Galician (gl) translation to 94%&#13;
      l10n: Updated Galician (gl) translation to 98%&#13;
&#13;
Massonnet Mike (1):&#13;
      l10n: Updated French (fr) translation to 96%&#13;
&#13;
Michal Várady (2):&#13;
      l10n: Updated Czech (cs) translation to 97%&#13;
      l10n: Updated Czech (cs) translation to 100%&#13;
&#13;
Natanael Copa (1):&#13;
      provide the headers for browser-plugin&#13;
&#13;
Per Kongstad (1):&#13;
      l10n: Updated Danish (da) translation to 100%&#13;
&#13;
Sergio Marques (1):&#13;
      l10n: Updated Portuguese (pt) translation to 100%&#13;
&#13;
Timo Verbeek (1):&#13;
      l10n: Updated Dutch (Flemish) (nl) translation to 100%&#13;
&#13;
Vincent Tunru (1):&#13;
      l10n: Updated Dutch (Flemish) (nl) translation to 100%&#13;
&#13;
Xu Meihong (1):&#13;
      l10n: Updated Chinese (China) (zh_CN) translation to 98%

</content>
  </entry>
  <entry>
    <title>parole 0.2.0 released</title>
    <id>parole-0.2.0</id>
    <updated>2010-01-05T10:23:14+01:00</updated>
    <published>2010-01-05T10:23:14+01:00</published>
    <author>
      <name>Ali Abdallah</name>
      <email>aliov@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;parole&lt;/a&gt; 0.2.0 is now available for download from

  &lt;a href="http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.tar.bz2"&gt;http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.tar.bz2.md5"&gt;http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.tar.bz2.sha1"&gt;http://archive.xfce.org/src/apps/parole/0.2/parole-0.2.0.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: 0036851e343417c2d28d9067a7069de180f7aec3
   MD5 checksum: af1e911de73423304cab419d328e1da6


What is parole?
===============

Parole is a modern simple media player based on the GStreamer framework
and written to fit well in the Xfce desktop.

Website:
  &lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;http://goodies.xfce.org/projects/applications/parole&lt;/a&gt;


Release notes for 0.2.0
=======================

I'm very happy to announce the first stable release of parole.&#13;
&#13;
* Use g_key_file_get_locale_string to load plugin name and description.&#13;
* Fix unused Gst overlay expose on READY state.&#13;
* Provide a command line to be used to enable/disable xv, X Video
support might be missing for some drivers.&#13;
* Set the _NET_WM_WINDOW_OPACITY_LOCKED wm hint, so xfwm4 keep us
opaque.&#13;
* Provide an option to Enable/Disable resetting X screen saver counter
while playing movies&#13;
* Check for stream type before settings the live bit.&#13;
* Don't popup errors in the browser plugin.&#13;
* Fix seek backwards+add mouse wheel on the volume slider, patches by
Enrico Troger.&#13;
&#13;
Enjoy.

</content>
  </entry>
  <entry>
    <title>parole 0.1.99 released</title>
    <id>parole-0.1.99</id>
    <updated>2009-12-01T14:20:24+01:00</updated>
    <published>2009-12-01T14:20:24+01:00</published>
    <author>
      <name>Ali Abdallah</name>
      <email>aliov@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;parole&lt;/a&gt; 0.1.99 is now available for download from

  &lt;a href="http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.99.tar.bz2"&gt;http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.99.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.99.tar.bz2.md5"&gt;http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.99.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.99.tar.bz2.sha1"&gt;http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.99.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: cdaceb547612f7cfed7a46932478180027f65f7d
   MD5 checksum: 83acd1287953d077e88048064fe33d40


What is parole?
===============

Parole is a modern simple media player based on the GStreamer framework
and written to fit well in the Xfce desktop.

Website:
  &lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;http://goodies.xfce.org/projects/applications/parole&lt;/a&gt;


Release notes for 0.1.99
========================

- Fix bug in the active plugin saved list.&#13;
- Added translators credits.&#13;
- Fix a memory leak.&#13;
- reload the logo when the theme is changed.&#13;
- Fix compilation with xulrunner 1.9.2.&#13;
- Fix bug #6039 concerning the crash on a virtual box.&#13;
- Fix a variable type causing the cursor to be set invisible on the
video widget event if no video is playing.&#13;
/* Browser plugin */&#13;
- Fix buffering info that was displayed in fullscreen mode.&#13;
- Stabilizing the browser plugin.

</content>
  </entry>
  <entry>
    <title>parole 0.1.98 released</title>
    <id>parole-0.1.98</id>
    <updated>2009-11-27T10:44:35+01:00</updated>
    <published>2009-11-27T10:44:35+01:00</published>
    <author>
      <name>Ali Abdallah</name>
      <email>aliov@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;parole&lt;/a&gt; 0.1.98 is now available for download from

  &lt;a href="http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.98.tar.bz2"&gt;http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.98.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.98.tar.bz2.md5"&gt;http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.98.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.98.tar.bz2.sha1"&gt;http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.98.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: 5a6a72aecce300771f1a8db9f79a7521394b157b
   MD5 checksum: 62fc89acb02052de585e7c2f2618198f


What is parole?
===============

Parole is a modern simple media player based on the GStreamer framework
and written to fit well in the Xfce desktop.

Website:
  &lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;http://goodies.xfce.org/projects/applications/parole&lt;/a&gt;


Release notes for 0.1.98
========================

- Fix missing signal handler for the mute menu item.&#13;
- Don't hide the controls in full screen when cursor is above  the popup
window.&#13;
- Respect browser plugin dir installation directory.&#13;
- Support for playlist format in the media browser plugin, that it, the 
plugin now gets the data from the browser, save it in a temporary file
parse it and play it...&#13;
- Added an option in the media chooser to chooer whether to start
playing opened files directly or not (bug #6035).&#13;
&#13;
If everything goes fine with this release, then the final 0.2 will be
released soon.

</content>
  </entry>
  <entry>
    <title>parole 0.1.96 released</title>
    <id>parole-0.1.96</id>
    <updated>2009-11-25T17:21:40+01:00</updated>
    <published>2009-11-25T17:21:40+01:00</published>
    <author>
      <name>Ali Abdallah</name>
      <email>aliov@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;parole&lt;/a&gt; 0.1.96 is now available for download from

  &lt;a href="http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.96.tar.bz2"&gt;http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.96.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.96.tar.bz2.md5"&gt;http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.96.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.96.tar.bz2.sha1"&gt;http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.96.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: b8e59fece1476c170718b6c375e5f107f1fb17a3
   MD5 checksum: 06c505203b2a2eea30a9b3019a005810


What is parole?
===============

Parole is a modern simple media player based on the GStreamer framework
and written to fit well in the Xfce desktop.

Website:
  &lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;http://goodies.xfce.org/projects/applications/parole&lt;/a&gt;


Release notes for 0.1.96
========================

- Fix the plugin loader bug, when the a plugin is asking to pack a
widget  and the plugin loader is not ready (bug #6032).&#13;
- Exit after 60 seconds of inactivity on the browser plugin to avoid any
zombie process.

</content>
  </entry>
  <entry>
    <title>parole 0.1.96 released</title>
    <id>parole-0.1.96</id>
    <updated>2009-11-25T17:21:07+01:00</updated>
    <published>2009-11-25T17:21:07+01:00</published>
    <author>
      <name>Ali Abdallah</name>
      <email>aliov@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;parole&lt;/a&gt; 0.1.96 is now available for download from

  &lt;a href="http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.96.tar.bz2"&gt;http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.96.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.96.tar.bz2.md5"&gt;http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.96.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.96.tar.bz2.sha1"&gt;http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.96.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: b8e59fece1476c170718b6c375e5f107f1fb17a3
   MD5 checksum: 06c505203b2a2eea30a9b3019a005810


What is parole?
===============

Parole is a modern simple media player based on the GStreamer framework
and written to fit well in the Xfce desktop.

Website:
  &lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;http://goodies.xfce.org/projects/applications/parole&lt;/a&gt;


Release notes for 0.1.96
========================

- Fix the plugin loader bug, when the a plugin is asking to pack a
widget  and the plugin loader is not ready (bug #6032).&#13;
- Exit after 60 seconds of inactivity on the browser plugin to avoid any
zombie process.

</content>
  </entry>
  <entry>
    <title>parole 0.1.95 released</title>
    <id>parole-0.1.95</id>
    <updated>2009-11-25T10:42:40+01:00</updated>
    <published>2009-11-25T10:42:40+01:00</published>
    <author>
      <name>Ali Abdallah</name>
      <email>aliov@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;parole&lt;/a&gt; 0.1.95 is now available for download from

  &lt;a href="http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.95.tar.bz2"&gt;http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.95.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.95.tar.bz2.md5"&gt;http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.95.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.95.tar.bz2.sha1"&gt;http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.95.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: a21db35aa7201fdca59f17c7b6d5b16af42ffb9b
   MD5 checksum: 1583d980c23c795b40f94b88a981973b


What is parole?
===============

Parole is a modern simple media player based on the GStreamer framework
and written to fit well in the Xfce desktop.

Website:
  &lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;http://goodies.xfce.org/projects/applications/parole&lt;/a&gt;


Release notes for 0.1.95
========================

- Use taglib when compiled to get the media itle and display it in the
list instead of waiting for a tag message from gst to change the display
name while playing.&#13;
- Added -n command line to load parolw without plugins.&#13;
- Added XF86 button handler.&#13;
- Added an option in the media chooser dialog to enable/disable scanning
folders recursively for media files&#13;
- Handle CTL_O and XF86XK_OpenURL.&#13;
- Use cdda:// for audio disc, sine cdda:/ doesn't work!&#13;
- Give focus to media list view on GDK_Up and Down.&#13;
- Added an option in the media chooser to replace current playlist with
opened files&#13;
- Hide control full screen popup when switch from a desktop to another.&#13;
- Enter/leave fullscreen on double click on the video widget, thanks for
Enrico Tröger for the patch.&#13;
- Save stream tags when stream playback finished, should be safer.&#13;
- Added a power manager plugin to inhibit the power manager while
playing DVD/VCD/DVB...&#13;
- Added --device command line to be used with cdda:// dvd:// etc...&#13;
- Added browser media player plugin.

</content>
  </entry>
  <entry>
    <title>parole 0.1.95 released</title>
    <id>parole-0.1.95</id>
    <updated>2009-11-25T10:41:16+01:00</updated>
    <published>2009-11-25T10:41:16+01:00</published>
    <author>
      <name>Ali Abdallah</name>
      <email>aliov@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;parole&lt;/a&gt; 0.1.95 is now available for download from

  &lt;a href="http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.95.tar.bz2"&gt;http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.95.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.95.tar.bz2.md5"&gt;http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.95.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.95.tar.bz2.sha1"&gt;http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.95.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: a21db35aa7201fdca59f17c7b6d5b16af42ffb9b
   MD5 checksum: 1583d980c23c795b40f94b88a981973b


What is parole?
===============

Parole is a modern simple media player based on the GStreamer framework
and written to fit well in the Xfce desktop.

Website:
  &lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;http://goodies.xfce.org/projects/applications/parole&lt;/a&gt;


Release notes for 0.1.95
========================

- Use taglib when compiled to get the media itle and display it in the
list instead of waiting for a tag message from gst to change the display
name while playing.&#13;
- Added -n command line to load parolw without plugins.&#13;
- Added XF86 button handler.&#13;
- Added an option in the media chooser dialog to enable/disable scanning
folders recursively for media files&#13;
- Handle CTL_O and XF86XK_OpenURL.&#13;
- Use cdda:// for audio disc, sine cdda:/ doesn't work!&#13;
- Give focus to media list view on GDK_Up and Down.&#13;
- Added an option in the media chooser to replace current playlist with
opened files&#13;
- Hide control full screen popup when switch from a desktop to another.&#13;
- Enter/leave fullscreen on double click on the video widget, thanks for
Enrico Tröger for the patch.&#13;
- Save stream tags when stream playback finished, should be safer.&#13;
- Added a power manager plugin to inhibit the power manager while
playing DVD/VCD/DVB...&#13;
- Added --device command line to be used with cdda:// dvd:// etc...&#13;
- Added browser media player plugin.

</content>
  </entry>
  <entry>
    <title>parole 0.1.91 released</title>
    <id>parole-0.1.91</id>
    <updated>2009-10-30T10:01:33+01:00</updated>
    <published>2009-10-30T10:01:33+01:00</published>
    <author>
      <name>Ali Abdallah</name>
      <email>aliov@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;parole&lt;/a&gt; 0.1.91 is now available for download from

  &lt;a href="http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.91.tar.bz2"&gt;http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.91.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.91.tar.bz2.md5"&gt;http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.91.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.91.tar.bz2.sha1"&gt;http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.91.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: 7892a8889b655f935a2f575e2ab9bd05ec3c1355
   MD5 checksum: fa1dd951b284fd8ab9b6aec825fe8b86


What is parole?
===============

Parole is a modern simple media player based on the GStreamer framework
and written to fit well&#13;
in the Xfce desktop.

Website:
  &lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;http://goodies.xfce.org/projects/applications/parole&lt;/a&gt;


Release notes for 0.1.91
========================

- Don't runref the vis plugin as playbin will remove it on exit (bug
#5830).&#13;
- Fix settings dialog displayes in english when locales aren't english
(bug #5829).&#13;
- Don't reset XScreenSaver bit when playing audio file, (problem was in
the order of calls).&#13;
- Fix some untranslatable strings (bug #5827).&#13;
- Fix desktop file Application Type typo. (Type=Application instead if
Type=Application;).

</content>
  </entry>
  <entry>
    <title>parole 0.1.90 released</title>
    <id>parole-0.1.90</id>
    <updated>2009-10-06T10:29:43+02:00</updated>
    <published>2009-10-06T10:29:43+02:00</published>
    <author>
      <name>Ali Abdallah</name>
      <email>aliov@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;parole&lt;/a&gt; 0.1.90 is now available for download from

  &lt;a href="http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.90.tar.bz2"&gt;http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.90.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.90.tar.bz2.md5"&gt;http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.90.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.90.tar.bz2.sha1"&gt;http://archive.xfce.org/src/apps/parole/0.1/parole-0.1.90.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: ea4be64200deb62520cc7ccf075427c7923a88e8
   MD5 checksum: acf9085b49cf41469ce41076e6915253


What is parole?
===============

Parole is a modern simple media player based on the GStreamer framework
and written to fit well&#13;
in the Xfce desktop.

Website:
  &lt;a href="http://goodies.xfce.org/projects/applications/parole"&gt;http://goodies.xfce.org/projects/applications/parole&lt;/a&gt;


Release notes for 0.1.90
========================

After some time of development i'm pleased to announce the first release
of parole:&#13;
&#13;
The main purpose behind this 1.90 release is to start getting
feedbacks/ideas of &#13;
improvements, please report these to bugzilla.&#13;
&#13;
* Parole provides a simple media player solution that fit well in a Xfce
environment, the player&#13;
supports play back of local as well as remote media stream including
live stream, subtitles &#13;
are automatically loaded for local movie file &#13;
&#13;
* Parole automatically detects vcd/cdda/dvd in the cd drive, most of the
work here requires &#13;
a working gio volume monitor backend.&#13;
&#13;
* Parole is extensible via plugins and it is currently shipped with
three simple plugins.&#13;
   - Minimize to tray.&#13;
   - Media Tag.&#13;
   - Window title.&#13;
&#13;
Enjoy.

</content>
  </entry>
</feed>
