[Herecast-commit] herecast/src todo.txt,1.34,1.35
Status: Beta
Brought to you by:
mdpaciga
|
From: Mark P. <mdp...@us...> - 2005-07-25 20:02:12
|
Update of /cvsroot/herecast/herecast/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18587/src Modified Files: todo.txt Log Message: implemented "update even if not sitting on today screen" Index: todo.txt =================================================================== RCS file: /cvsroot/herecast/herecast/src/todo.txt,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -d -r1.34 -r1.35 *** todo.txt 25 Jul 2005 20:00:59 -0000 1.34 --- todo.txt 25 Jul 2005 20:02:04 -0000 1.35 *************** *** 15,20 **** showing "ssid1, sdid2", as normal - check that lookup fails properly (still occasionally seems to get stuck when not logged in) - - Instead of scanning on "queryrefresh", use a timer, so subscription updates happen - regardless of whether the user rests on the today screen. - Subscriptions: update periodically (ie. even if not moving.) - might be able to optimise SubscriptionAgent->check so that it doesn't parse the URL if the --- 15,18 ---- |