forked from len0rd/rockbox
The resume index into the playlist file that was used for bookmarks created immediately after saving a shuffled playlist, or for reloading the saved playlist (in case "Reload After Saving" was enabled), tended to be incorrect. The playlist file effectively isn't shuffled anymore after saving it to a file, but the resume index may still have to be rotated unless playback has been stopped and resumed before bookmarking, due to indices that are shifted by first_index. Change-Id: Id335a7a71adc216989d7b415bfa48237d92fd7b0 |
||
|---|---|---|
| .. | ||
| audiohw_eq_menu.c | ||
| display_menu.c | ||
| eq_menu.c | ||
| eq_menu.h | ||
| exported_menus.h | ||
| main_menu.c | ||
| menu_common.c | ||
| menu_common.h | ||
| playback_menu.c | ||
| playlist_menu.c | ||
| plugin_menu.c | ||
| radio_menu.c | ||
| recording_menu.c | ||
| settings_menu.c | ||
| sound_menu.c | ||
| theme_menu.c | ||
| time_menu.c | ||