Open bugs in Rockbox

2009-06-26 Thread tracker
Flyspray contains 269 open bugs: 1 days old: Re-connecting USB without player restart 0 comments, 0 files: http://www.rockbox.org/tracker/10381 2 days old: rbutil - wrong tool version on build 2 comments, 0 files: http://www.rockbox.org/tracker/10380 2 days old: PCM buffer remainder is played un

Open patches in Rockbox

2009-06-26 Thread tracker
Flyspray contains 440 open patches: 2 days old: Fix lua coding style 3 comments, 1 files: http://www.rockbox.org/tracker/10379 3 days old: Adds lookahead/attack buffer for DSP functions 2 comments, 1 files: http://www.rockbox.org/tracker/10375 4 days old: Recording for Sansa AMS 5 comments, 3 fi

Re: [HELP] playback / buffering

2009-06-26 Thread Rafaël Carré
On Fri, 26 Jun 2009 11:21:31 +0200 (CEST) Nicolas Pennequin wrote: > - "Rafaël Carré" wrote : > > audio_finish_load_track() in playback.c returns early because album > > art couldn't be loaded (bofopen() returns ERR_BUFFER_FULL). > > This causes an infinite loop : buffering_thread() keeps se

Error building voice

2009-06-26 Thread asettico
Hi all, since yesterday and also now (r21520), building voice fails because the makefile target build$(RBARCH) in $(ROOTDIR)/rbspeex/Makefile is not executed. Creating manually that directory, the build go on normally. I report the error messages I got. PP features.txt make[1]: Entering direc

Re: [HELP] playback / buffering

2009-06-26 Thread Nicolas Pennequin
- "Rafaël Carré" wrote : > Hi, > > I'm reading playback.c and buffering.c to find what is wrong with the > Clip/c200v2/m200v4 (targets with quite small audiobuffer). > > I have already identified a problem related to album art (on the > color c200v2): > > audio_finish_load_track() in playb

[HELP] playback / buffering

2009-06-26 Thread Rafaël Carré
Hi, I'm reading playback.c and buffering.c to find what is wrong with the Clip/c200v2/m200v4 (targets with quite small audiobuffer). I have already identified a problem related to album art (on the color c200v2): audio_finish_load_track() in playback.c returns early because album art couldn't be