rockbox/apps
Björn Stenberg 2aa2ef9f25 Language updates
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4107 a1c6a512-1295-4272-9138-f99709370657
2003-12-04 14:29:06 +00:00
..
lang
player
plugins
recorder
alarm_menu.c
alarm_menu.h
applimits.h
credits.c
credits.h
credits.pl
debug_menu.c
debug_menu.h
FILES
keyboard.h
language.c
language.h
main.c
main_menu.c
main_menu.h
Makefile
menu.c
menu.h
misc.c
misc.h
onplay.c
onplay.h
options.h
playlist.c
playlist.h
playlist_menu.c
playlist_menu.h
plugin.c
plugin.h Allow older versions of plugins to run so long as plugin api struct changes don't break backwards compatibility. Also added call to retrieve the portion of plugin buffer that is not being used by plugin. 2003-07-25 23:04:59 +00:00
README
screens.c
screens.h
settings.c
settings.h
settings_menu.c
settings_menu.h
sleeptimer.c
sleeptimer.h
sound_menu.c
sound_menu.h
status.c
status.h
tree.c
tree.h
version.h
win32.mak
wps-display.c
wps-display.h
wps.c
wps.h

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