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