rockbox/apps
Björn Stenberg 34a4111ade Battery meter now shows '?' after boot instead of nothing at all.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4103 a1c6a512-1295-4272-9138-f99709370657
2003-12-03 23:21:13 +00:00
..
lang Changed WPS and synced. 2003-11-26 12:10:46 +00:00
player
plugins now supporting V2 Recorder, firmware_flash has extra checks against files for wrong platform (hope it's not too strict, causing false rejects) 2003-11-30 17:24:42 +00:00
recorder Battery meter now shows '?' after boot instead of nothing at all. 2003-12-03 23:21:13 +00:00
alarm_menu.c Font problems with the alarm setting 2003-11-20 01:43:09 +00:00
alarm_menu.h
applimits.h
credits.c Minor cosmetic fix in the credit scroller 2003-11-20 01:33:41 +00:00
credits.h
credits.pl
debug_menu.c Removed startup_io test code 2003-11-20 00:01:13 +00:00
debug_menu.h
FILES include othelo.txt 2003-07-29 06:50:30 +00:00
keyboard.h
language.c
language.h The newest german .lng file is 5.26K, so I extended the maximum .lng file 2003-08-21 13:49:45 +00:00
main.c No more spinning disk while charging flashed FM+V2 (you need the new bootloader to utilize it). ToDo: remove now false voltage reading from charging screen. 2003-12-03 01:03:54 +00:00
main_menu.c Changed Info screen battery info when unknown battery level 2003-11-21 13:32:53 +00:00
main_menu.h
Makefile uh, recorder v2 2003-11-19 07:14:19 +00:00
menu.c yellow build is bad 2003-11-20 07:48:57 +00:00
menu.h
misc.c
misc.h
onplay.c
onplay.h
options.h
playlist.c Brian King's .rockbox browsing patch 2003-09-29 21:26:53 +00:00
playlist.h
playlist_menu.c
playlist_menu.h
plugin.c 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
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 for FM and V2: removed the now false voltage reading from charging screen. 2003-12-03 07:05:13 +00:00
screens.h
settings.c The FM/V2 Recorder battery capacity default value is now 2200mAh 2003-11-28 11:06:21 +00:00
settings.h Recording in FM screen, USB mode possible in FM and recording screen 2003-11-20 00:33:43 +00:00
settings_menu.c Oooops 2003-11-04 00:18:19 +00:00
settings_menu.h
sleeptimer.c
sleeptimer.h
sound_menu.c Recording in FM screen, USB mode possible in FM and recording screen 2003-11-20 00:33:43 +00:00
sound_menu.h Recording in FM screen, USB mode possible in FM and recording screen 2003-11-20 00:33:43 +00:00
status.c Battery meter now shows '?' after boot instead of nothing at all. 2003-12-03 23:21:13 +00:00
status.h Renamed the buttonbar functions 2003-11-05 08:59:55 +00:00
tree.c Set font before resume. 2003-11-26 14:05:57 +00:00
tree.h play .ch8 files with the Chip-8 emulator 2003-10-30 23:48:36 +00:00
version.h
win32.mak
wps-display.c Don't show battery meter until a proper power reading has been done 2003-11-19 14:14:41 +00:00
wps-display.h
wps.c Patch #783177 by Craig Sather, fixes the progress bar glitch when fast forwarding 2003-11-03 00:28:23 +00:00
wps.h

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