2004-06-25 01:49:35 +00:00
|
|
|
0.12
|
|
|
|
----
|
2004-10-28 05:14:55 +00:00
|
|
|
*) Fix id3v1 encoding
|
|
|
|
|
2004-10-28 11:53:51 +00:00
|
|
|
*) Cleanup Config File Code
|
2004-09-02 18:18:07 +00:00
|
|
|
|
2004-08-17 19:53:35 +00:00
|
|
|
*) Optimize read() on clients
|
2004-06-20 04:59:12 +00:00
|
|
|
|
2004-07-23 16:56:14 +00:00
|
|
|
*) rewrite saved playlist code
|
|
|
|
*) abstract out saved playlists from playlist.c
|
|
|
|
*) command for displaying playlist contents
|
|
|
|
*) command for appending to playlist
|
2004-06-21 18:06:29 +00:00
|
|
|
|
2004-11-02 22:13:58 +00:00
|
|
|
*) put more debugging info when failing to read/write db and other similar
|
|
|
|
errors
|
|
|
|
|
2004-11-03 14:34:58 +00:00
|
|
|
*) make libao optional during configure, but check that some form of audioOutput
|
|
|
|
is enabled (either oss, shout, or ao)
|
|
|
|
|
2004-04-15 20:15:41 +00:00
|
|
|
Post-1.0
|
|
|
|
--------
|
2004-10-28 11:53:51 +00:00
|
|
|
*) 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
|
|
|
|
2004-10-28 11:53:51 +00:00
|
|
|
*) rewrite linked list impelmentation to be more flexible
|
|
|
|
*) remove "key" stuff
|
|
|
|
*) allow assigning a compare function for a list
|
|
|
|
|
|
|
|
*) allow find/search commands take arbitrary search pairs
|
|
|
|
|
|
|
|
*) add configurable metadata, and add newmetadata items
|