|
|
Rockbox mail archiveSubject: Re: Bookmarking HelpFrom: Björn Stenberg (bjorn_at_haxx.se) Date: 2003-01-15
Benjamin wrote:
Please don't. Make the bookmark file contain multiple bookmarks instead.
> In hindsite, I may code it to create the file in the directory of
Yes, that is best. It looked to me like that is already the case. Was I wrong?
> 4. I chose an * because it's not allowed as a charactor in either
You actually don't need a filename. The bookmark filename tells you the name of the mp3 file.
> I'd rather have each field on it's own line and read it in line by
Look at settings_load_config(). But I'm not sure "Label: Value" is a very good idea for this, since we want multiple bookmarks. A simple comma separated value list is probably better.
> 5. I haven't figured out the best way to delete bookmarks. Any suggestions.
I suggest playing a bookmark file in the browser brings up a bookmark editor where you can view and delete bookmarks.
> 7. Finally, I was toying around with the idea of "last bookmark",
-- Björn
Page was last modified "Jan 10 2012" The Rockbox Crew |