[Kpod-devel] cvs_commit ipodslave README,1.14,1.15 TODO,1.57,1.58
Status: Beta
Brought to you by:
fry26
From: Michael S. <fr...@us...> - 2007-12-28 11:38:06
|
Update of /cvsroot/kpod/ipodslave In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv31672 Modified Files: README TODO Log Message: stuff Index: README =================================================================== RCS file: /cvsroot/kpod/ipodslave/README,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** README 11 Dec 2007 21:35:30 -0000 1.14 --- README 28 Dec 2007 11:38:09 -0000 1.15 *************** *** 53,57 **** Bugs/noticable problems: ! * not compatible with ipod touch and ipod classic * when deleting a Track from a playlist the numbering of the tracks won't get reorganized (e.g. when deleting track 2 the list will be --- 53,58 ---- Bugs/noticable problems: ! * not fully compatible with ipod touch and ipod classic - synchronizing will not ! work - browsing and getting tracks off of the iPod should work * when deleting a Track from a playlist the numbering of the tracks won't get reorganized (e.g. when deleting track 2 the list will be Index: TODO =================================================================== RCS file: /cvsroot/kpod/ipodslave/TODO,v retrieving revision 1.57 retrieving revision 1.58 diff -C2 -d -r1.57 -r1.58 *** TODO 8 Jul 2006 13:26:45 -0000 1.57 --- TODO 28 Dec 2007 11:38:09 -0000 1.58 *************** *** 2,5 **** --- 2,6 ---- * test slashes in names because we moved the code that does a replace( "/", "%2f") with strings * FDESC Feld in TrackMetaDataProvider aktivieren (auskommentierter Code) + * SEARCH FOLDER where a subdir represets a query and the slave delivers a dir with all the fitting tracks TODO for later |