rockbox/apps
Dana Conrad 4f83e66cd4 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
2021-05-03 20:10:27 +00:00
..
bitmaps
gui
hosted/android
iap FS#13287 - Load a newly saved playlist and resume where it was 2021-05-03 20:10:27 +00:00
keymaps
lang FS#13287 - Load a newly saved playlist and resume where it was 2021-05-03 20:10:27 +00:00
menus FS#13287 - Load a newly saved playlist and resume where it was 2021-05-03 20:10:27 +00:00
plugins lua submenus add a way to dynamically add items 2021-04-30 13:38:54 +00:00
radio
recorder
abrepeat.c
abrepeat.h
action.c
action.h Add ability to always have autolock on 2021-04-05 11:09:32 +00:00
alarm_menu.c
alarm_menu.h
appevents.h
applimits.h
apps.make
audio_path.c
audio_thread.c Get voice event out of playback.c 2017-12-12 20:28:56 -05:00
audio_thread.h
beep.c
bookmark.c
bookmark.h
buffering.c Remove execute bit from file permissions from recent commit 2021-03-02 02:10:53 +00:00
buffering.h
codec_thread.c
codec_thread.h Update software recording engine to latest codec interface. 2013-06-30 00:40:27 +02:00
codecs.c
core_asmdefs.c
cuesheet.c
cuesheet.h
debug_menu.c
debug_menu.h
enc_config.c
enc_config.h Fix menu warnings 2018-10-18 00:06:31 +02:00
features.txt New port: FiiO M3K on bare metal 2021-03-28 00:01:37 +00:00
filetree.c FS#13287 - Load a newly saved playlist and resume where it was 2021-05-03 20:10:27 +00:00
filetree.h FS#13287 - Load a newly saved playlist and resume where it was 2021-05-03 20:10:27 +00:00
filetypes.c
filetypes.h
fracmul.h
keyboard.h
language.c
language.h Change the .lng files to contain strings from multiple users. Still hard-coded to only output the core strings for now. Should be the majority of the core changes needed for translatable plugins. 2009-10-18 00:56:42 +00:00
logfdisp.c
logfdisp.h
main.c
menu.c menu.c submenu items should be limited to MAX_MENU_SUBITEMS 2021-04-07 16:22:09 +00:00
menu.h
misc.c
misc.h
onplay.c FS#13287 - Load a newly saved playlist and resume where it was 2021-05-03 20:10:27 +00:00
onplay.h
open_plugin.c
open_plugin.h
pcmbuf.c
pcmbuf.h
playback.c
playback.h
playlist.c
playlist.h
playlist_catalog.c
playlist_catalog.h
playlist_menu.h
playlist_viewer.c Enable QuickScreen in filtered dir modes & playlist viewer 2021-04-04 11:14:18 +02:00
playlist_viewer.h
plugin.c plugin: Un-export find_next_frame() 2020-11-12 16:23:27 +00:00
plugin.h
rbcodec_helpers.c
rbcodecconfig.h
rbcodecplatform.h
README
root_menu.c
root_menu.h
screen_access.c Whitespace cleanup on fb_viewport Rewrite 2020-10-26 12:38:22 -04:00
screen_access.h
screens.c Whitespace cleanup on fb_viewport Rewrite 2020-10-26 12:38:22 -04:00
screens.h
scrobbler.c
scrobbler.h
settings.c Add new audiohw capability: POWER_MODE_CAP 2021-03-22 13:00:11 +00:00
settings.h FS#13287 - Load a newly saved playlist and resume where it was 2021-05-03 20:10:27 +00:00
settings_list.c FS#13287 - Load a newly saved playlist and resume where it was 2021-05-03 20:10:27 +00:00
settings_list.h
shortcuts.c
shortcuts.h
sound_menu.h
SOURCES
status.c
status.h [2/4] get rid of HAVE_LCD_CHARCELLS 2020-07-24 21:20:13 +00:00
tagcache.c
tagcache.h
tagnavi.config
tagtree.c
tagtree.h
talk.c
talk.h Add Invalid Voice Announcement to the voice system FS#13216 2020-09-20 16:08:49 -04:00
tree.c Enable QuickScreen in filtered dir modes & playlist viewer 2021-04-04 11:14:18 +02:00
tree.h
usb_keymaps.c
usb_keymaps.h
voice_thread.c
voice_thread.h

For general information see: docs/README
For API information see: docs/API