summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Corrected return value check.Björn Stenberg2002-11-05
* Bug fixes: fat_seek(0) would sometimes start at sector 1. find_free_cluster()...Björn Stenberg2002-11-05
* blatantly stupid proto added for mingw simulator compiles to get rid ofDaniel Stenberg2002-11-04
* somewhat kludgey work-around to prevent the <io.h>'s version of the mkdir()Daniel Stenberg2002-11-04
* Bugfix: lseek() did not invalidate sector cache when seeking to start of file.Björn Stenberg2002-11-04
* Bugfix: If last sector of a requested transfer was nonconsecutive, it would n...Björn Stenberg2002-11-04
* Added remove()Björn Stenberg2002-11-01
* Added a 5 pixel border around the content. Looks better (that's all).Kjell Ericson2002-11-01
* Removed warning.Björn Stenberg2002-11-01
* Changed the battery icon so it doesn't clear the inner part of the icon.Kjell Ericson2002-11-01
* Removed bug list from front pageBjörn Stenberg2002-10-31
* Fixed lseek().Björn Stenberg2002-10-31
* Added lseek() to chkfile test.Björn Stenberg2002-10-31
* Improved tests.Björn Stenberg2002-10-31
* More graceful handling when running out of space.Björn Stenberg2002-10-31
* Icons created.Mats Lidell2002-10-31
* Adjusted position of second icon line.Mats Lidell2002-10-31
* Fat writing update. File creation now works, though still only short filenames.Björn Stenberg2002-10-31
* Added 'bad' table classBjörn Stenberg2002-10-31
* added new oscillo and menu stringArnaud de Bonald2002-10-31
* add 'errno' here, since it makes the mingw32 build work fine againDaniel Stenberg2002-10-31
* font_get() and lcd_update_rect() are bitmap functionsDaniel Stenberg2002-10-31
* Some more tech infoLinus Nielsen Feltzing2002-10-30
* Some peak meter optimizationsLinus Nielsen Feltzing2002-10-30
* Improved find_free_cluster(). Split readwrite() in two to simplify debugging.Björn Stenberg2002-10-30
* Remodeled as a test applicationBjörn Stenberg2002-10-30
* Fat driver test scriptBjörn Stenberg2002-10-30
* Fixed red buildMarkus Braun2002-10-29
* New repeat and repeat-one iconsLinus Nielsen Feltzing2002-10-29
* added printf() protoDaniel Stenberg2002-10-29
* made the language loader output all new strings on stdout when loaded inDaniel Stenberg2002-10-29
* Move the new strings last in the file. It reallly is important that *ALL*Daniel Stenberg2002-10-29
* Magnus Holmgren's .cfg file parser patchLinus Nielsen Feltzing2002-10-29
* Phil Pertermann's dB peak meter patchLinus Nielsen Feltzing2002-10-29
* usb detection in bounce, and all files use default font (not loaded)Robert Hak2002-10-29
* The lcd_clear_display() didn't work.Kjell Ericson2002-10-29
* Better handling of large frames in V2 tagsLinus Nielsen Feltzing2002-10-29
* LANG_BACKLIGHT_ON was never a working string in the first place (it wasDaniel Stenberg2002-10-29
* 1. If the translated file used ID strings not present in the english one,Daniel Stenberg2002-10-29
* Now reads the tags frame by frame, to avoid missing frames when there are lar...Linus Nielsen Feltzing2002-10-28
* A try to fix a compilation error for the Win32 recorder simulator. (not tested).Kjell Ericson2002-10-28
* Definitions of "struct coordinate" and "struct rectangle" and definitionsKjell Ericson2002-10-28
* The lcd_ascii-pointer is global for a while in order to be reachable fromKjell Ericson2002-10-28
* Changed XPoint to "struct coordinate".Kjell Ericson2002-10-28
* New file font-player.c is added.Kjell Ericson2002-10-28
* Using the structures "rectangle" and "points" when drawing (Win32 doesn't hav...Kjell Ericson2002-10-28
* Added command line parameter "--old_lcd" that will simulate the old LCD ofKjell Ericson2002-10-28
* Updated for better player simulator.Kjell Ericson2002-10-28
* New height for teh player simulator. The default is pixels of 4x4 in order toKjell Ericson2002-10-28
* The player simulator now has it own font_init()-function. We shall therefor c...Kjell Ericson2002-10-28