rockbox/apps
Aidan MacDonald 48c29e3b3b Fix announce_status usage of plugin buffer
Since this is a TSR plugin, it is not safe to use the plugin buffer.
Convert to using static buffers instead.

Change-Id: Ic5b297468a99d77d56f5b75e52dafabeb80d2f78
2021-07-21 11:26:14 +00:00
..
bitmaps
gui RFC: Fix a couple more dangling stack-allocated viewports 2021-07-07 15:19:43 +00:00
hosted/android
iap FS#13287 - Load a newly saved playlist and resume where it was 2021-05-03 20:10:27 +00:00
keymaps New port: Shanling Q1 native 2021-07-13 22:01:33 +01:00
lang FS#13302 - Updated Polish translation (Adam Rak) 2021-07-20 15:24:02 +01:00
menus Softlock Improvements 2021-06-04 00:00:57 +00:00
plugins Fix announce_status usage of plugin buffer 2021-07-21 11:26:14 +00:00
radio Fix red in bc416ff590 2021-04-10 21:06:41 -04:00
recorder RFC: Fix a couple more dangling stack-allocated viewports 2021-07-07 15:19:43 +00:00
abrepeat.c
abrepeat.h
action.c FS#13297: M3K Autolock allows one action before disabling touchpad 2021-06-12 21:11:28 +00:00
action.h Softlock Improvements 2021-06-04 00:00:57 +00:00
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
buffering.c
buffering.h
codec_thread.c
codec_thread.h
codecs.c
core_asmdefs.c
cuesheet.c
cuesheet.h
debug_menu.c Sansa Connect: Display battery info in debug menu 2021-07-12 14:14:59 +02:00
debug_menu.h
enc_config.c
enc_config.h
features.txt New port: Shanling Q1 native 2021-07-13 22:01:33 +01: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
logfdisp.c
logfdisp.h
main.c Sansa Connect: Initial libertas WiFi driver port 2021-07-04 07:41:44 +00:00
menu.c Allow Softlock to happen in most contexts 2021-05-24 02:30: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 (Fix FS#13281) Revert "Restore playlist state as necessary before checking whether current playlist has been modified" 2021-04-01 07:57:12 +02:00
playlist.h
playlist_catalog.c misc: Only include rbpaths.h and string-extra.h in places that need it 2021-04-10 12:08:12 -04:00
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 rockbox: add a crc32 reverse polynomial function 2021-06-21 03:37:17 +00:00
plugin.h rockbox: add a crc32 reverse polynomial function 2021-06-21 03:37:17 +00:00
rbcodec_helpers.c
rbcodecconfig.h
rbcodecplatform.h
README
root_menu.c
root_menu.h
screen_access.c
screen_access.h
screens.c
screens.h
scrobbler.c misc: Only include rbpaths.h and string-extra.h in places that need it 2021-04-10 12:08:12 -04:00
scrobbler.h
settings.c Softlock Improvements 2021-06-04 00:00:57 +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 xduoox3ii: Add "Super Slow" filter roll-off 2021-07-17 08:18:31 -04:00
settings_list.h
shortcuts.c misc: Only include rbpaths.h and string-extra.h in places that need it 2021-04-10 12:08:12 -04:00
shortcuts.h
sound_menu.h
SOURCES New port: Shanling Q1 native 2021-07-13 22:01:33 +01:00
status.c
status.h
tagcache.c FS#9093: Database initialization hangs if there's no music file on the player 2021-05-19 16:30:32 -04:00
tagcache.h
tagnavi.config
tagtree.c
tagtree.h
talk.c voice: Corrections to 24-hour time voicing: 2021-07-08 10:57:57 -04:00
talk.h talk: Explicitly cast -1 as unsigned before a left shift. 2021-07-20 00:09:33 +00:00
tree.c Allow Softlock to happen in most contexts 2021-05-24 02:30:09 +00: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