rockbox/apps
Sebastian Leonhardt e6cd53ad53 Replace SAMSUNG_YH920_PAD with YH92X
seems more logical to me, and is more consistent, since
"SAMSUNG_YH92X_PAD" is already used in the tex files.

Change-Id: Ie9a9d850ea86155a7dcf86c88a22a420a10a3837
2016-01-25 09:23:09 +01:00
..
bitmaps
gui Fix scrolling left button inadvertently cancels listtree 2015-11-10 20:40:36 +01:00
hosted/android
iap iAP: lingo 1 (microphone) 2015-10-07 06:15:04 +02:00
keymaps Samsung YH820/92x keymap bugfixes 2015-12-27 18:14:41 +01:00
lang Translate remaining polish strings. 2016-01-16 13:20:08 +01:00
menus iBasso DX50/DX90: User selectable USB mode. 2015-02-02 22:43:46 +01:00
player
plugins Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
radio Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
recorder Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
abrepeat.c
abrepeat.h
action.c iBasso DX50/DX90: Major code cleanup and reorganization. 2015-02-02 21:57:55 +01:00
action.h
alarm_menu.c
alarm_menu.h
appevents.h
applimits.h
apps.make
audio_path.c iAP: lingo 1 (microphone) 2015-10-07 06:15:04 +02:00
audio_thread.c
audio_thread.h
beep.c
bookmark.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
bookmark.h Fix minor bookmark problems/Enhance bookmark functions 2012-03-12 08:54:02 +01:00
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 Change the debug menu to show CPU frequency in MHz. 2016-01-17 01:17:28 +01:00
debug_menu.h
enc_config.c
enc_config.h
features.txt Get rid of USE_ROCKBOX_USB 2015-01-08 16:07:12 +01:00
filetree.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
filetree.h
filetypes.c
filetypes.h
fracmul.h
keyboard.h
language.c
language.h
logfdisp.c
logfdisp.h
main.c iBasso DX50/DX90: Major code cleanup and reorganization. 2015-02-02 21:57:55 +01:00
menu.c
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 iBasso DX50/DX90: Major code cleanup and reorganization. 2015-02-02 21:57:55 +01:00
playback.h
playlist.c m3u playlist parser: Check size limit before using buffer 2014-12-20 13:14:19 +01:00
playlist.h
playlist_catalog.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
playlist_catalog.h
playlist_menu.h
playlist_viewer.c Don't shorten the playlist on shuffle. Fixes FS#13040 2015-04-19 12:31:45 +02:00
playlist_viewer.h
plugin.c Clarify usb_powered() and fix some code. 2015-01-08 16:45:32 +01:00
plugin.h Clarify usb_powered() and fix some code. 2015-01-08 16:45:32 +01:00
rbcodec_helpers.c
rbcodecconfig.h
rbcodecplatform.h
README
root_menu.c iBasso DX50/DX90: Major code cleanup and reorganization. 2015-02-02 21:57:55 +01:00
root_menu.h
screen_access.c Fix put_line via multiscreen API on remotes. Stupid me. 2014-01-08 10:45:00 +01:00
screen_access.h
screens.c
screens.h
scrobbler.c iBasso DX50/DX90: Major code cleanup and reorganization. 2015-02-02 21:57:55 +01:00
scrobbler.h
settings.c iBasso DX50/DX90: User selectable USB mode. 2015-02-02 22:43:46 +01:00
settings.h iBasso DX50/DX90: User selectable USB mode. 2015-02-02 22:43:46 +01:00
settings_list.c iBasso DX50/DX90: User selectable USB mode. 2015-02-02 22:43:46 +01:00
settings_list.h
shortcuts.c Shortcuts: Add move callback for buflib allocations 2015-01-02 01:11:54 +01:00
shortcuts.h
sound_menu.h
SOURCES Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01: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.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