113-09-2019 Landry Breuil <landry at xfce.org>
2   * release 0.5.2
3   * fix crash when parsing MPD 0.21 outputs response (bug #15415)
4   * new translations: hy_AM, ie, fi
5   * many updated translations
6
708-12-2018 Landry Breuil <landry at xfce.org>
8   * release 0.5.1
9   * fix a long-standing crasher when using multiple outputs
10   * improve icon sizing on 4.13 panel (thx to Simon Steinbeiss)
11   * improve spacing in settings dialog (#14671, thx to Sean Davis)
12   * allow %file% in format_song_display (#12973, thx to Armando Ortega)
13
1401-11-2016 Landry Breuil <landry at xfce.org>
15   * release 0.5.0
16   * fix changing volume via mousewheel
17   * fix icon flickering on mousehover
18   * properly resize button/image on set_size event
19
2005-06-2016 Landry Breuil <landry at xfce.org>
21   * release 0.4.99
22   * port to gtk+3/libxfce4ui-2/libxfce4panel-2.0
23
2404-03-2015 Landry Breuil <landry at xfce.org>
25   * release 0.4.5
26   * autotools update
27   * new translations: bg, en_AU, ms, nb, oc, th, sr
28   * updated translations: ar, ast, cs, da, de, en_AU, es, fr, he
29     hr, hu, id, ko, nl, pl, sk, sv, tr, ru, ug, uk, zh_CN, zh_TW
30
3130-06-2012 Landry Breuil <landry at xfce.org>
32   * release 0.4.4
33   * Better compliance with the panel plugin HIG
34   * Fix wrong fr translation
35
3613-05-2012 Landry Breuil <landry at xfce.org>
37   * release 0.4.3
38   * set small property (unless in deskbar mode)
39   * fix panel 4.9 detection
40
4120-02-2012 Landry Breuil <landry at rhaalovely.net>
42   * release 0.4.2
43   * 0.4.1 was generated with a buggy intltool 0.50.0, regen with 0.50.1
44   * https://bugs.launchpad.net/intltool/+bug/900738
45
4615-02-2012 Landry Breuil <landry at rhaalovely.net>
47   * release 0.4.1
48   * build plugin as a module
49   * add nrows handling/mode-changed callback for panel > 4.9
50
5112-02-2012 Landry Breuil <landry at rhaalovely.net>
52   * release 0.4.0
53   * port from libxfcegui4 to libxfce4ui
54   * much better handling of panel size/orientation
55   * use icon names from the icon-naming-specs
56   * looks much better and obey panel/icon themes
57   * make plugin background transparent
58
5907-01-2011 Landry Breuil <landry at rhaalovely.net>
60   * release 0.3.6
61   * recognize exo-1 for upcoming Xfce 4.8
62
6317-05-2010 Landry Breuil <landry at fr.homeunix.org>
64   * release 0.3.5
65   * add enable/disable outputs in rightclick menu
66
6703-11-2009 Landry Breuil <landry at fr.homeunix.org>
68   * release 0.3.4
69   * add user-configurable markup for playlist and tooltip
70   * properly resize buttons icons
71
7224-03-2008 Landry Breuil <landry at fr.homeunix.org>
73   * release 0.3.3
74   * pretty-print tracks in playlist and tooltip
75   * don't show multiple instances of playlist
76   * fix dumb segfaults when connection is dropped by MPD
77   * add aboutbox (useless, hence necessary)
78
7930-05-2007 Landry Breuil <landry at fr.homeunix.org>
80   * release 0.3.2
81   * fixed various bugs when running against MPD 0.12.2 or 0.13 (thanks drac)
82   * fixed stupid bug, first track was not shown in playlist
83   * rewritten parser in simple-libmpd.c using g_* funcs
84
8528-01-2007 Landry Breuil <landry at fr.homeunix.org>
86   * release 0.3.1
87   * fixed bugs in simple-libmpd.c, causing several crashes
88   * prevent creation of playlist window when mpd could not be contacted
89
9016-01-2007 Landry Breuil <landry at fr.homeunix.org>
91   * release 0.3.0
92   * added configurable client (gmpc, xterm -e ncmpc,..) entry in context menu (uses xfce_exec())
93   * added simple playlist window on middle-click permitting to select a track to play
94   * completed simple-libmpd to improve communication with mpd
95
9626-10-2006 Landry Breuil <landry at fr.homeunix.org>
97   * release 0.2.0
98   * written a simple interface with mpd when libmpd is not available
99   * cleaned/modularized code
100   * add repeat/random toggle in right-click menu
101   * use xfce_* functions for config dialog
102   * replaced play call/button with pause -> better
103   * don't connect at startup (plugin is not configured)
104
10511-06-2006 Landry Breuil <landry at fr.homeunix.org>
106   * Initial release 0.1.0
107   * depends on libmpd
108   * Features :
109   * prev/next/stop/play buttons with gtk stock icons
110   * mousewheel to increase/decrease volume
111   * current title as tooltip
112   * configurable MPD host/port/password
113