Date: Fri, 15 Dec 2006 15:09:11 +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/slimserver-dynamictransition Makefile distinfo pkg-descr pkg-plist Message-ID: <200612151509.kBFF9BoZ052742@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612151509.kBFF9BoZ052742>