.. |
lang
|
ending space character was not tolerated by genlang
|
2002-10-13 05:14:08 +00:00 |
player
|
Added new icons for .cfg and .txt files
|
2002-10-08 10:10:16 +00:00 |
recorder
|
Now, try press ON while watching the bounce screen. I'm sure we can think
|
2002-10-13 12:48:31 +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
|
|
|
debug_menu.c
|
Partition debug screen added, and jumped to when no fat32 partition is found at boot.
|
2002-10-10 12:01:58 +00:00 |
debug_menu.h
|
Partition debug screen added, and jumped to when no fat32 partition is found at boot.
|
2002-10-10 12:01:58 +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
|
Partition debug screen added, and jumped to when no fat32 partition is found at boot.
|
2002-10-10 12:01:58 +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
|
Special case for simulator removed.
|
2002-10-11 11:07:17 +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
|
Retrieve the first_index from playlist when updating resume settings instead of incorrectly using start_index
|
2002-10-11 09:14:30 +00:00 |
playlist.h
|
Retrieve the first_index from playlist when updating resume settings instead of incorrectly using start_index
|
2002-10-11 09:14:30 +00:00 |
README
|
lets point to the docs dir
|
2002-08-21 10:25:16 +00:00 |
screens.c
|
Enable status bar in usb mode.
|
2002-10-11 08:56:23 +00:00 |
screens.h
|
Enable status bar in usb mode.
|
2002-10-11 08:56:23 +00:00 |
settings.c
|
Backlight-on-when-charging fix
|
2002-10-10 12:24:02 +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 |
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
|
Removed the 'repeat off' icon.
|
2002-10-09 23:30:40 +00:00 |
status.h
|
F3 now toggles global_settings.statusbar
|
2002-08-15 14:12:32 +00:00 |
tree.c
|
removed button_set_repeat/release() calls since we don't really need to do it
|
2002-10-12 04:10:52 +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
|
Made code more like C89.
|
2002-10-11 11:39:36 +00:00 |
wps-display.h
|
'Reset settings' now also resets wps, font and language (although you have to reboot to get back to the old language).
|
2002-10-09 23:13:25 +00:00 |
wps.c
|
removed button_set_repeat/release() calls since we don't really need to do it
|
2002-10-12 04:10:52 +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 |