rockbox/apps
Linus Nielsen Feltzing 93e47b922f Finer resolution for the PLL
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3646 a1c6a512-1295-4272-9138-f99709370657
2003-05-03 23:56:51 +00:00
..
lang
player
recorder Finer resolution for the PLL 2003-05-03 23:56:51 +00:00
alarm_menu.c
alarm_menu.h
applimits.h
credits.c
credits.h credits and version merged 2002-05-31 08:12:29 +00:00
credits.pl
debug_menu.c
debug_menu.h
demo_menu.c make oscillograph always be used, even in simulator since we have a stub 2002-10-15 07:58:51 +00:00
demo_menu.h
FILES include the .pl file in the release archive 2002-10-15 07:49:15 +00:00
games_menu.c
games_menu.h Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to a new file: screens.c. 2002-09-24 17:22:12 +00:00
keyboard.h
language.c
language.h
main.c Changed to runtime playlist initialization 2003-04-24 17:31:36 +00:00
main_menu.c
main_menu.h
Makefile
menu.c
menu.h
misc.c
misc.h renamed string.c to misc.c and added a misc.h for the num2max5() function, 2003-03-10 12:19:49 +00:00
onplay.c Xing headers now support mono better, added the 'editable files' option 2003-04-20 22:00:30 +00:00
onplay.h
options.h
playlist.c Changed to runtime playlist initialization 2003-04-24 17:31:36 +00:00
playlist.h
README lets point to the docs dir 2002-08-21 10:25:16 +00:00
screens.c
screens.h power-splash, this should be able to replace most cases where we "splash" 2003-03-17 21:14:46 +00:00
settings.c The independent frames option wasn't correctly loaded 2003-04-28 23:15:54 +00:00
settings.h
settings_menu.c
settings_menu.h Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to a new file: screens.c. 2002-09-24 17:22:12 +00:00
sleeptimer.c
sleeptimer.h Sleep timer, inspired by Jim Hagani 2002-12-03 22:41:50 +00:00
sound_menu.c
sound_menu.h Recording settings are now persistent. Added a Recording Settings menu 2002-11-10 23:18:33 +00:00
status.c
status.h
tree.c showdir() should always redraw status bar 2003-04-23 14:38:25 +00:00
tree.h Changed ON+PLAY screen to a menu, unified player & recorder and moved the code to a separate file. 2003-03-12 20:21:30 +00:00
version.h
viewer.c
viewer.h
win32.mak
wps-display.c
wps-display.h
wps.c Only redraw the status line when info actually changed. 2003-04-23 11:26:25 +00:00
wps.h Added Genre+Year to ID3 viewer, and added the viewer to the main menu. 2003-02-11 15:03:28 +00:00

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