rockbox/apps
Jens Arnold 9ca433f7bb Don't try to compile the grayscale lib for unsupported configurations, saves compile time.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6895 a1c6a512-1295-4272-9138-f99709370657
2005-06-27 17:52:42 +00:00
..
codecs
lang
player
plugins Don't try to compile the grayscale lib for unsupported configurations, saves compile time. 2005-06-27 17:52:42 +00:00
recorder
action.h
alarm_menu.c
alarm_menu.h
applimits.h
bookmark.c
bookmark.h
codecs.c
codecs.h
credits.c
credits.h
credits.pl
database.c
database.h
dbtree.c
dbtree.h
debug_menu.c Core functions taking advantage of the new, optimised lcd_hline() and lcd_vline() functions. Some cleanup. 2005-06-25 00:28:09 +00:00
debug_menu.h
dsp.c
dsp.h
FILES moved and renamed the codecs, gave the codecs a new extension (.codec), 2005-06-22 19:41:30 +00:00
filetree.c
filetree.h
filetypes.c
filetypes.h Undo previous commit. Apparently, this is not wanted behaviour. 2005-03-06 18:26:34 +00:00
keyboard.h
language.c
language.h
logfdisp.c
logfdisp.h
main.c
main_menu.c
main_menu.h
Makefile
menu.c
menu.h
metadata.c
metadata.h
misc.c
misc.h Moved the car adapter mode handling to apps/, now every thread gets SYS_CHARGER_CONNECTED and SYS_CHARGER_DISCONNECTED events 2005-04-06 11:12:22 +00:00
onplay.c
onplay.h
options.h
pcm_recording.c
playback.c
playback.h
playlist.c
playlist.h
playlist_menu.c
playlist_menu.h
playlist_viewer.c
playlist_viewer.h
plugin.c
plugin.h
README
screens.c
screens.h
settings.c
settings.h
settings_menu.c
settings_menu.h
sleeptimer.c Fixes: (1) Use correct margins (2) Don't voice the 'Off' setting if voice UI is disabled 2004-10-16 07:52:16 +00:00
sleeptimer.h
sound_menu.c
sound_menu.h
SOURCES
status.c
status.h
talk.c
talk.h
tree.c
tree.h
version.h
win32.mak Changed to use new firmware/export/ directory 2003-02-13 08:21:52 +00:00
wps-display.c
wps-display.h
wps.c
wps.h Iriver: remote FFWD/REW support 2005-06-26 21:13:14 +00:00

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