..
lang
fixed typo and now Akku instead of Batterie (thanks to Thomas Maisl)
2002-10-09 12:37:06 +00:00
player
Added new icons for .cfg and .txt files
2002-10-08 10:10:16 +00:00
recorder
Removed icon sketch
2002-10-08 10:34:07 +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
Mark Hillebrand
2002-10-01 11:58:40 +00:00
credits.h
credits and version merged
2002-05-31 08:12:29 +00:00
debug_menu.c
More HW info
2002-10-09 06:36:32 +00:00
debug_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
demo_menu.c
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
demo_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
FILES
include the language files
2002-09-17 06:45:22 +00:00
games_menu.c
One snake game is enough
2002-09-24 17:47:09 +00:00
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
language.c
lang_load() returns an int to signal success
2002-09-24 13:53:41 +00:00
language.h
lang_load() returns an int to signal success
2002-09-24 13:53:41 +00:00
main.c
No longer loads /.rockbox/default.*. Only selected files.
2002-10-09 08:03:24 +00:00
main_menu.c
Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_getstringsize.
2002-09-24 18:04:15 +00:00
main_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
Makefile
Bill Napier's more elegant fix to disallow running make in apps and firmware.
2002-10-02 16:47:38 +00:00
menu.c
Only show scrollbar when needed. (Björn Fischer)
2002-09-24 19:41:23 +00:00
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
options.h
Renamed menu item 'Screensavers' to more descriptive 'Demos'. Added snow, removed blank and boxes.
2002-09-06 22:28:28 +00:00
playlist.c
the playlist variables are now all static, and the wps code use the new
2002-10-09 13:42:59 +00:00
playlist.h
the playlist variables are now all static, and the wps code use the new
2002-10-09 13:42:59 +00:00
README
lets point to the docs dir
2002-08-21 10:25:16 +00:00
screens.c
Reverted bad parts of last patch
2002-10-08 14:05:49 +00:00
screens.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
settings.c
Don't try to load files if setting is empty
2002-10-09 08:51:08 +00:00
settings.h
Added persistence of last .wps, .fnt and .lng file played in /.rockbox
2002-10-08 15:42:40 +00:00
settings_menu.c
Repeat off/all/one toggle. By Hardeep Sidhu.
2002-10-04 08:48:20 +00:00
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
showtext.c
use extern strcat() now
2002-06-19 08:29:28 +00:00
sound_menu.c
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
sound_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
status.c
Added repeat-one icon for recorders.
2002-10-08 10:24:29 +00:00
status.h
F3 now toggles global_settings.statusbar
2002-08-15 14:12:32 +00:00
tree.c
Minor bug fix
2002-10-08 15:45:50 +00:00
tree.h
Hardeep's browse current file patch. When hitting stop while playing, you will be on the current song, also this is configurable
2002-09-09 14:25:39 +00:00
version.h
Added build timestamp in version string
2002-07-15 13:34:36 +00:00
viewer.c
ON now acts as page scroll modifier. OFF/STOP exits.
2002-10-02 11:37:37 +00:00
viewer.h
Gilles Roux's text viewer
2002-09-30 19:05:03 +00:00
win32.mak
updated makefile supporting fonts and .lang files
2002-09-21 21:13:31 +00:00
wps-display.c
the playlist variables are now all static, and the wps code use the new
2002-10-09 13:42:59 +00:00
wps-display.h
Added persistence of last .wps, .fnt and .lng file played in /.rockbox
2002-10-08 15:42:40 +00:00
wps.c
the playlist variables are now all static, and the wps code use the new
2002-10-09 13:42:59 +00:00
wps.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