cvs commit: ports/audio Makefile
ports/audio/squeezecenter-transitionupdater
Makefile distinfo pkg-descr pkg-plist
Tim Bishop
tdb at FreeBSD.org
Sun Jun 29 21:59:50 UTC 2008
tdb 2008-06-29 21:59:50 UTC
FreeBSD ports repository
Modified files:
audio Makefile
Added files:
audio/squeezecenter-transitionupdater Makefile distinfo
pkg-descr pkg-plist
Log:
This plugin looks at the songs before and after the current song in
the playlist and determines whether an album is playing or if random
tracks are playing. After that determination, it sets the player's
transition behaviour (crossfade, fade, etc) appropriately. The
transition behaviour for the album/random/default cases can be changed
by modifying the values of the four global variables at the top of
Transitions.pm. There is also a user configurable section for
excluding specific genres from being processed for album/random
detection. In these cases, the 'default' transition preference will be
used (not in v1.5).
WWW: http://www.sutula.us/james/slimserver/
Revision Changes Path
1.973 +1 -0 ports/audio/Makefile
1.1 +32 -0 ports/audio/squeezecenter-transitionupdater/Makefile (new)
1.1 +3 -0 ports/audio/squeezecenter-transitionupdater/distinfo (new)
1.1 +12 -0 ports/audio/squeezecenter-transitionupdater/pkg-descr (new)
1.1 +13 -0 ports/audio/squeezecenter-transitionupdater/pkg-plist (new)
More information about the cvs-all
mailing list