|
|
Rockbox mail archiveSubject: I need help with playing a loopFrom: phil_at_carangg.de Date: 2003-12-21
Principially I try to play a loop like this:
struct plugin_api* rb = api; /* api is given from outside */ struct
while (rb->button_get(false) == BUTTON_NONE)
/* this code didn't help either */
/* allow the mpeg_queue to empty */
This works pretty fine unless the loop loops over a point where the mpeg
Phil
Page was last modified "Jan 10 2012" The Rockbox Crew |