summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* avoid flickering of battery level during the first minute of uptime by taking...Heikki Hannikainen2002-08-15
* Now doesn't truncate the lenght when comparing path componentsLinus Nielsen Feltzing2002-08-15
* tags target added for emacs-etags powerDaniel Stenberg2002-08-15
* time/date setting works now with loadable and proportional fontsMarkus Braun2002-08-15
* Killed a simulator warningLinus Nielsen Feltzing2002-08-15
* Added Balance settingLinus Nielsen Feltzing2002-08-14
* Removed section .pad, since it's no longer requiredBjörn Stenberg2002-08-14
* Removed noteBjörn Stenberg2002-08-14
* Added fast forward and rewind (without sound). Patch by Hardeep Sidhu.Björn Stenberg2002-08-14
* fat_read() now reads multiple sectors per ATA commandBjörn Stenberg2002-08-14
* Added support for reading/writing 256 sectorsBjörn Stenberg2002-08-14
* Removed verbose debug messageBjörn Stenberg2002-08-14
* Allow (slow) reading to odd addressBjörn Stenberg2002-08-14
* Another strike against the evil distortion problemLinus Nielsen Feltzing2002-08-14
* Skip id3v1 tag when loading mp3 dataBjörn Stenberg2002-08-14
* Skip past id3v2 tag when loading mp3 dataBjörn Stenberg2002-08-14
* Corrected the PLL valuesLinus Nielsen Feltzing2002-08-14
* Gained about 128 KB buffer space by removing malloc() and the heapBjörn Stenberg2002-08-13
* Removed warningBjörn Stenberg2002-08-13
* Replaced busy loop with sleep()Björn Stenberg2002-08-13
* If we're having loadable/proportional fonts, use them for everythingBjörn Stenberg2002-08-13
* Use average of two samples at both ends of the range for calculating smoother...Heikki Hannikainen2002-08-13
* Don't save settings on disk if it has no partition tableBjörn Stenberg2002-08-13
* Added LCD contrast settingLinus Nielsen Feltzing2002-08-13
* Big lcd_width only for simulator without HAVE_LCD_BITMAP.Mats Lidell2002-08-12
* Mats Lidell joins the listRobert Hak2002-08-12
* Changed lcd_width for simulator to match size of big font.Mats Lidell2002-08-12
* Remote control support addedBjörn Stenberg2002-08-12
* Tune charging algorithm: use more voltage samples (4 per minute) and discardHeikki Hannikainen2002-08-12
* Code makeupBjörn Stenberg2002-08-12
* Updated conventionsBjörn Stenberg2002-08-12
* Removed extra pixel btwn charsBjörn Stenberg2002-08-11
* Forgot to add the new filesBjörn Stenberg2002-08-11
* First version of loadable fonts patch by Alex GitelmanBjörn Stenberg2002-08-11
* Added lcd_scroll_pause/resumeJustin Heiner2002-08-09
* reindentedMarkus Braun2002-08-09
* made lcd_invertrect() workingMarkus Braun2002-08-09
* Added lcd_update_rect(), for updating only a part of the LCD. This wasDaniel Stenberg2002-08-09
* Changed #ifdef from ARCHOS_RECORDER to HAVE_*Björn Stenberg2002-08-08
* Storing the latest fat32 test codeBjörn Stenberg2002-08-08
* Added support for next/prev in simulatorsBjörn Stenberg2002-08-08
* Added mpeg_is_playing support for simulatorsBjörn Stenberg2002-08-08
* Turn off double-height in panicf()Björn Stenberg2002-08-08
* Now handles watermark on MPEG_NEXTLinus Nielsen Feltzing2002-08-08
* Added data loading if NEXT moves below watermarkBjörn Stenberg2002-08-08
* unplayed_space_left was calculated too early in DEI3()Linus Nielsen Feltzing2002-08-08
* Fixed bugs in next/prev handling.Björn Stenberg2002-08-08
* If next track is in ram, don't load from diskBjörn Stenberg2002-08-07
* Made battery_level() use the power history table to get an average battery le...Heikki Hannikainen2002-08-07
* Made battery_level() use the power history table to get an average battery le...Heikki Hannikainen2002-08-07