summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* Added configurable disk spindown. The disk will also now not spin down while ...Björn Stenberg2002-08-26
* Propfont fix/kludge for the scroll code. Now doesn't garble the line and shou...Björn Stenberg2002-08-26
* Don't seek in buffer if data is being loaded. This fixes the track silence w...Hardeep Sidhu2002-08-26
* Make sure there is sufficient data in buffer before resuming after ffw.Hardeep Sidhu2002-08-25
* Fixed minor bug in previous change: 0 is a valid sectorHardeep Sidhu2002-08-24
* Data at end of file was not being read if last sector fell on cluster boundaryHardeep Sidhu2002-08-24
* Make close() check for a valid fd and set errno accordingly.Heikki Hannikainen2002-08-24
* Missing break in the SYS_USB_CONNECTED caseLinus Nielsen Feltzing2002-08-23
* bad bad bad snprintf() overflow the buffer if the string passed in with aDaniel Stenberg2002-08-23
* the simulator code now deals better with playlist_next() returning NULLDaniel Stenberg2002-08-23
* Fixed a flaw in the ffw/rew logic for large vbr filesHardeep Sidhu2002-08-23
* Added NSauzede's patch to detect USB while in a Menu. It also adds the USB ic...Justin Heiner2002-08-23
* Reset mp3buf_swapwrite when selecting next track that is already in buffer. ...Hardeep Sidhu2002-08-22
* New measurements show ATA_SLEEP saves us 30-40 mA over ATA_STANDBY.Björn Stenberg2002-08-22
* when we want to open a file, we want the exact specified file name, notDaniel Stenberg2002-08-22
* bitswap.s is linked with librockbox as well nowFelix Arends2002-08-22
* make mp3info() better return true on bad mp3 files, also makeDaniel Stenberg2002-08-22
* Check the return code from each call to mp3info(), as it might return trueDaniel Stenberg2002-08-22
* CONFIG, API, CONTRIBUTING and CREDITS are now in ../docs/Daniel Stenberg2002-08-22
* Charge longer, deeper, better. Also restart charging already at 95%, sinceHeikki Hannikainen2002-08-21
* Reset the power history with the latest value when starting chargingHeikki Hannikainen2002-08-21
* include kernel.h to work stand-alone betterDaniel Stenberg2002-08-21
* Stays in pause mode after seekBjörn Stenberg2002-08-21
* Magnus Öman's rocking USB logo is now being put to use.Daniel Stenberg2002-08-21
* lets point to ../docs/READMERobert Hak2002-08-21
* moved these files to /docsRobert Hak2002-08-21
* Added icons for charcell simulator.Mats Lidell2002-08-21
* Fixed lcd_getstringsize() for prop fonts. Now also counts the blank columnsMarkus Braun2002-08-21
* Removed warningBjörn Stenberg2002-08-20
* Now updates time display after resumeBjörn Stenberg2002-08-20
* added functions to get the current marginsMarkus Braun2002-08-20
* Faster, 8-bit bitswap by Magnus HolmgrenLinus Nielsen Feltzing2002-08-20
* use the gcc option -ffreestanding: (quote from the gcc man page)Daniel Stenberg2002-08-20
* Added support for the unofficial MPEG version 2.5 format that uses a somewhatDaniel Stenberg2002-08-19
* Fall back to fixed font if loadable font is not presentBjörn Stenberg2002-08-19
* Merged Hardeep's resume fix. Also mpeg_is_playing() now returns true even whe...Björn Stenberg2002-08-19
* Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song,...Björn Stenberg2002-08-16
* win32 makefileFelix Arends2002-08-16
* less stack means more mem for fun and games ;-)Daniel Stenberg2002-08-16
* No DAC3550A in the recorderLinus Nielsen Feltzing2002-08-16
* VBR ID3 info works again. (I mistakenly left out a line from Hardeep's patch.)Björn Stenberg2002-08-15
* Correction for fast-forward/rewindBjörn Stenberg2002-08-15
* New backlight settings with always-offLinus Nielsen Feltzing2002-08-15
* Removed warningBjörn Stenberg2002-08-15
* Added delayed write for settings. Doesn't write until someone else accesses t...Björn Stenberg2002-08-15
* Fixed font target for loadable fontsBjörn Stenberg2002-08-15
* 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