rockbox/apps
William Wilgus 78c92c5ca8 [Feature] Supress voice during sleep timer shutdown
if show_shutdown_message == false and sleep timer is active
talk will be disabled on shutdown

Change-Id: Ia660e753700f3e283691f41797ef7a77a2d9a8d9
2023-04-08 17:13:07 -04:00
..
bitmaps Rename symbols of FiiO M3K Linux-based port 2021-02-27 23:53:28 +00:00
gui
hosted/android
iap
keymaps
lang Update english-us "translation" 2023-03-03 09:36:16 -05:00
menus
plugins PictureFlow: Minor fixes/refactoring 2023-04-05 11:42:31 -04:00
radio
recorder
abrepeat.c
abrepeat.h
action.c
action.h [Feature/Bugfix] keyremap add Context flags 2022-12-31 16:12:18 -05:00
alarm_menu.c
alarm_menu.h
appevents.h
applimits.h
apps.make
audio_path.c
audio_thread.c
audio_thread.h Update software recording engine to latest codec interface. 2013-06-30 00:40:27 +02:00
beep.c
bookmark.c
bookmark.h
buffering.c
buffering.h
codec_thread.c
codec_thread.h
codecs.c
core_asmdefs.c
core_keymap.c
core_keymap.h key remap: simplify and use movable allocations 2022-09-25 11:05:59 +01:00
cuesheet.c cuesheet.c guard against invalid digits causing underflow on field ASAN 2022-11-21 23:24:30 -05:00
cuesheet.h
debug_menu.c
debug_menu.h
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 Don't autoload bookmarks after saving dynamic playlist 2022-10-18 07:23:25 -04:00
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.h
logfdisp.c
logfdisp.h
main.c
menu.c
menu.h
misc.c [Feature] Supress voice during sleep timer shutdown 2023-04-08 17:13:07 -04:00
misc.h Add perceptual volume adjustment 2023-01-22 21:19:57 +00:00
onplay.c
onplay.h
open_plugin.c
open_plugin.h
pcmbuf.c
pcmbuf.h
playback.c
playback.h Option to switch off album art or to prefer file over embedded 2022-01-22 08:29:40 -05:00
playlist.c
playlist.h
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 Playlist Catalogue: Restore selection in playlist 2022-11-26 17:20:06 +01:00
plugin.c
plugin.h
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
screen_access.c
screen_access.h make splash split on control characters 2022-11-12 06:22:16 -05:00
screens.c
screens.h
settings.c
settings.h
settings_list.c
settings_list.h
shortcuts.c
shortcuts.h
sound_menu.h Fix menu warnings 2018-10-18 00:06:31 +02:00
SOURCES
status.c
status.h
tagcache.c
tagcache.h
tagnavi.config
tagtree.c
tagtree.h
talk.c
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