rockbox/apps
Jens Arnold 007e1d1af3 Added return parameter for space taken by grayscale buffer to gray_init_buffer()
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4648 a1c6a512-1295-4272-9138-f99709370657
2004-05-19 17:02:20 +00:00
..
lang Fixed 2004-05-14 23:09:16 +00:00
neo Unified usage of lcd transfer code 2004-04-21 09:39:29 +00:00
player
plugins Added return parameter for space taken by grayscale buffer to gray_init_buffer() 2004-05-19 17:02:20 +00:00
recorder preparation for the JPEG viewer 2004-05-12 13:41:12 +00:00
action.h
alarm_menu.c
alarm_menu.h
applimits.h
bookmark.c Another lcd_setmargin fix for bookmark select. 2004-04-21 19:06:48 +00:00
bookmark.h
credits.c
credits.h
credits.pl
debug_menu.c Added cluster size to the disk debug screen 2004-04-06 00:17:02 +00:00
debug_menu.h
FILES added apps/plugins/lib stuff 2004-05-18 23:54:45 +00:00
keyboard.h
language.c
language.h
main.c
main_menu.c Fixed lcd_bitmap() to use the bitmap format generated by bmp2rb correctly. Now it works for height > 8. Adapted font transposing & changed some other places to take advantage of that. bounce.c was (apart from fonts) the only routine that used the old format correctly. 2004-05-14 22:55:05 +00:00
main_menu.h
Makefile Further adjustments for the plugin library 2004-05-18 23:17:53 +00:00
menu.c Fixed the bug that caused the menu cursor to start at the first line every time 2004-04-14 06:04:38 +00:00
menu.h
misc.c
misc.h
onplay.c Enabled the rmdir() 2004-04-16 09:00:07 +00:00
onplay.h
options.h
playlist.c Some code cleanup 2004-04-09 17:44:35 +00:00
playlist.h
playlist_menu.c
playlist_menu.h
playlist_viewer.c Handle button events immediately. Fixes problem with USB screen not coming up in viewer. 2004-04-15 06:12:02 +00:00
playlist_viewer.h
plugin.c Minor tweak for plugin_register_timer() 2004-05-02 19:07:55 +00:00
plugin.h Fixed lcd_bitmap() to use the bitmap format generated by bmp2rb correctly. Now it works for height > 8. Adapted font transposing & changed some other places to take advantage of that. bounce.c was (apart from fonts) the only routine that used the old format correctly. 2004-05-14 22:55:05 +00:00
README
screens.c Fixed lcd_bitmap() to use the bitmap format generated by bmp2rb correctly. Now it works for height > 8. Adapted font transposing & changed some other places to take advantage of that. bounce.c was (apart from fonts) the only routine that used the old format correctly. 2004-05-14 22:55:05 +00:00
screens.h Moved set_time_screen() to screens.c 2004-04-21 06:49:12 +00:00
settings.c Moved set_time_screen() to screens.c 2004-04-21 06:49:12 +00:00
settings.h Reworked the time get/set functions 2004-04-20 10:23:57 +00:00
settings_menu.c Reworked the time get/set functions 2004-04-20 10:23:57 +00:00
settings_menu.h
sleeptimer.c
sleeptimer.h
sound_menu.c
sound_menu.h
status.c Keep running charging animation until top-off is completed 2004-05-12 14:21:35 +00:00
status.h
talk.c While searching the voice crash like a madman, I made this module a lot more safe, so I can as well commit that. 2004-05-09 09:41:23 +00:00
talk.h Voice UI: option to spell dirs/files, say (known) extension with file number, minor fixes 2004-04-04 19:08:44 +00:00
tree.c preparation for the JPEG viewer 2004-05-12 13:41:12 +00:00
tree.h preparation for the JPEG viewer 2004-05-12 13:41:12 +00:00
version.h
win32.mak
wps-display.c next-song support added to WPS, using new tags, and killed some trailing 2004-05-19 08:30:48 +00:00
wps-display.h next-song support added to WPS, using new tags, and killed some trailing 2004-05-19 08:30:48 +00:00
wps.c fix the next-song stuff for the player arch as well 2004-05-19 09:13:13 +00:00
wps.h

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