|
|
Rockbox mail archiveSubject: Bug in build_playlist (tree.c) adds other files than MP3From: Alex Pleiner (pleiner_at_zeitform.de) Date: 2004-01-06
While playing around with the current X11 simulator from today's cvs and
This only happens if rockbox is configured to display those file types
I read some code and guess have found the broken/buggy function:
static int build_playlist(int start_index)
for(i = 0;i < filesindir;i++)
The marked expression seem to be true for all listed files types.
Could you please confirm this behaviour before I submit a bug report.
Alex
--
Alex Pleiner
zeitform Internet Dienste Fraunhoferstrasse 5
64283 Darmstadt, Germany
http://www.zeitform.de Tel.: +49 (0)6151 155-635
mailto:pleiner_at_zeitform.de Fax: +49 (0)6151 155-634
GnuPG/PGP Key-ID: 0x613C21EA
Page was last modified "Jan 10 2012" The Rockbox Crew |