cvs commit: ports/audio Makefile
ports/audio/slimserver-dynamictransition
Makefile distinfo pkg-descr pkg-plist
Tim Bishop
tdb at FreeBSD.org
Fri Dec 15 07:09:11 PST 2006
tdb 2006-12-15 15:09:11 UTC
FreeBSD ports repository
Modified files:
audio Makefile
Added files:
audio/slimserver-dynamictransition 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 behavior (crossfade, fade, etc) appropriately.
The transition behavior 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.
WWW: http://www.sutula.us/james/slimserver/
Revision Changes Path
1.802 +1 -0 ports/audio/Makefile
1.1 +37 -0 ports/audio/slimserver-dynamictransition/Makefile (new)
1.1 +3 -0 ports/audio/slimserver-dynamictransition/distinfo (new)
1.1 +12 -0 ports/audio/slimserver-dynamictransition/pkg-descr (new)
1.1 +1 -0 ports/audio/slimserver-dynamictransition/pkg-plist (new)
More information about the cvs-all
mailing list