Provide the option to automatically update existing bookmark files on stop, without...
commit151ade51ea420fff9d2693267db68b1dce400a4c
authortorne <torne@a1c6a512-1295-4272-9138-f99709370657>
Mon, 5 Jul 2010 16:39:00 +0000 (5 16:39 +0000)
committertorne <torne@a1c6a512-1295-4272-9138-f99709370657>
Mon, 5 Jul 2010 16:39:00 +0000 (5 16:39 +0000)
tree52a5ee873e0a35860e1134c6e254b862012fa9fd
parente30c42b50aea99d25bb1aa256fb288dfb665f254
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