rockbox/apps
Björn Stenberg a50cc0bd34 Minor tweaks to compile on win32.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5578 a1c6a512-1295-4272-9138-f99709370657
2005-01-17 12:56:00 +00:00
..
lang Added ID3 database dirfilter 2005-01-17 11:37:36 +00:00
player
plugins Plugin fixes for simulator: (1) Don't compile calendar for units without RTC. (2) Don't compile wormlet for non-recorders. 2005-01-16 15:54:47 +00:00
recorder scrollbar(): Code size optimisation; fixed overflow with large parameters (fixes seek position display in video.rock with large files). 2005-01-16 00:14:55 +00:00
action.h
alarm_menu.c
alarm_menu.h
applimits.h
bookmark.c
bookmark.h
credits.c Bitmapped roll_credits() didn't use the defined LCD height. 2005-01-17 00:59:54 +00:00
credits.h
credits.pl
dbtree.c Added ID3 database support. Still very early. 2005-01-17 11:39:46 +00:00
dbtree.h Added ID3 database support. Still very early. 2005-01-17 11:39:46 +00:00
debug_menu.c
debug_menu.h
FILES
filetree.c Minor tweaks to compile on win32. 2005-01-17 12:56:00 +00:00
filetree.h Added ID3 database support. Still very early. 2005-01-17 11:39:46 +00:00
filetypes.c
filetypes.h
keyboard.h
language.c
language.h
main.c New channel configuration setting, allowing fine-grained control of the stereo width. This replaces the 'stereo narrow' and 'stereo wide' modes. 2005-01-12 00:24:15 +00:00
main_menu.c
main_menu.h
Makefile
menu.c Removed remnants of buttonbar code for units without recorder keypad. 2005-01-13 19:37:34 +00:00
menu.h
misc.c
misc.h
onplay.c
onplay.h
options.h
playlist.c Minor tweaks to compile on win32. 2005-01-17 12:56:00 +00:00
playlist.h
playlist_menu.c
playlist_menu.h
playlist_viewer.c
playlist_viewer.h
plugin.c
plugin.h
README
screens.c Added ID3 database dirfilter 2005-01-17 11:37:36 +00:00
screens.h
settings.c Added ID3 database dirfilter 2005-01-17 11:37:36 +00:00
settings.h Added ID3 database dirfilter 2005-01-17 11:37:36 +00:00
settings_menu.c Added ID3 database dirfilter 2005-01-17 11:37:36 +00:00
settings_menu.h
sleeptimer.c
sleeptimer.h
sound_menu.c New channel configuration setting, allowing fine-grained control of the stereo width. This replaces the 'stereo narrow' and 'stereo wide' modes. 2005-01-12 00:24:15 +00:00
sound_menu.h
SOURCES Added ID3 database support. Still very early. 2005-01-17 11:39:46 +00:00
status.c
status.h Removed remnants of buttonbar code for units without recorder keypad. 2005-01-13 19:37:34 +00:00
talk.c
talk.h
tree.c Minor tweaks to compile on win32. 2005-01-17 12:56:00 +00:00
tree.h Added ID3 database support. Still very early. 2005-01-17 11:39:46 +00:00
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