.. |
lang
|
battery/volume status can be displayed numerically
|
2002-10-26 05:26:23 +00:00 |
player
|
Added new icons for .cfg and .txt files
|
2002-10-08 10:10:16 +00:00 |
recorder
|
battery/volume status can be displayed numerically
|
2002-10-26 05:26: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
|
use the generated list of names
|
2002-10-15 07:50:52 +00:00 |
credits.h
|
credits and version merged
|
2002-05-31 08:12:29 +00:00 |
credits.pl
|
This is a little script that extracts all the names from the docs/CREDITS
|
2002-10-15 07:48:45 +00:00 |
debug_menu.c
|
Player build broke
|
2002-10-15 08:08:35 +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
|
make oscillograph always be used, even in simulator since we have a stub
|
2002-10-15 07:58:51 +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 .pl file in the release archive
|
2002-10-15 07:49:15 +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
|
prevent storing IDs that are higher than we have knowledge about!
|
2002-10-14 12:20:53 +00:00 |
language.h
|
lang_load() returns an int to signal success
|
2002-09-24 13:53:41 +00:00 |
main.c
|
Fonts are only for recorder.
|
2002-10-21 20:22:22 +00:00 |
main_menu.c
|
Use status_set...
|
2002-10-15 12:56:05 +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
|
generate a raw list from the docs/CREDITS file and include that in credits.c
|
2002-10-15 07:49:47 +00:00 |
menu.c
|
Use status_set...
|
2002-10-15 12:56:05 +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
|
%pn now allows for conditional checking
|
2002-10-17 09:34:48 +00:00 |
playlist.h
|
%pn now allows for conditional checking
|
2002-10-17 09:34:48 +00:00 |
README
|
lets point to the docs dir
|
2002-08-21 10:25:16 +00:00 |
screens.c
|
Added mpeg_set_pitch() stub to simulator.
|
2002-10-18 14:03:11 +00:00 |
screens.h
|
Enable status bar in usb mode.
|
2002-10-11 08:56:23 +00:00 |
settings.c
|
battery/volume status can be displayed numerically
|
2002-10-26 05:26:23 +00:00 |
settings.h
|
battery/volume status can be displayed numerically
|
2002-10-26 05:26:23 +00:00 |
settings_menu.c
|
battery/volume status can be displayed numerically
|
2002-10-26 05:26:23 +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
|
Draw all icons for player from status_draw. Added set methods for
|
2002-10-15 12:53:33 +00:00 |
status.h
|
Draw all icons for player from status_draw. Added set methods for
|
2002-10-15 12:53:33 +00:00 |
tree.c
|
resume ask once option added
|
2002-10-16 07:25:33 +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
|
Removed all traces of the repeat and release masks
|
2002-10-16 13:17:26 +00:00 |
viewer.h
|
Gilles Roux's text viewer
|
2002-09-30 19:05:03 +00:00 |
win32.mak
|
now supporting the credits.pl script and a language is pre-set
|
2002-10-22 18:49:50 +00:00 |
wps-display.c
|
Added multiline scroll support.
|
2002-10-21 13:14:25 +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
|
Added multiline scroll support.
|
2002-10-21 13:14:25 +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 |