1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps
Christian Soffke 0b1c05db40 Have ACTION_TREE_ROOT_INIT cause ACTION_STD_MENU
So that a “scroll left” button can be repurposed
for returning to the main menu when there is no
existing menu button mapping.

Change-Id: I38515943313f69cc3241b3f523c94ea012471b88
2021-10-30 01:20:35 +02:00
..
bitmaps
gui
hosted/android
iap
keymaps
lang
menus
plugins
radio
recorder
abrepeat.c
abrepeat.h
action.c
action.h
alarm_menu.c
alarm_menu.h
appevents.h
applimits.h
apps.make
audio_path.c
audio_thread.c
audio_thread.h
beep.c
bookmark.c
bookmark.h Fix minor bookmark problems/Enhance bookmark functions 2012-03-12 08:54:02 +01:00
buffering.c
buffering.h
codec_thread.c
codec_thread.h
codecs.c [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00:00
core_asmdefs.c
cuesheet.c
cuesheet.h
debug_menu.c
debug_menu.h
enc_config.c
enc_config.h
features.txt
filetree.c
filetree.h
filetypes.c
filetypes.h
fracmul.h Build librbcodec with DSP and metadata. 2012-03-18 12:00:39 +01:00
keyboard.h
language.c language.c fix possible buffer overrun 2021-08-03 00:57:35 +00:00
language.h
logfdisp.c
logfdisp.h
main.c
menu.c PLUGINBROWSER make resumable 2021-10-29 03:07:42 -04:00
menu.h
misc.c misc.c strip_extension() cleanup 2021-08-17 08:28:23 -04:00
misc.h
onplay.c
onplay.h
open_plugin.c Open Plugins Ignore hash for lang Ids 2021-10-23 02:45:54 -04:00
open_plugin.h
pcmbuf.c
pcmbuf.h
playback.c
playback.h
playlist.c Dir cache: Fix resume of relative path playlists. 2021-09-19 21:05:58 -04:00
playlist.h
playlist_catalog.c
playlist_catalog.h FS#11808 - Major playlist handling changes (on disk playlists) 2011-07-20 14:11:15 +00:00
playlist_menu.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
playlist_viewer.c whitespace fixes 2021-10-21 22:42:01 +02:00
playlist_viewer.h
plugin.c
plugin.h
rbcodec_helpers.c
rbcodecconfig.h
rbcodecplatform.h
README
root_menu.c PLUGINBROWSER make resumable 2021-10-29 03:07:42 -04:00
root_menu.h
screen_access.c
screen_access.h
screens.c
screens.h
scrobbler.c
scrobbler.h
settings.c
settings.h
settings_list.c
settings_list.h
shortcuts.c
shortcuts.h
sound_menu.h
SOURCES
status.c
status.h
tagcache.c
tagcache.h
tagnavi.config
tagtree.c
tagtree.h
talk.c voice: Allow voiced date format to be overridden 2021-09-28 21:58:11 -04:00
talk.h
tree.c
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