Rockbox.org home
releases
current build
extras FAQ
manual
wiki
docs index mailing lists
IRC
forums bugs
patches



Rockbox mail archive

Subject: Re: Question re: Queue and Insert to Playlists
From: Hardeep Sidhu (hardeeps_at_pobox.com)
Date: 2004-03-02


Travis Whitehead wrote:

>I am trying to learn how the playlist queue functionality is implemented. In
>particular, I am looking for where the ON + PLAY button interrupts are
>handled in 2.1. I thought this would be in WPS.c but can not pick out the
>code. Would someone point me to the appropriate source? Thanks, Travis
>
>

ON+PLAY for the file functions (including playlist handling) is detected
in tree.c which then calls onplay() defined in onplay.c. The playlist
functions called from the onplay menu are defined in playlist.c.

-Hardeep

_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox



Page was last modified "Mar 9 2008" The Rockbox Crew