2004-06-02 02:11:45 +00:00
|
|
|
1) put some sort of error reporting for streaming/inputStream!
|
2004-06-01 11:41:58 +00:00
|
|
|
|
2004-06-02 01:26:15 +00:00
|
|
|
2) ACK error codes
|
2004-04-16 12:16:54 +00:00
|
|
|
|
2004-06-02 19:59:48 +00:00
|
|
|
3) Fix charset errors so they don't goto stderr/out
|
|
|
|
|
2004-04-15 20:15:41 +00:00
|
|
|
|
|
|
|
Post-1.0
|
|
|
|
--------
|
|
|
|
1) crosslink "list" stuff, for example, artists are crosslinked to alubms and
|
2004-04-15 05:10:05 +00: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 20:15:41 +00:00
|
|
|
|
|
|
|
2) rewrite linked list impelmentation to be more flexible
|
|
|
|
a) remove "key" stuff
|
|
|
|
b) allow assigning a compare function for a list
|