<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>xfce4-mpc-plugin Release Feed</title>
  <subtitle>Release announcements for xfce4-mpc-plugin</subtitle>
  <updated>2025-05-20T09:59:11+02:00</updated>
  <link href=""/>
  <entry>
    <title>xfce4-mpc-plugin 0.6.0 released</title>
    <id>xfce4-mpc-plugin-0.6.0</id>
    <updated>2025-05-20T09:59:11+02:00</updated>
    <published>2025-05-20T09:59:11+02:00</published>
    <author>
      <name>Gaël Bonithon</name>
      <email>gael@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/panel-plugins/xfce4-mpc-plugin/start"&gt;xfce4-mpc-plugin&lt;/a&gt; 0.6.0 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.6/xfce4-mpc-plugin-0.6.0.tar.xz"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.6/xfce4-mpc-plugin-0.6.0.tar.xz&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.6/xfce4-mpc-plugin-0.6.0.tar.xz?sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.6/xfce4-mpc-plugin-0.6.0.tar.xz?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.6/xfce4-mpc-plugin-0.6.0.tar.xz?sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.6/xfce4-mpc-plugin-0.6.0.tar.xz?sha256&lt;/a&gt;


What is xfce4-mpc-plugin?
=========================

This is a simple client plugin for Music Player Daemon. &#13;
&#13;
Features :&#13;
- send Play/Stop/Next/Previous command to MPD.&#13;
- decrease/increase volume using the mouse wheel.&#13;
&#13;
- show the current volume, status and title as a tooltip when passing
the mouse over the plugin.&#13;
- show a simple playlist window upon middle-click, permitting to select
a track to play&#13;
- configurable MPD host/port/password.&#13;
- toggles repeat/random features in the right-click menu.

Website:
  &lt;a href="https://docs.xfce.org/panel-plugins/xfce4-mpc-plugin/start"&gt;https://docs.xfce.org/panel-plugins/xfce4-mpc-plugin/start&lt;/a&gt;


Release notes for 0.6.0
=======================
Meson has been added as a build system in this release, and the&#13;
associated archive has been generated by 'meson dist'. Although&#13;
autotools has been retained for the time being and can still be used&#13;
via 'autogen.sh', meson is now the preferred build system, and&#13;
autotools will be removed in a future release.&#13;
&#13;
- Update README after switchover to meson&#13;
- autotools-build: Explicitly require glib, gtk3&#13;
- meson-build: Use shared_module()&#13;
- build: Automate copyright year management&#13;
- Add meson build&#13;
- autotools-build: Explicitly require libxfce4util&#13;
- Reapply "build: Use #ifdef instead of #if"&#13;
- Only define HAVE_LIBMPD when libmpd is found&#13;
- Translation Updates:&#13;
  Albanian, Catalan, Italian, Russian, Slovak

</content>
  </entry>
  <entry>
    <title>xfce4-mpc-plugin 0.5.5 released</title>
    <id>xfce4-mpc-plugin-0.5.5</id>
    <updated>2024-12-25T08:43:51+01:00</updated>
    <published>2024-12-25T08:43:51+01:00</published>
    <author>
      <name>Gaël Bonithon</name>
      <email>gael@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/panel-plugins/xfce4-mpc-plugin/start"&gt;xfce4-mpc-plugin&lt;/a&gt; 0.5.5 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.5.tar.bz2"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.5.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.5.tar.bz2?sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.5.tar.bz2?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.5.tar.bz2?sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.5.tar.bz2?sha256&lt;/a&gt;


What is xfce4-mpc-plugin?
=========================

This is a simple client plugin for Music Player Daemon. &#13;
&#13;
Features :&#13;
- send Play/Stop/Next/Previous command to MPD.&#13;
- decrease/increase volume using the mouse wheel.&#13;
&#13;
- show the current volume, status and title as a tooltip when passing
the mouse over the plugin.&#13;
- show a simple playlist window upon middle-click, permitting to select
a track to play&#13;
- configurable MPD host/port/password.&#13;
- toggles repeat/random features in the right-click menu.

