summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2002-08-13Use average of two samples at both ends of the range for calculating smoother...Heikki Hannikainen
2002-08-13Don't save settings on disk if it has no partition tableBjörn Stenberg
2002-08-13Added LCD contrast settingLinus Nielsen Feltzing
2002-08-12Big lcd_width only for simulator without HAVE_LCD_BITMAP.Mats Lidell
2002-08-12Mats Lidell joins the listRobert Hak
2002-08-12Changed lcd_width for simulator to match size of big font.Mats Lidell
2002-08-12Remote control support addedBjörn Stenberg
2002-08-12Tune charging algorithm: use more voltage samples (4 per minute) and discardHeikki Hannikainen
2002-08-12Code makeupBjörn Stenberg
2002-08-12Updated conventionsBjörn Stenberg
2002-08-11Removed extra pixel btwn charsBjörn Stenberg
2002-08-11Forgot to add the new filesBjörn Stenberg
2002-08-11First version of loadable fonts patch by Alex GitelmanBjörn Stenberg
2002-08-09Added lcd_scroll_pause/resumeJustin Heiner
2002-08-09reindentedMarkus Braun
2002-08-09made lcd_invertrect() workingMarkus Braun
2002-08-09Added lcd_update_rect(), for updating only a part of the LCD. This wasDaniel Stenberg
2002-08-08Changed #ifdef from ARCHOS_RECORDER to HAVE_*Björn Stenberg
2002-08-08Storing the latest fat32 test codeBjörn Stenberg
2002-08-08Added support for next/prev in simulatorsBjörn Stenberg
2002-08-08Added mpeg_is_playing support for simulatorsBjörn Stenberg
2002-08-08Turn off double-height in panicf()Björn Stenberg
2002-08-08Now handles watermark on MPEG_NEXTLinus Nielsen Feltzing
2002-08-08Added data loading if NEXT moves below watermarkBjörn Stenberg
2002-08-08unplayed_space_left was calculated too early in DEI3()Linus Nielsen Feltzing
2002-08-08Fixed bugs in next/prev handling.Björn Stenberg
2002-08-07If next track is in ram, don't load from diskBjörn Stenberg
2002-08-07Made battery_level() use the power history table to get an average battery le...Heikki Hannikainen
2002-08-07Made battery_level() use the power history table to get an average battery le...Heikki Hannikainen
2002-08-07Added status bar to file browser and wpsMarkus Braun
2002-08-07Added button_get_w_tmo()Linus Nielsen Feltzing
2002-08-06Removed a warningLinus Nielsen Feltzing
2002-08-06Set max charge time to 6 hours (overcharge backup protection)Heikki Hannikainen
2002-08-06Added battery charger code for the recorder and battery voltage statistics ke...Heikki Hannikainen
2002-08-06backlight_init() no longer clears the ST bitLinus Nielsen Feltzing
2002-08-06rtc_init() takes care of both the ST and HT bitsLinus Nielsen Feltzing
2002-08-06Added rtc_init()Linus Nielsen Feltzing
2002-08-06rtc_read() now sends a stop condition. This hopefully fixes the stopping cloc...Linus Nielsen Feltzing
2002-08-05George Styles entersDaniel Stenberg
2002-08-05added weirdo extra protos for the mingw cross-compile buildDaniel Stenberg
2002-08-04added Bill Napier for his Mingw workDaniel Stenberg
2002-08-04use our own prototypes for open, read, close and lseek if we compileDaniel Stenberg
2002-08-02join the party!Daniel Stenberg
2002-08-02just defensivelt check for defined defines before we define themDaniel Stenberg
2002-08-02debreakageDaniel Stenberg
2002-08-02ming compile fixes by Bill NapierDaniel Stenberg
2002-08-02Cleaned up the sleep options a littleLinus Nielsen Feltzing
2002-08-01Markus Braun joined the shipDaniel Stenberg
2002-08-01Markus Braun's progressbar and slidebar codeDaniel Stenberg
2002-08-01Moved some time critical functions to internal RAMLinus Nielsen Feltzing