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