[Herecast-commit] herecast/src Herecast.vco,1.27,1.28 changelog.txt,1.17,1.18
Status: Beta
Brought to you by:
mdpaciga
|
From: Mark P. <mdp...@us...> - 2005-07-24 19:34:29
|
Update of /cvsroot/herecast/herecast/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29530/src Modified Files: Herecast.vco changelog.txt Log Message: moved important parts to a new doScan function and the dummy window (more like the XP version); re-arranged some stuff and deleted unused variables Index: changelog.txt =================================================================== RCS file: /cvsroot/herecast/herecast/src/changelog.txt,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** changelog.txt 14 Dec 2004 07:35:11 -0000 1.17 --- changelog.txt 24 Jul 2005 19:34:20 -0000 1.18 *************** *** 1,2 **** --- 1,10 ---- + Version 1.06 - in progress + + - Today item and subscriptions are now updated even + - On startup, the new subscription dialog won't pop up until a location fix + has been established. + - Added an API that allows other applications to get information from + Herecast. See the new HerecastTester project for an example. + Beta 5 - December 14, 2004 Index: Herecast.vco =================================================================== RCS file: /cvsroot/herecast/herecast/src/Herecast.vco,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 Binary files /tmp/cvszBFlXt and /tmp/cvsof8Y7L differ |