mirror of
				https://github.com/owntone/owntone-server.git
				synced 2025-10-29 15:55:02 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
		
			664 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			664 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| TODO List
 | |
| ---------
 | |
| 
 | |
| # serving by byte range (done, 1 dec 2k3)
 | |
| # config_thread_status (done, 13 nov 2k3)
 | |
| # server-side includes on config pages (done, 12 nov 2k3)
 | |
| # make a reference counted stringlist for the in-memory db (screw it)
 | |
| # make id by inode in in-memory db (done, 2 dec 2k3)
 | |
| # make in-memory db a b-tree, not a linked list (rbtree)
 | |
| # dumb playlists (done, 2 dec 2k3)
 | |
| # smart playlists (done, 4 dec 2k3)
 | |
| move thread_status to webserver -- half done now
 | |
| # make graceful stop function (done, 26 nov 2k3)
 | |
| # do aac files (done)
 | |
| make generic sql backend, either "master" or "slave"
 | |
| soap/xml-rpc functions in web
 | |
| graphical configuration front-end
 | |
| AMD64 fixes
 | |
| 
 |