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:
Dana Conrad 2021-04-18 13:00:41 -05:00 committed by Solomon Peachy
parent 49edfc237b
commit 4f83e66cd4
9 changed files with 102 additions and 12 deletions

View file

@ -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>