Age | Commit message (Collapse) | Author | Files | Lines |
|
around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
|
|
|
|
|
|
- Handle blank response from 'info'
|
|
- If an irman_name has successfully initialised, and later dies,
restart it
- Kill irman_names on exit
- Allow per host config
- Add install target
|
|
Handle albums and artists that do not contain any valid characters
|
|
|
|
Default unrecognised keys to 'pause-toggle' rather than 'play'.
Make 'rew' a synonym for 'prev' and add 'recall' for 'add previous
track to queue' functionality.
|
|
Fix logic error which would result in asking for more songs
from the same artist or album to only select songs not
previously rated, instead of unrated songs followed by SUPERB
or GOOD songs (if there were unsufficient unrated songs).
|
|
|
|
mserv_irman allows easy control of the 'mserv' mp3 jukebox program
using ordinary remote controls and irman receivers from evation.com.
mserv already allows rating of tracks to allow the system to pick
tracks appropriate to who is currently connected. mserv_irman works
with this to permit relatively peaceful sharing of an mp3 jukebox
in an office of widely disparate tastes.
|