aboutsummaryrefslogtreecommitdiffstats
path: root/audio/Makefile
diff options
context:
space:
mode:
authortdb <tdb@FreeBSD.org>2006-12-15 23:09:10 +0800
committertdb <tdb@FreeBSD.org>2006-12-15 23:09:10 +0800
commit1964535db9f9b6e11b9aa8e59bd04ae2d8e83773 (patch)
treedd0851cd830104ce3e75d49bfd86bfd3aac2c5cd /audio/Makefile
parentfe6bd85b2e10ef5c97c0115a6fc7bd953e936e92 (diff)
downloadfreebsd-ports-gnome-1964535db9f9b6e11b9aa8e59bd04ae2d8e83773.tar.gz
freebsd-ports-gnome-1964535db9f9b6e11b9aa8e59bd04ae2d8e83773.tar.zst
freebsd-ports-gnome-1964535db9f9b6e11b9aa8e59bd04ae2d8e83773.zip
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/
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 1216135d703b..8a324ed1cd99 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -545,6 +545,7 @@
SUBDIR += sidplayer
SUBDIR += simplemod
SUBDIR += slimserver
+ SUBDIR += slimserver-dynamictransition
SUBDIR += slimserver-lastfm
SUBDIR += slimserver-slimscrobbler
SUBDIR += snack