plan9fox/sys/src/games/music
2012-05-26 21:50:10 +02:00
..
icon Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
jukebox Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
jukefs juke: fix script to work with mntgen /mnt, fix "empty filename" error for jukefs 2012-05-25 07:12:05 +02:00
playlistfs hget/play: fix enviroment leaks 2012-05-26 21:18:41 +02:00
debug.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
juke.rc fix more enviroment pollution 2012-05-26 21:50:10 +02:00
mkfile Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
mkinc Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
readcd Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
Readme Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00

The Plan 9 Jukebox consists of three applications: a play-list server, a browse server
and a GUI:
	playlist server: playlistfs
	browse server: jukefs
	GUI: jukebox
The juke.rc script (installed, by default, in /rc/bin/juke) starts them all up.

To configure, adjust the DEFAULTMAP and ICONPATH in the central mkfile.
The default map is used by jukefs as the root of the descriptive database.
The iconpath is used by jukebox to find the icons.

Report problems to sape@plan9.bell-labs.com