forked from len0rd/rockbox
PictureFlow: Add ability to go to last album
After launch, PictureFlow always goes to the currently playing album, or to a selected album, if applicable. Which is probably a useful default, but not always wanted. You can now get back to the album you were looking at when PictureFlow was last closed, or when the sorting was last changed. Change-Id: Iba3e0d5388f6b49534d09fe0224b0dbfa65d5f1d
This commit is contained in:
parent
bbef598817
commit
49b877470d
3 changed files with 43 additions and 2 deletions
|
|
@ -16624,3 +16624,17 @@
|
|||
*: "Show Tracks While Browsing"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_GOTO_LAST_ALBUM
|
||||
desc: in PictureFlow Main Menu
|
||||
user: core
|
||||
<source>
|
||||
*: "Go to Last Album"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Go to Last Album"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Go to Last Album"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue