File: ChangeLog

package info (click to toggle)
xmms2tray 0.4-1.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 216 kB
  • ctags: 41
  • sloc: python: 331; xml: 70; makefile: 53
file content (32 lines) | stat: -rw-r--r-- 1,063 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
XMMS2tray 0.4 (May 13, 2007):
  * don't show non-installed clients in the menu
  * new linked clients: Esperanza, Abraca, X4X
  * now uses distutils for install

XMMS2tray 0.3 (May 4, 2007):
  * uses new official XMMS2 logo
  * support for cover art
  * now uses PyGTK 2.10 status icon functionality, removing the C replacement,
    but requiring newer software.

XMMS2tray 0.2.1 (Oct 7, 2006):
  * now respects medialib_entry_changed (for streams)

XMMS2tray 0.2 (Aug 14, 2006):
  * removed python-gnome2-extras dependency
  * added tool tips
  * notifications: formatting
  * PySyck supported as alternative to PyYaml
  * bugfix: keep calm when xmms2 quits
  * some more code cleanups
  * install script

XMMS2tray 0.1.1 (Aug 10, 2006)
  * Option to start the daemon if the client cannot connect
  * bugfix: xmms2tray now respects $XMMS_PATH
  * bugfix: filename is displayed when tags are missing.
  * bugfix: eliminated Xlib errors after menu command execution
  * bugfix: menu icons are resized to sane sizes

XMMS2tray 0.1 (Aug 9, 2006)
  * initial release