rockbox/apps
William Wilgus efb71ed0ce Add boot data to MOST AS3525 Devices
Adds boot data to as3525 devices Sansa C200v2 E200v2 Clip Clipv2 Clip+ ClipZip
fuze, fuzev2 m200v4

Adds boot_data to features.txt

default arm crt0.s now had boot data if HAVE_BOOTDATA is defined

Change-Id: I614a556696540511a69fc12a4520b01c268bf8a9
2017-10-29 17:52:40 +01:00
..
bitmaps Initial commit for the Sony NWZ linux port 2017-09-05 21:42:12 +02:00
gui Explicitly provide both cases in conditional (fixes warning) 2017-09-07 10:38:42 +02:00
hosted/android
iap iAP: fix USB storage mount after using an iAP accessory 2016-08-26 00:16:16 +02:00
keymaps Fix keymap for YP-R0 regarding broken keylock, add more key maps 2017-09-20 21:22:24 +02:00
lang Fix make race conditions reharding lang.h 2017-09-24 23:32:47 +02:00
menus Implement speaker enable/disable on jack (un)plug 2017-02-04 17:22:08 +01:00
player
plugins puzzles: improve zoom rendering 2017-10-29 12:49:39 -04:00
radio Improve radio RDS driver and framework 2017-02-11 22:19:32 -05:00
recorder Fix dangerous casts 2017-02-04 17:24:47 +01:00
abrepeat.c
abrepeat.h
action.c action.c must desist in calling set_cpu_frequency from a tick 2017-01-21 12:03:23 -05:00
action.h Selective Backlight/Advanced Softlock - Selective actions based on context 2017-01-17 23:06:17 +01:00
alarm_menu.c
alarm_menu.h
appevents.h
applimits.h
apps.make
audio_path.c Implement speaker enable/disable on jack (un)plug 2017-02-04 17:22:08 +01:00
audio_thread.c
audio_thread.h
beep.c
bookmark.c
bookmark.h
buffering.c Buffering: Switch to a more general handle caching type 2017-05-08 06:24:02 -04:00
buffering.h
codec_thread.c
codec_thread.h
codecs.c
core_asmdefs.c
cuesheet.c
cuesheet.h
debug_menu.c Add boot data support to rockbox. 2017-10-29 17:50:59 +01:00
debug_menu.h
enc_config.c
enc_config.h
features.txt Add boot data to MOST AS3525 Devices 2017-10-29 17:52:40 +01:00
filetree.c
filetree.h
filetypes.c
filetypes.h
fracmul.h
keyboard.h
language.c
language.h
logfdisp.c Don't add new message to logf when we dump it to file 2016-04-04 11:07:44 +02:00
logfdisp.h
main.c
menu.c
menu.h
misc.c Fix dangerous casts 2017-02-04 17:24:47 +01:00
misc.h
mpeg.c
mpeg.h
onplay.c
onplay.h
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 Fix a problem with audio not starting on a list of short files 2017-04-06 19:32:35 -04:00
playback.h
playlist.c Make playlist CRC the correct path when saving resume info 2017-10-07 14:38:46 -04:00
playlist.h Reenable database ramcache and playlist dircache 2017-01-17 15:27:47 -05:00
playlist_catalog.c
playlist_catalog.h
playlist_menu.h
playlist_viewer.c
playlist_viewer.h
plugin.c Fix plugin core_alloc_maximum functionality 2017-10-14 06:07:09 -04:00
plugin.h Implement speaker enable/disable on jack (un)plug 2017-02-04 17:22:08 +01: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
scrobbler.h
settings.c Implement speaker enable/disable on jack (un)plug 2017-02-04 17:22:08 +01:00
settings.h Implement speaker enable/disable on jack (un)plug 2017-02-04 17:22:08 +01:00
settings_list.c Implement speaker enable/disable on jack (un)plug 2017-02-04 17:22:08 +01:00
settings_list.h Selective Backlight/Advanced Softlock - Selective actions based on context 2017-01-17 23:06:17 +01:00
shortcuts.c
shortcuts.h
sound_menu.h
SOURCES Add support for the NWZ-A860 2017-09-17 00:03:02 +02:00
status.c
status.h
tagcache.c Database: Fix destabilization if ramcache fails to load + misc. 2017-04-01 13:01:20 -04:00
tagcache.h
tagnavi.config
tagtree.c Fix tagtree from blowing up when its buffer moves 2017-02-10 20:58:03 -05:00
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