summaryrefslogtreecommitdiff
path: root/audio/mserv_irman
AgeCommit message (Collapse)AuthorFilesLines
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam1-2/+2
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.
2005-02-23Add RMD160 digests to the SHA1 ones.agc1-1/+2
2004-12-31Enable pkgviews installation.minskim1-1/+4
2004-11-06Update mserv_irman to 0.20:abs2-5/+5
- Handle blank response from 'info'
2004-07-16Update mserv_irman to 0.19:abs2-16/+5
- If an irman_name has successfully initialised, and later dies, restart it - Kill irman_names on exit - Allow per host config - Add install target
2003-12-02Update mserv_irman to 0.17:abs2-5/+6
Handle albums and artists that do not contain any valid characters
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-11-22Updated mserv_irman to 0.16abs2-5/+5
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.
2002-09-26Update mserv_irman to 0.15:abs2-5/+5
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).
2002-09-26Dewey-wildcard for libirman.wiz1-2/+2
2002-09-18Import mserv_irman 0.14:abs4-0/+44
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.