1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps
Linus Nielsen Feltzing 8737a930b5 Patch #816310 by Lee Pilgrim, a VU meter plugin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4010 a1c6a512-1295-4272-9138-f99709370657
2003-11-04 00:19:51 +00:00
..
lang Patch #798050 by Leslie Donaldson, activates Line In on Player models 2003-11-03 23:36:36 +00:00
player
plugins Patch #816310 by Lee Pilgrim, a VU meter plugin 2003-11-04 00:19:51 +00:00
recorder Frame-accurate file splits when recording. Now the PLAY button closes the current file and opens a new one. 2003-11-02 11:24:38 +00:00
alarm_menu.c
alarm_menu.h
applimits.h
credits.c
credits.h
credits.pl
debug_menu.c HW info: removed the V2 boot ROM crap, now gives boot ROM CRC or says no boot ROM in case of flash mirror 2003-10-29 22:10: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 Slightly more correct initialization of the power/charging code 2003-08-25 08:57:49 +00:00
main_menu.c Removed games_menu.[ch] and demo_menu.[ch] since they are no longer used. 2003-09-29 21:37:31 +00:00
main_menu.h
Makefile Proper echo of uclpack command line 2003-09-29 21:14:43 +00:00
menu.c
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 Added adc_read in place for saving simulator builds for 2003-07-20 00:12:21 +00:00
screens.h A very basic charging screen, probably buggy, the pro's would make it much nicer, but it's a starting point. 2003-07-17 20:29:51 +00:00
settings.c Oooops 2003-11-04 00:18:19 +00:00
settings.h Patch #798050 by Leslie Donaldson, activates Line In on Player models 2003-11-03 23:36:36 +00:00
settings_menu.c Oooops 2003-11-04 00:18:19 +00:00
settings_menu.h
sleeptimer.c
sleeptimer.h
sound_menu.c Accepting PLAY as confirm in sound-menu (as in all other settings menu). 2003-08-28 06:21:03 +00:00
sound_menu.h
status.c Car Ignition Auto Stop (patch #736339 by Craig Sather) 2003-10-17 14:49:00 +00:00
status.h
tree.c play .ch8 files with the Chip-8 emulator 2003-10-30 23:48:36 +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 Take statusbar into account when updating a line 2003-08-06 16:16:21 +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