0.6.0 (2025-05-20)
=====
Meson has been added as a build system in this release, and the
associated archive has been generated by 'meson dist'. Although
autotools has been retained for the time being and can still be used
via 'autogen.sh', meson is now the preferred build system, and
autotools will be removed in a future release.

- Update README after switchover to meson
- autotools-build: Explicitly require glib, gtk3
- meson-build: Use shared_module()
- build: Automate copyright year management
- Add meson build
- autotools-build: Explicitly require libxfce4util
- Reapply "build: Use #ifdef instead of #if"
- Only define HAVE_LIBMPD when libmpd is found
- Translation Updates:
  Albanian, Catalan, Italian, Russian, Slovak

0.5.5 (2024-12-25)
=====
- Revert "build: Use #ifdef instead of #if"


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

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

13-09-2019 Landry Breuil <landry at xfce.org>
   * release 0.5.2
   * fix crash when parsing MPD 0.21 outputs response (bug #15415)
   * new translations: hy_AM, ie, fi
   * many updated translations

08-12-2018 Landry Breuil <landry at xfce.org>
   * release 0.5.1
   * fix a long-standing crasher when using multiple outputs
   * improve icon sizing on 4.13 panel (thx to Simon Steinbeiss)
   * improve spacing in settings dialog (#14671, thx to Sean Davis)
   * allow %file% in format_song_display (#12973, thx to Armando Ortega)

01-11-2016 Landry Breuil <landry at xfce.org>
   * release 0.5.0
   * fix changing volume via mousewheel
   * fix icon flickering on mousehover
   * properly resize button/image on set_size event

05-06-2016 Landry Breuil <landry at xfce.org>
   * release 0.4.99
   * port to gtk+3/libxfce4ui-2/libxfce4panel-2.0

04-03-2015 Landry Breuil <landry at xfce.org>
   * release 0.4.5
   * autotools update
   * new translations: bg, en_AU, ms, nb, oc, th, sr
   * updated translations: ar, ast, cs, da, de, en_AU, es, fr, he
     hr, hu, id, ko, nl, pl, sk, sv, tr, ru, ug, uk, zh_CN, zh_TW

30-06-2012 Landry Breuil <landry at xfce.org>
   * release 0.4.4
   * Better compliance with the panel plugin HIG
   * Fix wrong fr translation

13-05-2012 Landry Breuil <landry at xfce.org>
   * release 0.4.3
   * set small property (unless in deskbar mode)
   * fix panel 4.9 detection

20-02-2012 Landry Breuil <landry at rhaalovely.net>
   * release 0.4.2
   * 0.4.1 was generated with a buggy intltool 0.50.0, regen with 0.50.1
   * https://bugs.launchpad.net/intltool/+bug/900738

15-02-2012 Landry Breuil <landry at rhaalovely.net>
   * release 0.4.1
   * build plugin as a module
   * add nrows handling/mode-changed callback for panel > 4.9

12-02-2012 Landry Breuil <landry at rhaalovely.net>
   * release 0.4.0
   * port from libxfcegui4 to libxfce4ui
   * much better handling of panel size/orientation
   * use icon names from the icon-naming-specs
   * looks much better and obey panel/icon themes
   * make plugin background transparent

07-01-2011 Landry Breuil <landry at rhaalovely.net>
   * release 0.3.6
   * recognize exo-1 for upcoming Xfce 4.8

17-05-2010 Landry Breuil <landry at fr.homeunix.org>
   * release 0.3.5
   * add enable/disable outputs in rightclick menu

03-11-2009 Landry Breuil <landry at fr.homeunix.org>
   * release 0.3.4
   * add user-configurable markup for playlist and tooltip
   * properly resize buttons icons

24-03-2008 Landry Breuil <landry at fr.homeunix.org>
   * release 0.3.3
   * pretty-print tracks in playlist and tooltip
   * don't show multiple instances of playlist
   * fix dumb segfaults when connection is dropped by MPD
   * add aboutbox (useless, hence necessary)

30-05-2007 Landry Breuil <landry at fr.homeunix.org>
   * release 0.3.2
   * fixed various bugs when running against MPD 0.12.2 or 0.13 (thanks drac)
   * fixed stupid bug, first track was not shown in playlist
   * rewritten parser in simple-libmpd.c using g_* funcs

28-01-2007 Landry Breuil <landry at fr.homeunix.org>
   * release 0.3.1
   * fixed bugs in simple-libmpd.c, causing several crashes
   * prevent creation of playlist window when mpd could not be contacted

16-01-2007 Landry Breuil <landry at fr.homeunix.org>
   * release 0.3.0
   * added configurable client (gmpc, xterm -e ncmpc,..) entry in context menu (uses xfce_exec())
   * added simple playlist window on middle-click permitting to select a track to play
   * completed simple-libmpd to improve communication with mpd

26-10-2006 Landry Breuil <landry at fr.homeunix.org>
   * release 0.2.0
   * written a simple interface with mpd when libmpd is not available
   * cleaned/modularized code
   * add repeat/random toggle in right-click menu
   * use xfce_* functions for config dialog
   * replaced play call/button with pause -> better
   * don't connect at startup (plugin is not configured)

11-06-2006 Landry Breuil <landry at fr.homeunix.org>
   * Initial release 0.1.0
   * depends on libmpd
   * Features : 
   * prev/next/stop/play buttons with gtk stock icons
   * mousewheel to increase/decrease volume
   * current title as tooltip
   * configurable MPD host/port/password
