rockbox/apps
Frank Gevaerts 64d048be2b Make code that depends on HAVE_USB_CHARGING_ENABLE check HAVE_USBSTACK.
This fixes building without HAVE_USBSTACK

Change-Id: If8fec87a3ed4de583864ed2bab69be1f2ad8ac52
2012-12-26 17:52:15 +01:00
..
bitmaps
gui 9 segment bitmap drawing: 2012-12-09 17:11:19 +11:00
hosted/android
keymaps Clip radio keymap update by Shiloh Hawley and myself. 2012-11-25 22:08:11 +01:00
lang
menus Make code that depends on HAVE_USB_CHARGING_ENABLE check HAVE_USBSTACK. 2012-12-26 17:52:15 +01:00
player
plugins [Fuze+] imageviewer: update/complete keymaps 2012-12-26 17:30:54 +01:00
radio
recorder
abrepeat.c
abrepeat.h
action.c
action.h skin_engine: Make pressing the setting bar touch region work 2012-07-06 14:28:34 +10:00
alarm_menu.c
alarm_menu.h
appevents.h
applimits.h
apps.make
audio_path.c
beep.c
bookmark.c
bookmark.h
buffering.c Fix some lockup caused by handles not being initialized to < 0... 2012-05-21 02:28:13 -04:00
buffering.h
codec_thread.c
codec_thread.h
codecs.c
core_asmdefs.c
cuesheet.c Rename 'mp3entry.embed_cuesheet' to 'mp3entry.embedded_cuesheet' and pull out a field (FS#12473) 2011-12-22 18:56:11 +00:00
cuesheet.h FS #12419 : Support for embedded cuesheets. 2011-12-16 10:09:41 +00:00
debug_menu.c
debug_menu.h
enc_config.c
enc_config.h
features.txt
filetree.c
filetree.h
filetypes.c
filetypes.h Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR. 2011-12-19 20:12:52 +00:00
fixedpoint.c Improve accuracy of NR-based fp_sqrt with better initial estimation and using one more bit internally. More reliable early termination. Good enough until better method is completed. 2010-06-08 04:51:00 +00:00
fixedpoint.h
fracmul.h
iap.c
keyboard.h
language.c
language.h
logfdisp.c
logfdisp.h
main.c Introduce logging to disk feature into rockbox. 2012-08-07 00:53:46 +02:00
menu.c
menu.h
misc.c
misc.h
mpeg.c Tweak paramters of mp3_play_data and callback. 2012-03-04 14:50:47 -05:00
mpeg.h mpeg.h/c cleanup 2009-11-16 22:02:06 +00:00
onplay.c
onplay.h FS#12251 - User shortcuts in the main menu. 2011-11-15 13:22:02 +00:00
pcmbuf.c
pcmbuf.h Fix up some more type stuff in pcmbuf.c. 2012-04-27 16:51:54 -04:00
playback.c
playback.h
playlist.c
playlist.h
playlist_catalog.c FS#11808 - Major playlist handling changes (on disk playlists) 2011-07-20 14:11:15 +00:00
playlist_catalog.h
playlist_menu.h
playlist_viewer.c
playlist_viewer.h
plugin.c
plugin.h Adapt OSD in plugin lib to be greylib compatible. 2012-12-18 19:16:26 -05:00
rbcodec_helpers.c
rbcodecconfig.h
rbcodecplatform.h
README
root_menu.c
root_menu.h main menu: Add the ability to hide and reorder the main menu items. 2012-02-25 12:40:44 +01:00
screen_access.c
screen_access.h
screens.c
screens.h
scrobbler.c
scrobbler.h
settings.c Make code that depends on HAVE_USB_CHARGING_ENABLE check HAVE_USBSTACK. 2012-12-26 17:52:15 +01:00
settings.h Make code that depends on HAVE_USB_CHARGING_ENABLE check HAVE_USBSTACK. 2012-12-26 17:52:15 +01:00
settings_list.c Make code that depends on HAVE_USB_CHARGING_ENABLE check HAVE_USBSTACK. 2012-12-26 17:52:15 +01:00
settings_list.h
shortcuts.c Add set_sleeptimer_duration function in minutes 2012-10-06 11:59:13 +02:00
shortcuts.h
sound_menu.h
SOURCES New GUI browser to select one (or more) folders. 2012-07-30 21:20:51 +02:00
status.c
status.h
tagcache.c Fix database tool. 2012-07-31 10:33:27 +02:00
tagcache.h
tagnavi.config
tagtree.c
tagtree.h
talk.c
talk.h Add conditionals for functions only needed on SWCODEC targets. 2011-12-15 20:58:14 +00:00
tree.c
tree.h
usb_keymaps.c remove superfluous ifdef 2011-12-28 19:23:38 +00:00
usb_keymaps.h Commit "FS#10468 - USB HID: Show keypad mode on screen" 2009-09-30 10:06:04 +00:00
voice_thread.c
voice_thread.h voice_thread_init was left INIT_ATTR but is being called too late. 2012-05-21 15:21:36 -04:00

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