1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps
Szymon Dziok 91bd7f1eba YH820/YH92X: Fix keymap for custom settings.
Change-Id: I8e31b416d2e45d024c304e11318f1de8220c30b2
2014-10-08 16:31:39 +02:00
..
bitmaps bitmaps: Use *x16.bmp also for upcoming 24bit targets (they are actually 24bit BMPs). 2014-06-21 00:13:58 +02:00
gui Correct some file permissions. 2014-09-08 16:04:39 +02:00
hosted/android
iap
keymaps YH820/YH92X: Fix keymap for custom settings. 2014-10-08 16:31:39 +02:00
lang Fuze+: add a configurable deadzone area for touchpad buttons 2014-09-08 11:21:54 +02:00
menus Fuze+: add a configurable deadzone area for touchpad buttons 2014-09-08 11:21:54 +02:00
player
plugins New Rockblox features 2014-09-29 00:56:34 +02:00
radio Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
recorder Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
abrepeat.c
abrepeat.h
action.c
action.h
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 Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
bookmark.h
buffering.c Remove I/O priority. It is harmful when used with the new file code. 2014-08-30 14:01:21 -04:00
buffering.h Remove I/O priority. It is harmful when used with the new file code. 2014-08-30 14:01:21 -04:00
codec_thread.c Remove I/O priority. It is harmful when used with the new file code. 2014-08-30 14:01:21 -04:00
codec_thread.h
codecs.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
core_asmdefs.c
cuesheet.c
cuesheet.h
debug_menu.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
debug_menu.h
enc_config.c
enc_config.h
features.txt Fuze+: add a configurable deadzone area for touchpad buttons 2014-09-08 11:21:54 +02:00
filetree.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
filetree.h
filetypes.c
filetypes.h
fracmul.h Build librbcodec with DSP and metadata. 2012-03-18 12:00:39 +01:00
keyboard.h
language.c Add stdio.h include for SEEK_SET define to various files. 2010-12-25 18:43:34 +00:00
language.h
logfdisp.c
logfdisp.h
main.c Introducing Targets iBasso DX50 & iBasso DX90 2014-09-18 18:19:01 +02:00
menu.c menus: Stop scrolling before entering the USB screen or remnants of the previous list could appear on it. 2014-01-16 00:25:40 +01:00
menu.h
misc.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
misc.h
mpeg.c
mpeg.h
onplay.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
onplay.h
pcmbuf.c
pcmbuf.h
playback.c Remove I/O priority. It is harmful when used with the new file code. 2014-08-30 14:01:21 -04:00
playback.h
playlist.c Correct some file permissions. 2014-09-08 16:04:39 +02:00
playlist.h playlist: Get rid of plugin buffer use in playlist_save(). 2014-04-15 23:54:28 +02:00
playlist_catalog.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
playlist_catalog.h FS#11808 - Major playlist handling changes (on disk playlists) 2011-07-20 14:11:15 +00:00
playlist_menu.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
playlist_viewer.c Implement time-based resume and playback start. 2014-03-10 04:12:30 +01:00
playlist_viewer.h
plugin.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
plugin.h Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
rbcodec_helpers.c
rbcodecconfig.h
rbcodecplatform.h
README
root_menu.c Introducing Targets iBasso DX50 & iBasso DX90 2014-09-18 18:19:01 +02:00
root_menu.h root_menu: Remove previous_music_is_wps() and change previous_music via event callback. 2014-04-15 23:54:28 +02:00
screen_access.c
screen_access.h
screens.c
screens.h
scrobbler.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
scrobbler.h
settings.c Fuze+: add a configurable deadzone area for touchpad buttons 2014-09-08 11:21:54 +02:00
settings.h Fuze+: add a configurable deadzone area for touchpad buttons 2014-09-08 11:21:54 +02:00
settings_list.c Fuze+: add a configurable deadzone area for touchpad buttons 2014-09-08 11:21:54 +02:00
settings_list.h
shortcuts.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
shortcuts.h
sound_menu.h
SOURCES Introducing Targets iBasso DX50 & iBasso DX90 2014-09-18 18:19:01 +02:00
status.c
status.h
tagcache.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
tagcache.h
tagnavi.config
tagtree.c
tagtree.h
talk.c talk: On hwcodec disabling DMA interrupt is required during buflib move 2014-02-03 12:43:05 +01:00
talk.h
tree.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02: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