rockbox/apps
Solomon Peachy c528c01312 plugin: Fix pile of warnings.
(Bad Solomon)

Change-Id: I5a74480d9606c707149667c8387471d98da71386
2020-09-20 15:25:13 +00:00
..
bitmaps
gui Add open_plugin to core 2020-08-17 10:15:14 -04:00
hosted/android
iap
keymaps Xduoo X3 Add tree scrolling FS#13240, Emulate Multibutton presses 2020-09-13 16:23:24 +00:00
lang get rid of a tab in a translated string 2020-09-12 02:07:47 +00:00
menus Add open_plugin to core 2020-08-17 10:15:14 -04:00
player
plugins voice: rename mp3_play_* functions to voice_play_* 2020-09-20 14:52:30 +00:00
radio
recorder peakmeter: Fix warning on some hosted targets 2020-07-24 18:29:04 -04:00
abrepeat.c
abrepeat.h
action.c
action.h
alarm_menu.c
alarm_menu.h
appevents.h Get voice event out of playback.c 2017-12-12 20:28:56 -05:00
applimits.h
apps.make Android: use APPEXTRA instead of makefile hack 2011-03-11 16:08:36 +00:00
audio_path.c Headphone / lineout pause/resume #FS13237 2020-09-18 00:22:52 +00:00
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 Get rid of useless playlist probing and fix up some data types. 2017-12-17 16:33:50 -05:00
codec_thread.c
codec_thread.h
codecs.c
core_asmdefs.c
cuesheet.c [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
cuesheet.h
debug_menu.c xduooX3 debug menu add GPIO IO Ports 2020-08-31 03:07:17 +00:00
debug_menu.h
enc_config.c
enc_config.h
features.txt
filetree.c filetree.c fix null entry check fs#13222 2020-08-25 03:33:24 +00:00
filetree.h
filetypes.c Add open_plugin to core 2020-08-17 10:15:14 -04:00
filetypes.h Add open_plugin to core 2020-08-17 10:15:14 -04:00
fracmul.h
keyboard.h
language.c
language.h
logfdisp.c
logfdisp.h
main.c [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
menu.c
menu.h
misc.c Headphone / lineout pause/resume #FS13237 2020-09-18 00:22:52 +00:00
misc.h
onplay.c Add open_plugin to core 2020-08-17 10:15:14 -04:00
onplay.h Add open_plugin to core 2020-08-17 10:15:14 -04:00
open_plugin.c Open_plugin add ability to import opx shortcuts, bug fix 2020-08-19 02:06:16 -04:00
open_plugin.h Open Plugin cleanup 2020-08-18 02:07:23 +00:00
pcmbuf.c Fix a problem with audio not starting on a list of short files 2017-04-06 19:32:35 -04:00
pcmbuf.h Fix a problem with audio not starting on a list of short files 2017-04-06 19:32:35 -04:00
playback.c
playback.h
playlist.c
playlist.h
playlist_catalog.c keyboard add ability to specify temporary custom layouts 2020-07-22 06:48:28 -04:00
playlist_catalog.h
playlist_menu.h
playlist_viewer.c keyboard add ability to specify temporary custom layouts 2020-07-22 06:48:28 -04:00
playlist_viewer.h
plugin.c plugin: Fix pile of warnings. 2020-09-20 15:25:13 +00:00
plugin.h voice: rename mp3_play_* functions to voice_play_* 2020-09-20 14:52:30 +00:00
rbcodec_helpers.c
rbcodecconfig.h
rbcodecplatform.h
README
root_menu.c Headphone / lineout pause/resume #FS13237 2020-09-18 00:22:52 +00:00
root_menu.h Add open_plugin to core 2020-08-17 10:15:14 -04:00
screen_access.c
screen_access.h
screens.c
screens.h
scrobbler.c [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00:00
scrobbler.h
settings.c
settings.h Headphone / lineout pause/resume #FS13237 2020-09-18 00:22:52 +00:00
settings_list.c xduoox3: Include curves for both battery types 2020-08-26 18:18:02 +00:00
settings_list.h Add open_plugin to core 2020-08-17 10:15:14 -04:00
shortcuts.c Add open_plugin to core 2020-08-17 10:15:14 -04:00
shortcuts.h
sound_menu.h
SOURCES Add open_plugin to core 2020-08-17 10:15:14 -04:00
status.c
status.h
tagcache.c
tagcache.h Implement time-based resume and playback start. 2014-03-10 04:12:30 +01:00
tagnavi.config
tagtree.c
tagtree.h
talk.c voice: rename mp3_play_* functions to voice_play_* 2020-09-20 14:52:30 +00:00
talk.h
tree.c Add open_plugin to core 2020-08-17 10:15:14 -04:00
tree.h
usb_keymaps.c
usb_keymaps.h
voice_thread.c voice: rename mp3_play_* functions to voice_play_* 2020-09-20 14:52:30 +00:00
voice_thread.h voice: rename mp3_play_* functions to voice_play_* 2020-09-20 14:52:30 +00:00

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