pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/py-mpd
Module Name: pkgsrc
Committed By: wiz
Date: Sun Oct 7 21:24:08 UTC 2012
Modified Files:
pkgsrc/audio/py-mpd: Makefile distinfo
Removed Files:
pkgsrc/audio/py-mpd/patches: patch-aa
Log Message:
Update to 0.3.0. Adapt license.
Changes in 0.3.0
----------------
* added replay_gain_mode and replay_gain_status commands
* added mixrampdb and mixrampdelay commands
* added findadd and rescan commands
* added decoders command
* changed license to LGPL
* added sticker commands
* correctly handle errors in command lists (fixes a longstanding bug)
* raise IteratingError instead of breaking horribly when called wrong
* added fileno() to export socket FD (for polling with select et al.)
* asynchronous API (use send_<cmd> to queue, fetch_<cmd> to retrieve)
* support for connecting to unix domain sockets
* added consume and single commands
* added idle and noidle commands
* added listplaylists command
Changes in 0.2.1
----------------
* connect() no longer broken on Windows
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/audio/py-mpd/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/audio/py-mpd/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/audio/py-mpd/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index