rockbox/apps
Markus Braun a2feb8b4c8 Fix for fix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1879 a1c6a512-1295-4272-9138-f99709370657
2002-08-21 11:40:34 +00:00
..
recorder Make use of the fixed lcd_getstringsize() for prop fonts. 2002-08-21 06:23:23 +00:00
applimits.h Now we can have up to 400 files in a directory 2002-08-15 12:28:52 +00:00
credits.c Mats Lidell joins the list 2002-08-12 22:19:22 +00:00
credits.h
debug_menu.c corrected lcd margins for debug menu 2002-08-20 22:13:20 +00:00
debug_menu.h Forgot to add debug_menu 2002-07-15 11:23:24 +00:00
FILES
games_menu.c
games_menu.h
main.c reverted Felix Arends' mistake 2002-08-16 14:14:37 +00:00
main_menu.c Removed 'saving seetings' message, since writing is delayed 2002-08-15 13:50:14 +00:00
main_menu.h
Makefile use the gcc option -ffreestanding: (quote from the gcc man page) 2002-08-20 14:00:42 +00:00
menu.c enabled status bar in menus on recorders 2002-08-20 19:37:00 +00:00
menu.h
playlist.c Now using lcd margins instead of a line offset for displaying status bar. 2002-08-20 19:39:55 +00:00
playlist.h Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song, but press pause on players before you shutdown so they get a chance to store the position on disk. Recorders use RTC ram. Todo: Time display is wrong after mid-track resume and ffd/rew is not handled. 2002-08-16 14:41:47 +00:00
README lets point to the docs dir 2002-08-21 10:25:16 +00:00
screensavers_menu.c added blank 2002-08-11 12:02:15 +00:00
screensavers_menu.h
settings.c Make use of the fixed lcd_getstringsize() for prop fonts. 2002-08-21 06:23:23 +00:00
settings.h Expanded resume options: off/ask/on 2002-08-19 10:57:55 +00:00
settings_menu.c Expanded resume options: off/ask/on 2002-08-19 10:57:55 +00:00
settings_menu.h
showtext.c
sound_menu.c corrected display of values when entering a setting 2002-08-20 20:30:32 +00:00
sound_menu.h
status.c Added icons for charcell simulator. 2002-08-21 10:43:31 +00:00
status.h F3 now toggles global_settings.statusbar 2002-08-15 14:12:32 +00:00
tree.c store the correct index in the resume info when we fire up a single song in a 2002-08-21 08:13:58 +00:00
tree.h
version.h Added build timestamp in version string 2002-07-15 13:34:36 +00:00
win32.mak fixed missing APPSVERSION definition 2002-08-19 12:02:34 +00:00
wps.c Fix for fix 2002-08-21 11:40:34 +00:00
wps.h Added status bar to file browser and wps 2002-08-07 10:35:26 +00:00

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