rockbox/apps
William Wilgus a2e5d9563f [Feature] resume TSR plugins after interruption WIP
save tsr plugin path for later

resume tsr plugin when user stops the interrupting plugin

expand return of tsr_exit function to allow
continue, suspend, terminate

tsr plugins check parameter at start to determine if
the plugin is being resumed

Change-Id: I6fc70de664c7771e7dbc9a1af7a831e7b50b1d15
2023-03-25 10:02:43 -04:00
..
bitmaps
gui usb screen: honor HAVE_LCD_SPLIT 2023-02-15 22:43:33 -05:00
hosted/android
iap
keymaps Fix locked context fallthrough 2023-03-18 17:47:19 +00:00
lang Update english-us "translation" 2023-03-03 09:36:16 -05:00
menus Add perceptual volume adjustment 2023-01-22 21:19:57 +00:00
plugins [Feature] resume TSR plugins after interruption WIP 2023-03-25 10:02:43 -04:00
radio
recorder Using ARM Unified Assembler Language 2023-03-23 13:28:22 -04:00
abrepeat.c
abrepeat.h
action.c
action.h
alarm_menu.c
alarm_menu.h
appevents.h
applimits.h
apps.make makefiles: Suppress stray backslash warnings with grep 3.8 2023-03-21 04:48:31 -04:00
audio_path.c nwza860: fix simulator build 2020-10-19 03:39:33 +00:00
audio_thread.c
audio_thread.h
beep.c Enable setting of global output samplerate on certain targets. 2013-07-06 04:22:04 +02:00
bookmark.c wps.c cleanup gui_show_wps 2022-12-14 22:35:33 -05:00
bookmark.h
buffering.c
buffering.h buffering: remove bufgettail/bufcuttail 2022-04-20 16:51:49 -04:00
codec_thread.c
codec_thread.h Update software recording engine to latest codec interface. 2013-06-30 00:40:27 +02:00
codecs.c plugins: Simplify plugin/codec API versioning 2023-03-21 16:23:54 -04:00
core_asmdefs.c
core_keymap.c
core_keymap.h
cuesheet.c
cuesheet.h
debug_menu.c debug_menu database delay redraw 2023-01-27 00:10:47 -05:00
debug_menu.h Fix menu warnings 2018-10-18 00:06:31 +02:00
enc_config.c
enc_config.h
features.txt Add perceptual volume adjustment 2023-01-22 21:19:57 +00:00
filetree.c filetree: Remove dead code in ft_build_playlist() 2023-03-24 19:02:56 +00:00
filetree.h
filetypes.c
filetypes.h [Bug Fix] filetypes.c move voice data out of INIT_ATTR 2022-12-13 22:35:24 -05:00
fracmul.h
keyboard.h
language.c
language.h
logfdisp.c
logfdisp.h
main.c remove rockboxlogo after boot INIT_ATTR 2022-12-19 18:59:59 -05:00
menu.c
menu.h
misc.c Add perceptual volume adjustment 2023-01-22 21:19:57 +00:00
misc.h Add perceptual volume adjustment 2023-01-22 21:19:57 +00:00
onplay.c
onplay.h Database: Add ability to insert multiple files into playlists 2023-01-14 12:14:28 -05:00
open_plugin.c [Bugfix] open_plugin_browse() not showing plugins 2023-03-18 04:23:43 -04:00
open_plugin.h
pcmbuf.c Additional Single Mode options 2021-12-11 11:43:39 -05:00
pcmbuf.h
playback.c
playback.h
playlist.c playlist: Remove control file cache 2023-03-24 19:02:56 +00:00
playlist.h playlist: Remove control file cache 2023-03-24 19:02:56 +00:00
playlist_catalog.c
playlist_catalog.h
playlist_menu.h
playlist_viewer.c playlist: Simplify playlist modified detection 2023-03-23 13:01:23 -04:00
playlist_viewer.h
plugin.c [Feature] resume TSR plugins after interruption WIP 2023-03-25 10:02:43 -04:00
plugin.h [Feature] resume TSR plugins after interruption WIP 2023-03-25 10:02:43 -04:00
rbcodec_helpers.c
rbcodecconfig.h
rbcodecplatform.h
README lets point to the docs dir 2002-08-21 10:25:16 +00:00
root_menu.c
root_menu.h Add open_plugin to core 2020-08-17 10:15:14 -04:00
screen_access.c
screen_access.h make splash split on control characters 2022-11-12 06:22:16 -05:00
screens.c PictureFlow: Add 'Track Info' for tracks or whole albums 2023-01-10 18:50:12 +01:00
screens.h
settings.c [BugFix] font.c filename was movable 2023-02-15 01:15:59 -05:00
settings.h Add perceptual volume adjustment 2023-01-22 21:19:57 +00:00
settings_list.c Add perceptual volume adjustment 2023-01-22 21:19:57 +00:00
settings_list.h settings: Update doc comment for struct settings_list::cfg_vals 2022-12-01 14:24:51 -05:00
shortcuts.c
shortcuts.h
sound_menu.h
SOURCES LastFm remove scrobbler from core make a TSR plugin WIP 2022-03-26 02:50:11 -04:00
status.c
status.h
tagcache.c tagnavi make track submenu 2023-02-07 08:44:57 -05:00
tagcache.h Tagcache - Ramcache Move ref checks, speed up disk searches 2023-01-27 00:03:51 -05:00
tagnavi.config tagnavi make track submenu 2023-02-07 08:44:57 -05:00
tagtree.c playlist: Simplify playlist modified detection 2023-03-23 13:01:23 -04:00
tagtree.h database: make parent tables work with plugin 2023-01-19 15:56:35 -05:00
talk.c
talk.h
tree.c [Bugfix] open_plugin_browse() not showing plugins 2023-03-18 04:23:43 -04:00
tree.h [Bugfix] open_plugin_browse() not showing plugins 2023-03-18 04:23:43 -04:00
usb_keymaps.c
usb_keymaps.h
voice_thread.c
voice_thread.h

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