summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* close() now does not truncate the file.Björn Stenberg2002-11-11
* Now the docs dir is mandatory when building rockboxLinus Nielsen Feltzing2002-11-11
* Now applies the selected options properly when exiting the setup menuLinus Nielsen Feltzing2002-11-11
* Recording settings are now persistent. Added a Recording Settings menuLinus Nielsen Feltzing2002-11-10
* An attempt to support older recorder modelsLinus Nielsen Feltzing2002-11-10
* Added recording functionalityLinus Nielsen Feltzing2002-11-10
* Added recording functionalityLinus Nielsen Feltzing2002-11-10
* Greg's improved fat_cache_sector() function, now updates the second FATLinus Nielsen Feltzing2002-11-09
* fat_cache_sector() wrote to the wrong sector when flushing an entry. Thanks t...Linus Nielsen Feltzing2002-11-08
* Added details about screwdriversBjörn Stenberg2002-11-08
* Changed return code of ata_write_sectors() to be the same as for ata_read_sec...Björn Stenberg2002-11-07
* added binlangDaniel Stenberg2002-11-07
* Now also displays WPS lines without format codesLinus Nielsen Feltzing2002-11-05
* Now updates the time info on FF/REWLinus Nielsen Feltzing2002-11-05
* 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