Website:
  &lt;a href="https://docs.xfce.org/panel-plugins/xfce4-mpc-plugin/start"&gt;https://docs.xfce.org/panel-plugins/xfce4-mpc-plugin/start&lt;/a&gt;


Release notes for 0.5.5
=======================
- Revert "build: Use #ifdef instead of #if"

</content>
  </entry>
  <entry>
    <title>xfce4-mpc-plugin 0.5.4 released</title>
    <id>xfce4-mpc-plugin-0.5.4</id>
    <updated>2024-12-24T17:57:04+01:00</updated>
    <published>2024-12-24T17:57:04+01:00</published>
    <author>
      <name>Gaël Bonithon</name>
      <email>gael@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/panel-plugins/xfce4-mpc-plugin/start"&gt;xfce4-mpc-plugin&lt;/a&gt; 0.5.4 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.4.tar.bz2"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.4.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.4.tar.bz2?sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.4.tar.bz2?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.4.tar.bz2?sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.4.tar.bz2?sha256&lt;/a&gt;


What is xfce4-mpc-plugin?
=========================

This is a simple client plugin for Music Player Daemon. &#13;
&#13;
Features :&#13;
- send Play/Stop/Next/Previous command to MPD.&#13;
- decrease/increase volume using the mouse wheel.&#13;
&#13;
- show the current volume, status and title as a tooltip when passing
the mouse over the plugin.&#13;
- show a simple playlist window upon middle-click, permitting to select
a track to play&#13;
- configurable MPD host/port/password.&#13;
- toggles repeat/random features in the right-click menu.

Website:
  &lt;a href="https://docs.xfce.org/panel-plugins/xfce4-mpc-plugin/start"&gt;https://docs.xfce.org/panel-plugins/xfce4-mpc-plugin/start&lt;/a&gt;


Release notes for 0.5.4
=======================
- Update copyright year&#13;
- build: Bump dependency versions and fix deprecation warnings&#13;
- I18n: Update po/LINGUAS list&#13;
- Add Single property toggle in context menu&#13;
- Remove dead code&#13;
- build: Use #ifdef instead of #if&#13;
- build: Use XDT_VERSION_INIT and get rid of configure.ac.in&#13;
- I18n: Update po/LINGUAS list&#13;
- build: Get rid of intltool&#13;
- restore changelog history dropped in ca817cd2&#13;
- Translation Updates:&#13;
  , Albanian, Arabic, Armenian (Armenia), Basque, Belarusian,&#13;
  Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian,&#13;
  Czech, Danish, Dutch, Eastern Armenian, English (Australia), English&#13;
  (Canada), English (United Kingdom), Estonian, French, Galician,&#13;
  German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue,&#13;
  Italian, Japanese, Korean, Lithuanian, Malay, Norwegian Bokmål,&#13;
  Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil),&#13;
  Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish,&#13;
  Thai, Turkish, Ukrainian, Uyghur

</content>
  </entry>
  <entry>
    <title>xfce4-mpc-plugin 0.5.3 released</title>
    <id>xfce4-mpc-plugin-0.5.3</id>
    <updated>2023-04-29T08:23:31+02:00</updated>
    <published>2023-04-29T08:23:31+02:00</published>
    <author>
      <name>Gaël Bonithon</name>
      <email>gael@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/panel-plugins/xfce4-mpc-plugin/start"&gt;xfce4-mpc-plugin&lt;/a&gt; 0.5.3 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.3.tar.bz2"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.3.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.3.tar.bz2?sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.3.tar.bz2?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.3.tar.bz2?sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.3.tar.bz2?sha256&lt;/a&gt;


What is xfce4-mpc-plugin?
=========================

