rockbox/apps
William Wilgus 71cc1e78fd Open_plugins.c bugfix address of packed struct element
helpful gcc warning after g#3895 change to packed struct

Change-Id: I89f765da94eeee14c606ea8ebaab5e219dceb2ac
2021-10-16 11:04:17 -04:00
..
bitmaps
gui
hosted/android
iap
keymaps
lang voice: Allow voiced date format to be overridden 2021-09-28 21:58:11 -04:00
menus
plugins
radio
recorder
abrepeat.c [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00:00
abrepeat.h
action.c touchscreen: Fix softlock handling 2021-08-14 09:42:04 +00:00
action.h
alarm_menu.c
alarm_menu.h
appevents.h
applimits.h Remove two unused defines. 2010-08-21 15:49:42 +00:00
apps.make Android: use APPEXTRA instead of makefile hack 2011-03-11 16:08:36 +00:00
audio_path.c
audio_thread.c Get voice event out of playback.c 2017-12-12 20:28:56 -05:00
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.c don't overrun audio_formats[] array 2021-08-11 10:56:14 -04:00
codec_thread.h
codecs.c
core_asmdefs.c
cuesheet.c cuesheet.c Fix potential NULL in INDEX parsing 2021-07-30 02:30:49 +00:00
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
keyboard.h
language.c
language.h
logfdisp.c [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
logfdisp.h
main.c Drop HAVE_RTC_RAM 2021-08-15 20:41:58 +01:00
menu.c
menu.h
misc.c
misc.h
onplay.c
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
playlist_viewer.h FS#11808 - Major playlist handling changes (on disk playlists) 2011-07-20 14:11:15 +00:00
plugin.c Plugin Api add core bitmaps Fix Yellow 2021-08-26 09:37:31 -04:00
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 Open Plugins search by langids 2021-10-16 10:18:44 -04:00
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
settings.h
settings_list.c
settings_list.h Add open_plugin to core 2020-08-17 10:15:14 -04:00
shortcuts.c
shortcuts.h shortcuts: talk the time and configure the sleep timeout 2011-12-08 10:23:46 +00:00
sound_menu.h
SOURCES Remove Samsung YP-Z5 port 2021-08-14 14:13:54 +01:00
status.c
status.h
tagcache.c
tagcache.h
tagnavi.config Database: Merge 'Album Artist' entry with 'Artist' entry. 2021-09-17 21:42:05 -04:00
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