plan9front/sys/src/games/music
cinap_lenrek b61799df43 playlistfs: fix playc chan type (thanks mischief) 2017-02-15 08:53:31 +01: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 jukefs: fix realloc sizes (thanks mischief) 2017-02-15 08:50:03 +01:00
playlistfs playlistfs: fix playc chan type (thanks mischief) 2017-02-15 08:53:31 +01:00
Readme 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 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

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