Date: Sun, 29 Jun 2008 21:59:50 +0000 (UTC) From: Tim Bishop <tdb@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/squeezecenter-transitionupdater Makefile distinfo pkg-descr pkg-plist Message-ID: <200806292159.m5TLxo8D023916@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806292159.m5TLxo8D023916>
