source: README @ 28f66a3

debianmacno-cupsnodebathenaweb
Last change on this file since 28f66a3 was 28f66a3, checked in by Jessica B. Hamrick <jhamrick@…>, 14 years ago

Update README to include TODO

  • Property mode set to 100644
File size: 1.1 KB
Line 
1So, you want to develop gutenbach, eh?  Good!
2
3Gutenbach is a distributed music player built on top of CUPs.  It
4essentially enables anybody with access to it to play music from their
5own computer -- all they have to do is "print" to the Gutenbach
6instance as they would any other document!
7
8The current repositories for various Gutenbach features are:
9    - gutenbach
10    - gutenbach-queue
11    - gutenbach-remctl
12    - gutenbach-rhythmbox-plugin
13    - gutenbach-itunes-plugin
14    - gutenbach-web
15
16All of these are located on GitHub:
17http://github.com/search?langOverride=&q=gutenbach&repo=&start_value=1&type=Repositories
18
19TODO:
20- include mixer and channel in debconf, or even better, move it to
21   gutenbach-remctl and implement debconf in that package
22- the filter should die and send an error message if it can't find the
23   config file, not use defaults
24- this should really not conflict with pulse
25- finish the move to CUPS!
26
27Additionally, see README.old for how Gutenbach /used/ to be installed.
28This can sometimes offer insight into how to fix things that are
29broken.
Note: See TracBrowser for help on using the repository browser.