Provide the option to automatically update existing bookmark files on stop, without...
commitdb1b823ac3ea524d80a83876c9c99593d29f3817
authorTorne Wuff <torne@wolfpuppy.org.uk>
Mon, 5 Jul 2010 16:39:00 +0000 (5 16:39 +0000)
committerTorne Wuff <torne@wolfpuppy.org.uk>
Mon, 5 Jul 2010 16:39:00 +0000 (5 16:39 +0000)
tree52a5ee873e0a35860e1134c6e254b862012fa9fd
parentd265bcf965c8b51911ed8ce8d664eb9629d8bfa0
Provide the option to automatically update existing bookmark files on stop, without creating ones that don't already exist.

Idea from FS#6272, but implemented differently. If you set "Update on stop" then it will check if the bookmark file exists on stop, and if so, write a new one without prompting. If the file doesn't exist, it will do whatever the "Bookmark on stop" setting tells it to do.

This works quite well if you have an audiobook/podcast/etc folder/playlist: just bookmark it manually once and it will get bookmarked automatically after that, without creating bookmarks for regular music.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27294 a1c6a512-1295-4272-9138-f99709370657
apps/bookmark.c
apps/lang/english.lang
apps/menus/settings_menu.c
apps/settings.h
apps/settings_list.c