This is a simple client plugin for Music Player Daemon. &#13;
&#13;
Features :&#13;
- send Play/Stop/Next/Previous command to MPD.&#13;
- decrease/increase volume using the mouse wheel.&#13;
&#13;
- show the current volume, status and title as a tooltip when passing
the mouse over the plugin.&#13;
- show a simple playlist window upon middle-click, permitting to select
a track to play&#13;
- configurable MPD host/port/password.&#13;
- toggles repeat/random features in the right-click menu.

Website:
  &lt;a href="https://docs.xfce.org/panel-plugins/xfce4-mpc-plugin/start"&gt;https://docs.xfce.org/panel-plugins/xfce4-mpc-plugin/start&lt;/a&gt;


Release notes for 0.5.3
=======================
- Fix typos&#13;
- Translate more strings (Fixes #8)&#13;
- Fix translated strings (Fixes #5)&#13;
- Remove deprecated project files&#13;
- build: Fix compiler warnings&#13;
- Fix translated string (Fixes #4)&#13;
- Revert "Remove deprecated project files"&#13;
- Update copyright year&#13;
- Remove deprecated project files&#13;
- Update Makefile.am&#13;
- Fix strings if song data is not available (#9)&#13;
- build: Add GLib requirement&#13;
- build: Fix autotools warnings&#13;
- Use "logo-icon-name" instead of "logo" in about dialog&#13;
- build: Fix intltool lock file problem during make distcheck&#13;
- stream can be toggled from right-click menu&#13;
- hide contextual menu 'stream' entry if streaming_appl isnt&#13;
configured/set&#13;
- add a new 'stream' checkbox to contextual menu&#13;
- add mpc_stream_toggled callback&#13;
- add mpc_stop_streaming method&#13;
- use g_spawn_async instead of xfce_spawn_on_screen_with_child_watch to&#13;
spawn the streaming appl&#13;
- make sure error isnt NULL before dereferencing it&#13;
- launch the streaming client when clicking on play&#13;
- add mpc_launch_streaming() method&#13;
- Allow to configure a 'streaming command'&#13;
- use xfce_spawn_command_line() instead of deprecated&#13;
xfce_spawn_command_line_on_screen()&#13;
- Bump copyright year&#13;
- Fix compilation warnings&#13;
- autoconf: Some updates&#13;
- Update `.gitignore`&#13;
- Add basic GitLab pipeline&#13;
- Update URLs from goodies.x.o to docs.x.o&#13;
- Translation Updates:&#13;
  Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,&#13;
  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,&#13;
  Dutch, Eastern Armenian, English (Australia), English (Canada),&#13;
  English (United Kingdom), Estonian, French, Galician, German, Greek,&#13;
  Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian,&#13;
  Japanese, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål,&#13;
  Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil),&#13;
  Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish,&#13;
  Ukrainian, Urdu, Urdu (Pakistan), Uyghur

</content>
  </entry>
  <entry>
    <title>xfce4-mpc-plugin 0.5.2 released</title>
    <id>xfce4-mpc-plugin-0.5.2</id>
    <updated>2019-08-13T12:19:17+02:00</updated>
    <published>2019-08-13T12:19:17+02:00</published>
    <author>
      <name>Landry Breuil</name>
      <email>landry@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"&gt;xfce4-mpc-plugin&lt;/a&gt; 0.5.2 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.2.tar.bz2"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.2.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.2.tar.bz2.md5"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.2.tar.bz2.md5&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.2.tar.bz2.sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.2.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.2.tar.bz2.sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.2.tar.bz2.sha256&lt;/a&gt;


What is xfce4-mpc-plugin?
=========================

This is a simple client plugin for Music Player Daemon. &#13;
&#13;
Features :&#13;
- send Play/Stop/Next/Previous command to MPD.&#13;
- decrease/increase volume using the mouse wheel.&#13;
&#13;
- show the current volume, status and title as a tooltip when passing
the mouse over the plugin.&#13;
- show a simple playlist window upon middle-click, permitting to select
a track to play&#13;
- configurable MPD host/port/password.&#13;
- toggles repeat/random features in the right-click menu.

Website:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin&lt;/a&gt;


Release notes for 0.5.2
=======================
* fix crash when parsing MPD 0.21 outputs response in some cases (bug
#15415)&#13;
* new translations: hy_AM, ie, fi&#13;
* many updated translations

</content>
  </entry>
  <entry>
    <title>xfce4-mpc-plugin 0.5.1 released</title>
    <id>xfce4-mpc-plugin-0.5.1</id>
    <updated>2018-12-08T23:18:53+01:00</updated>
    <published>2018-12-08T23:18:53+01:00</published>
    <author>
      <name>Landry Breuil</name>
      <email>landry@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"&gt;xfce4-mpc-plugin&lt;/a&gt; 0.5.1 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.1.tar.bz2"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.1.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.1.tar.bz2.md5"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.1.tar.bz2.md5&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.1.tar.bz2.sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.1.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.1.tar.bz2.sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.1.tar.bz2.sha256&lt;/a&gt;


What is xfce4-mpc-plugin?
=========================

This is a simple client plugin for Music Player Daemon. &#13;
&#13;
Features :&#13;
- send Play/Stop/Next/Previous command to MPD.&#13;
- decrease/increase volume using the mouse wheel.&#13;
&#13;
- show the current volume, status and title as a tooltip when passing
the mouse over the plugin.&#13;
- show a simple playlist window upon middle-click, permitting to select
a track to play&#13;
- configurable MPD host/port/password.&#13;
- toggles repeat/random features in the right-click menu.

Website:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin&lt;/a&gt;


Release notes for 0.5.1
=======================
This bugfix release contains many translation updates, and some
bugfixes/improvements:&#13;
* fix a long-standing crasher when using many outputs&#13;
* improve icon sizing on 4.13 panel (thx to Simon Steinbeiss)&#13;
* improve spacing in settings dialog (#14671, thx to Sean Davis)&#13;
* allow %file% in format_song_display (#12973, thx to Armando Ortega)&#13;
&#13;
This release will probably be the last one allowing to build against
libmpd (which is dead upstream), i'll probably migrate the plugin to
libmpdclient at some point...

</content>
  </entry>
  <entry>
    <title>xfce4-mpc-plugin 0.5.0 released</title>
    <id>xfce4-mpc-plugin-0.5.0</id>
    <updated>2016-11-01T15:55:18+01:00</updated>
    <published>2016-11-01T15:55:18+01:00</published>
    <author>
      <name>Landry Breuil</name>
      <email>landry@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"&gt;xfce4-mpc-plugin&lt;/a&gt; 0.5.0 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.0.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.0.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.0.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.0.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.0.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.0.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.0.tar.bz2.sha256"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.0.tar.bz2.sha256&lt;/a&gt;


What is xfce4-mpc-plugin?
=========================

This is a simple client plugin for Music Player Daemon. &#13;
&#13;
Features :&#13;
- send Play/Stop/Next/Previous command to MPD.&#13;
- decrease/increase volume using the mouse wheel.&#13;
&#13;
- show the current volume, status and title as a tooltip when passing
the mouse over the plugin.&#13;
- show a simple playlist window upon middle-click, permitting to select
a track to play&#13;
- configurable MPD host/port/password.&#13;
- toggles repeat/random features in the right-click menu.

Website:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin&lt;/a&gt;


Release notes for 0.5.0
=======================
Stable release for the Gtk3 port.&#13;
&#13;
* fix changing volume via mousewheel&#13;
* fix icon flickering on mousehover&#13;
* properly resize button/image on set_size event

</content>
  </entry>
  <entry>
    <title>xfce4-mpc-plugin 0.4.99 released</title>
    <id>xfce4-mpc-plugin-0.4.99</id>
    <updated>2016-06-05T18:20:11+02:00</updated>
    <published>2016-06-05T18:20:11+02:00</published>
    <author>
      <name>Landry Breuil</name>
      <email>landry@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"&gt;xfce4-mpc-plugin&lt;/a&gt; 0.4.99 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.99.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.99.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.99.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.99.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.99.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.99.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.99.tar.bz2.sha256"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.99.tar.bz2.sha256&lt;/a&gt;


What is xfce4-mpc-plugin?
=========================

This is a simple client plugin for Music Player Daemon. &#13;
&#13;
Features :&#13;
- send Play/Stop/Next/Previous command to MPD.&#13;
- decrease/increase volume using the mouse wheel.&#13;
&#13;
- show the current volume, status and title as a tooltip when passing
the mouse over the plugin.&#13;
- show a simple playlist window upon middle-click, permitting to select
a track to play&#13;
- configurable MPD host/port/password.&#13;
- toggles repeat/random features in the right-click menu.

Website:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin&lt;/a&gt;


Release notes for 0.4.99
========================
Port to Gtk+3.&#13;
&#13;
Note this is a development release, aimed for packagers and testers so
that we get a wider coverage of Gtk+3 versions (3.14, 3.16, 3.18,
3.20..)

</content>
  </entry>
  <entry>
    <title>xfce4-mpc-plugin 0.4.5 released</title>
    <id>xfce4-mpc-plugin-0.4.5</id>
    <updated>2015-03-04T22:23:05+01:00</updated>
    <published>2015-03-04T22:23:05+01:00</published>
    <author>
      <name>Landry Breuil</name>
      <email>landry@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"&gt;xfce4-mpc-plugin&lt;/a&gt; 0.4.5 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.5.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.5.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.5.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.5.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.5.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.5.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.5.tar.bz2.sha256"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.5.tar.bz2.sha256&lt;/a&gt;


What is xfce4-mpc-plugin?
=========================

This is a simple client plugin for Music Player Daemon. &#13;
&#13;
Features :&#13;
- send Play/Stop/Next/Previous command to MPD.&#13;
- decrease/increase volume using the mouse wheel.&#13;
&#13;
- show the current volume, status and title as a tooltip when passing
the mouse over the plugin.&#13;
- show a simple playlist window upon middle-click, permitting to select
a track to play&#13;
- configurable MPD host/port/password.&#13;
- toggles repeat/random features in the right-click menu.

Website:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin&lt;/a&gt;


Release notes for 0.4.5
=======================
Not real code changes, but tons of translations!&#13;
&#13;
* autotools update&#13;
* new translations: bg, en_AU, ms, nb, oc, th, sr&#13;
* updated translations: ar, ast, cs, da, de, en_AU, es, fr, he&#13;
  hr, hu, id, ko, nl, pl, sk, sv, tr, ru, ug, uk, zh_CN, zh_TW

</content>
  </entry>
  <entry>
    <title>xfce4-mpc-plugin 0.4.4 released</title>
    <id>xfce4-mpc-plugin-0.4.4</id>
    <updated>2012-06-30T11:21:44+02:00</updated>
    <published>2012-06-30T11:21:44+02:00</published>
    <author>
      <name>Landry Breuil</name>
      <email>landry.breuil@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"&gt;xfce4-mpc-plugin&lt;/a&gt; 0.4.4 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.4.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.4.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.4.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.4.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.4.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.4.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: a6dc0f97f689c863af6e166189d60b27af9285f7
   MD5 checksum: 1c126ca71d6db1ac6a0cc6720554e7bd


What is xfce4-mpc-plugin?
=========================

This is a simple client plugin for Music Player Daemon. &#13;
&#13;
Features :&#13;
- send Play/Stop/Next/Previous command to MPD.&#13;
- decrease/increase volume using the mouse wheel.&#13;
&#13;
- show the current volume, status and title as a tooltip when passing
the mouse over the plugin.&#13;
- show a simple playlist window upon middle-click, permitting to select
a track to play&#13;
- configurable MPD host/port/password.&#13;
- toggles repeat/random features in the right-click menu.

Website:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin&lt;/a&gt;


Release notes for 0.4.4
=======================
This release only brings minor (but nevertheless nice!) enhancements :&#13;
&#13;
   * Better compliance with the panel plugin HIG&#13;
   * Fix wrong fr translation

</content>
  </entry>
  <entry>
    <title>xfce4-mpc-plugin 0.4.3 released</title>
    <id>xfce4-mpc-plugin-0.4.3</id>
    <updated>2012-05-13T22:05:29+02:00</updated>
    <published>2012-05-13T22:05:29+02:00</published>
    <author>
      <name>Landry Breuil</name>
      <email>landry.breuil@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"&gt;xfce4-mpc-plugin&lt;/a&gt; 0.4.3 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.3.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.3.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.3.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.3.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.3.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.3.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: 35ddf4a1d4329dfe508fa4caca4a8d727e91691c
   MD5 checksum: 22641f9e335acf816d29ed504dbfd7f3


What is xfce4-mpc-plugin?
=========================

This is a simple client plugin for Music Player Daemon. &#13;
&#13;
Features :&#13;
- send Play/Stop/Next/Previous command to MPD.&#13;
- decrease/increase volume using the mouse wheel.&#13;
&#13;
- show the current volume, status and title as a tooltip when passing
the mouse over the plugin.&#13;
- show a simple playlist window upon middle-click, permitting to select
a track to play&#13;
- configurable MPD host/port/password.&#13;
- toggles repeat/random features in the right-click menu.

Website:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin&lt;/a&gt;


Release notes for 0.4.3
=======================
This release fixes panel 4.10 detection and improves its look on
multirows panels (it now uses a single row)

</content>
  </entry>
  <entry>
    <title>xfce4-mpc-plugin 0.4.2 released</title>
    <id>xfce4-mpc-plugin-0.4.2</id>
    <updated>2012-02-20T10:02:38+01:00</updated>
    <published>2012-02-20T10:02:38+01:00</published>
    <author>
      <name>Landry Breuil</name>
      <email>landry.breuil@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"&gt;xfce4-mpc-plugin&lt;/a&gt; 0.4.2 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.2.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.2.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.2.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.2.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.2.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.2.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: 8256a49208005839667abc7acfb0266c0ee7745d
   MD5 checksum: 45cfce0f9c4de5a3f51b006ef8caa515


What is xfce4-mpc-plugin?
=========================

This is a simple client plugin for Music Player Daemon. &#13;
&#13;
Features :&#13;
- send Play/Stop/Next/Previous command to MPD.&#13;
- decrease/increase volume using the mouse wheel.&#13;
&#13;
- show the current volume, status and title as a tooltip when passing
the mouse over the plugin.&#13;
- show a simple playlist window upon middle-click, permitting to select
a track to play&#13;
- configurable MPD host/port/password.&#13;
- toggles repeat/random features in the right-click menu.

Website:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin&lt;/a&gt;


Release notes for 0.4.2
=======================
Fixes an issue with 0.4.1 tarball which was generated with a broken
intltool, causing issues on some systems.

</content>
  </entry>
  <entry>
    <title>xfce4-mpc-plugin 0.4.1 released</title>
    <id>xfce4-mpc-plugin-0.4.1</id>
    <updated>2012-02-15T11:22:28+01:00</updated>
    <published>2012-02-15T11:22:28+01:00</published>
    <author>
      <name>Landry Breuil</name>
      <email>landry.breuil@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"&gt;xfce4-mpc-plugin&lt;/a&gt; 0.4.1 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.1.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.1.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.1.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.1.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.1.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.1.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: 023089f4ef5b7a494173c72ca3690b2206eb51b7
   MD5 checksum: c7f347da13f5aa93a260ca7fcc172405


What is xfce4-mpc-plugin?
=========================

This is a simple client plugin for Music Player Daemon. &#13;
&#13;
Features :&#13;
- send Play/Stop/Next/Previous command to MPD.&#13;
- decrease/increase volume using the mouse wheel.&#13;
&#13;
- show the current volume, status and title as a tooltip when passing
the mouse over the plugin.&#13;
- show a simple playlist window upon middle-click, permitting to select
a track to play&#13;
- configurable MPD host/port/password.&#13;
- toggles repeat/random features in the right-click menu.

Website:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin&lt;/a&gt;


Release notes for 0.4.1
=======================
This release brings compatibility with panel for 4.9 and later, and
builds the plugin as a module loadable by panel wrapper instead of a
binary.

</content>
  </entry>
  <entry>
    <title>xfce4-mpc-plugin 0.4.0 released</title>
    <id>xfce4-mpc-plugin-0.4.0</id>
    <updated>2012-02-12T20:42:54+01:00</updated>
    <published>2012-02-12T20:42:54+01:00</published>
    <author>
      <name>Landry Breuil</name>
      <email>landry.breuil@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"&gt;xfce4-mpc-plugin&lt;/a&gt; 0.4.0 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.0.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.0.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.0.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.0.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.0.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/xfce4-mpc-plugin-0.4.0.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: 6ffef41977534eff605906d78bdf9552d0b85759
   MD5 checksum: ae9b285e24385e27cfd797ab605a1b7f


What is xfce4-mpc-plugin?
=========================

This is a simple client plugin for Music Player Daemon. &#13;
&#13;
Features :&#13;
- send Play/Stop/Next/Previous command to MPD.&#13;
- decrease/increase volume using the mouse wheel.&#13;
&#13;
- show the current volume, status and title as a tooltip when passing
the mouse over the plugin.&#13;
- show a simple playlist window upon middle-click, permitting to select
a track to play&#13;
- configurable MPD host/port/password.&#13;
- toggles repeat/random features in the right-click menu.

Website:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin&lt;/a&gt;


Release notes for 0.4.0
=======================
This new release drops libxfcegui4 usage for libxfce4ui, and improves
greatly the icon sizing/naming.&#13;
&#13;
Now the icons names are taken from the icon-naming-spec (it should
better take icons from compliant themes), and the buttons are properly
displayed/resized when the panel is resized or switched to vertical, or
the frame is toggled on/off.&#13;
&#13;
The background is now 'transparent', ie shows panel color or background
if the panel is transparent too.

</content>
  </entry>
  <entry>
    <title>xfce4-mpc-plugin 0.3.6 released</title>
    <id>xfce4-mpc-plugin-0.3.6</id>
    <updated>2011-01-07T17:57:23+01:00</updated>
    <published>2011-01-07T17:57:23+01:00</published>
    <author>
      <name>Landry Breuil</name>
      <email>landry@rhaalovely.net</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"&gt;xfce4-mpc-plugin&lt;/a&gt; 0.3.6 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.3/xfce4-mpc-plugin-0.3.6.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.3/xfce4-mpc-plugin-0.3.6.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.3/xfce4-mpc-plugin-0.3.6.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.3/xfce4-mpc-plugin-0.3.6.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.3/xfce4-mpc-plugin-0.3.6.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.3/xfce4-mpc-plugin-0.3.6.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: 6d2243b562289d656c7d1b09b492fc2b340c3250
   MD5 checksum: a6366662885d803dcebd82bbb91ed3c7


What is xfce4-mpc-plugin?
=========================

This is a simple client plugin for Music Player Daemon. &#13;
Features :&#13;
 - send Play/Stop/Next/Previous command to MPD.&#13;
- decrease/increase volume using the mouse wheel.&#13;
- show the current volume, status and title as a tooltip when passing
the mouse over the plugin.&#13;
- show a simple playlist window upon middle-click, permitting to select
a track to play&#13;
- configurable MPD host/port/password.&#13;
- toggles repeat/random features in the right-click menu.

Website:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin&lt;/a&gt;


Release notes for 0.3.6
=======================

xfce4-mpc-plugin-0.3.6 is a simple bugfix release that adds
compatibility with upcoming Xfce 4.8, by looking for both exo-0.3 and
exo-1 libraries.

</content>
  </entry>
  <entry>
    <title>xfce4-mpc-plugin 0.3.5 released</title>
    <id>xfce4-mpc-plugin-0.3.5</id>
    <updated>2010-05-17T22:01:59+02:00</updated>
    <published>2010-05-17T22:01:59+02:00</published>
    <author>
      <name>Landry Breuil</name>
      <email>landry.breuil@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"&gt;xfce4-mpc-plugin&lt;/a&gt; 0.3.5 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.3/xfce4-mpc-plugin-0.3.5.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.3/xfce4-mpc-plugin-0.3.5.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.3/xfce4-mpc-plugin-0.3.5.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.3/xfce4-mpc-plugin-0.3.5.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.3/xfce4-mpc-plugin-0.3.5.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.3/xfce4-mpc-plugin-0.3.5.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: 3c1f60b762ea2de80014f95f44441f686018e0e5
   MD5 checksum: 20ea8c37dcb90a8ae3cb026463b27f06


What is xfce4-mpc-plugin?
=========================

This is a simple client plugin for Music Player Daemon. &#13;
Features :&#13;
 - send Play/Stop/Next/Previous command to MPD.&#13;
- decrease/increase volume using the mouse wheel.&#13;
- show the current volume, status and title as a tooltip when passing
the mouse over the plugin.&#13;
- show a simple playlist window upon middle-click, permitting to select
a track to play&#13;
- configurable MPD host/port/password.&#13;
- toggles repeat/random features in the right-click menu.

Website:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin&lt;/a&gt;


Release notes for 0.3.5
=======================

This release adds a feature i wanted for a long time : the possibility
to enable/disable mpd outputs in plugin contextual menu.&#13;
&#13;
Enjoy!

</content>
  </entry>
  <entry>
    <title>xfce4-mpc-plugin 0.3.4 released</title>
    <id>xfce4-mpc-plugin-0.3.4</id>
    <updated>2009-11-03T22:04:53+01:00</updated>
    <published>2009-11-03T22:04:53+01:00</published>
    <author>
      <name>Landry Breuil</name>
      <email>landry.breuil@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"&gt;xfce4-mpc-plugin&lt;/a&gt; 0.3.4 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.3/xfce4-mpc-plugin-0.3.4.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.3/xfce4-mpc-plugin-0.3.4.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.3/xfce4-mpc-plugin-0.3.4.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.3/xfce4-mpc-plugin-0.3.4.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.3/xfce4-mpc-plugin-0.3.4.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.3/xfce4-mpc-plugin-0.3.4.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: eb055b275ebcab080285c0eb8986f1b914da0411
   MD5 checksum: 0bca28b0f9bab2a549f4df03b3304e62


What is xfce4-mpc-plugin?
=========================

This is a simple client plugin for Music Player Daemon. &#13;
Features :&#13;
 - send Play/Stop/Next/Previous command to MPD.&#13;
- decrease/increase volume using the mouse wheel.&#13;
- show the current volume, status and title as a tooltip when passing
the mouse over the plugin.&#13;
- show a simple playlist window upon middle-click, permitting to select
a track to play&#13;
- configurable MPD host/port/password.&#13;
- toggles repeat/random features in the right-click menu.

Website:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin&lt;/a&gt;


Release notes for 0.3.4
=======================

This release add user-configurable markups for playlist and tooltip
using a gmpc-like markup :&#13;
playlist accepts %artist%, %title%, %album% and %track%, tooltip accepts
the same plus %vol%, %status% and %newline%.&#13;
&#13;
It also fixes an annoying bug when panel was resized, now button icons
are properly resized too.

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