plan9fox/sys/src/games/music
2011-04-18 01:59:36 +00: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 Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
playlistfs Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
debug.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
juke.rc boot(8): changed tread to read, other: fix perms 2011-04-18 01:59:36 +00: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