rockbox/apps
William Wilgus dc6f23ec36 lua optimize integer and string consts in rocklib
use a table approach for registering integer / string constants

Change-Id: Idbccae9c2203de1c694f6dd5a7014a7fccedae9b
2018-09-14 01:13:22 +02:00
..
bitmaps Agptek Rocker: Initial commit 2018-06-12 10:31:14 +02:00
gui Volume adjustment in WPS ignored AUDIOHW_SETTING values 2018-06-20 12:19:33 +02:00
hosted/android
iap iAP: fix USB storage mount after using an iAP accessory 2016-08-26 00:16:16 +02:00
keymaps Add cleaned-up xDuoo X3 support 2018-07-28 10:56:31 -04:00
lang Revert "As3525 v1/v2 Add power savings menu" 2018-07-28 17:35:07 +02:00
menus Revert "As3525 v1/v2 Add power savings menu" 2018-07-28 17:35:07 +02:00
player
plugins lua optimize integer and string consts in rocklib 2018-09-14 01:13:22 +02:00
radio nwz: improve keymap 2017-11-14 16:49:36 +01:00
recorder Agptek Rocker: Initial commit 2018-06-12 10:31:14 +02:00
abrepeat.c
abrepeat.h
action.c Fix error with action subsystem and custom context mapping 2017-12-18 22:23:18 +01:00
action.h Action.c FIX / Rework / Clean-up Action System 2017-11-18 16:08:07 +01:00
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
audio_path.c nwzlinux: add support for radio 2017-11-06 21:37:06 +01:00
audio_thread.c Get voice event out of playback.c 2017-12-12 20:28:56 -05:00
audio_thread.h
beep.c
bookmark.c
bookmark.h
buffering.c Buffering: Missed converting one case assuming const handle size. 2017-12-19 14:19:39 -05:00
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 Remove explicit 'enum codec_command_action' in codec API 2017-12-07 14:41:59 -05:00
codec_thread.h
codecs.c
core_asmdefs.c
cuesheet.c Fix formatting cuesheet.c 2018-07-25 19:32:25 +02:00
cuesheet.h
debug_menu.c Update AS3525 v1/v2 debug menu; add scrolling and missing frequencies 2018-07-26 04:00:28 +02:00
debug_menu.h
enc_config.c
enc_config.h
features.txt Revert "As3525 v1/v2 Add power savings menu" 2018-07-28 17:35:07 +02:00
filetree.c Fix truncation warnings in tree.c, filetree.c 2018-07-25 19:33:52 +02:00
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 Agptek Rocker: Implement USB mass storage driver 2018-06-12 10:31:15 +02:00
menu.c
menu.h
misc.c Add a 32 byte read buffer to read_line. 2017-12-12 15:57:51 -05:00
misc.h Undo hacks to meant to get around string formatting limitations 2017-11-21 05:01:14 -05:00
mpeg.c
mpeg.h
onplay.c Add file view menu to file browser 2018-06-05 16:35:17 +02:00
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 Get rid of useless playlist probing and fix up some data types. 2017-12-17 16:33:50 -05:00
playback.h Do playback restarts the proper way 2017-11-24 08:55:49 -05:00
playlist.c Fix truncation warning playlist.c, tree.c 2018-07-25 18:34:53 +02: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 Don't shorten the playlist on shuffle. Fixes FS#13040 2015-04-19 12:31:45 +02:00
playlist_viewer.h
plugin.c Remove buffering functions from plugin API. 2017-12-17 18:43:23 -05:00
plugin.h Remove buffering functions from plugin API. 2017-12-17 18:43:23 -05: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 Do playback restarts the proper way 2017-11-24 08:55:49 -05:00
settings.h Revert "As3525 v1/v2 Add power savings menu" 2018-07-28 17:35:07 +02:00
settings_list.c Revert "As3525 v1/v2 Add power savings menu" 2018-07-28 17:35:07 +02: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 cleaned-up xDuoo X3 support 2018-07-28 10:56:31 -04: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 Fix truncation warnings in tree.c, filetree.c 2018-07-25 19:33:52 +02:00
tree.h
usb_keymaps.c
usb_keymaps.h
voice_thread.c Get voice event out of playback.c 2017-12-12 20:28:56 -05:00
voice_thread.h

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