mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
FS#13287 - Load a newly saved playlist and resume where it was
Works from any playlist saving operation accessed from the While Playing Screen, all other playlist saving operations are unchanged. Now a user-selectable setting! Located in General Settings -> Playlists -> Current Playlist -> Reload After Saving (Yes/No) Change-Id: I5085c3f4c56c518a812d5ee015d15cc4dca19a28
This commit is contained in:
parent
49edfc237b
commit
4f83e66cd4
9 changed files with 102 additions and 12 deletions
|
|
@ -15778,3 +15778,17 @@
|
|||
*: "Always Autolock"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_PLAYLIST_RELOAD_AFTER_SAVE
|
||||
desc: reload playlist after saving
|
||||
user: core
|
||||
<source>
|
||||
*: "Reload After Saving"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Reload After Saving"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Reload After Saving"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue