owntone-server/TODO

20 lines
664 B
Plaintext
Raw Normal View History

2003-11-13 23:54:16 -05:00
TODO List
---------
2003-12-02 01:31:21 -05:00
# serving by byte range (done, 1 dec 2k3)
2003-11-13 23:54:16 -05:00
# config_thread_status (done, 13 nov 2k3)
# server-side includes on config pages (done, 12 nov 2k3)
2003-12-02 01:31:21 -05:00
# make a reference counted stringlist for the in-memory db (screw it)
# make id by inode in in-memory db (done, 2 dec 2k3)
2004-10-27 00:22:33 -04:00
# make in-memory db a b-tree, not a linked list (rbtree)
2003-12-02 01:31:21 -05:00
# dumb playlists (done, 2 dec 2k3)
2003-12-09 00:49:32 -05:00
# smart playlists (done, 4 dec 2k3)
2004-10-27 00:22:33 -04:00
move thread_status to webserver -- half done now
2003-12-02 01:31:21 -05:00
# make graceful stop function (done, 26 nov 2k3)
2004-10-27 00:22:33 -04:00
# do aac files (done)
make generic sql backend, either "master" or "slave"
soap/xml-rpc functions in web
graphical configuration front-end
AMD64 fixes
2003-12-02 01:31:21 -05:00