2004-05-31 05:21:38 +02:00
|
|
|
1) play streams
|
2004-05-23 16:14:02 +02:00
|
|
|
a) put some sort of error reporting for streaming/inputStream!
|
2004-06-01 13:41:58 +02:00
|
|
|
|
2004-06-02 03:26:15 +02:00
|
|
|
2) ACK error codes
|
2004-04-16 14:16:54 +02:00
|
|
|
|
2004-06-02 03:26:15 +02:00
|
|
|
3) cleanup main()
|
2004-05-31 05:21:38 +02:00
|
|
|
|
2004-06-02 03:26:15 +02:00
|
|
|
4) handle '\n' in filenames
|
2004-05-11 02:56:06 +02:00
|
|
|
|
2004-06-02 03:26:15 +02:00
|
|
|
5) compute average replaygain to use for non-replaygain songs
|
2004-04-16 15:59:35 +02:00
|
|
|
|
2004-06-02 03:26:15 +02:00
|
|
|
6) change default port to 6600
|
2004-05-25 20:53:27 +02:00
|
|
|
|
2004-04-15 22:15:41 +02:00
|
|
|
|
|
|
|
Post-1.0
|
|
|
|
--------
|
|
|
|
1) crosslink "list" stuff, for example, artists are crosslinked to alubms and
|
2004-04-15 07:10:05 +02:00
|
|
|
vice versa, this way you can do list album artists or list artist albums, this
|
|
|
|
will make life easier when we add genre and other metadata
|
2004-04-15 22:15:41 +02:00
|
|
|
|
|
|
|
2) rewrite linked list impelmentation to be more flexible
|
|
|
|
a) remove "key" stuff
|
|
|
|
b) allow assigning a compare function for a list
|