|
From: Kendall D. <ken...@li...> - 2006-08-01 21:34:44
|
Hi Dmitry, I asked the guy who wrote the library and he said: "I don't have an answer for that one. It *used* to work. I guess we should collect information - type of iPod, firmware version, library version etc." Can you provide a little bit of information about the iPod you are using? Thanks, Kendall dmitry boldyrev wrote: > Greetings developers, > > great job on the library! I've been using it and it's looking like > the best library for iPod I found so far. > > One question--why doesn't shuffle work properly? It seems to copy > files, ads them to the playlist ( I called ipod_flush ), > but only plays one file, as if it was the only file added to master > playlist. Any thoughts? > > BTW-project compiles and runs on OS X. There's only one change I had > to do: > > #include <sys/param.h> > #include <sys/mount.h> > > instead of #include of statfs.h. > > and remove -lexpat in the examples Makefile. > > > dmitry > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Libipod-devel mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libipod-devel > |