[lastbash-cvs] lastbash TODO,1.8,1.9
Status: Beta
Brought to you by:
cstroie
|
From: Costin S. <cs...@us...> - 2006-11-28 17:33:24
|
Update of /cvsroot/lastbash/lastbash In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv29942 Modified Files: TODO Log Message: Some more done. Index: TODO =================================================================== RCS file: /cvsroot/lastbash/lastbash/TODO,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- TODO 22 Nov 2006 12:52:21 -0000 1.8 +++ TODO 28 Nov 2006 17:33:16 -0000 1.9 @@ -2,21 +2,21 @@ # $Id$ TODO -- discovery on/off - save a html file with album cover, links, etc. -- implement the trim() function to trim the too long strings - maybe save a csv history file - maybe mark the loved/banned/skipped tracks - implement the leds - add support for changing stations in interface - add support for lastfm errors -- add support for interface refresh and resize +- improve support for interface refresh (keep history) - add support for color and bw interface - use 'tput' instead of plain ansi escape codes -- when not streaming, clear the current data - more commands per remote call DONE +- when not streaming, clear the current data +- add support for interface refresh and resize +- discovery on/off - add support for changing stations - add support for re-entering the login data - add remote control (check PID and write a command file) |