summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Data at end of file was not being read if last sector fell on cluster boundaryHardeep Sidhu2002-08-24
* global_settings are not for runtime state variables!Björn Stenberg2002-08-24
* Experimental code is not to be enabled by defaultBjörn Stenberg2002-08-24
* Make close() check for a valid fd and set errno accordingly.Heikki Hannikainen2002-08-24
* Damned CR/LF again. I need to get a better editor than notepadJustin Heiner2002-08-24
* Update to the Custom WPS. Now actually works, can be fed any string, uses %xx...Justin Heiner2002-08-24
* fixed spacingRobert Hak2002-08-24
* Don't display wps until there is data to display (or we'll get the annoying '...Björn Stenberg2002-08-23
* Now doesn't try to play non-mp3/m3u files.Björn Stenberg2002-08-23
* Updated developer infoBjörn Stenberg2002-08-23
* Removed typedefBjörn Stenberg2002-08-23
* Can the Player font be modified addedRobert Hak2002-08-23
* prevent the "end of (song) list" getting displayed if there's an mpegDaniel Stenberg2002-08-23
* a menu warning fixDaniel Stenberg2002-08-23
* menu fixDaniel Stenberg2002-08-23
* properly remember DISK_CHANGE status and return that to menu parents,Daniel Stenberg2002-08-23
* Removed the secret features in dbg_ports()Linus Nielsen Feltzing2002-08-23
* it is madness having this a separate makefileDaniel Stenberg2002-08-23
* Menu for menu functionsDaniel Stenberg2002-08-23
* MENU_DISK_CHANGED is the new value for telling disk content might haveDaniel Stenberg2002-08-23
* Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg2002-08-23
* stupid tabsRobert Hak2002-08-23
* minor style fixesRobert Hak2002-08-23
* restore was allwas true. Set it to false when last restore request wasMarkus Braun2002-08-23
* 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
* two fixes at once:Daniel Stenberg2002-08-23
* the simulator code now deals better with playlist_next() returning NULLDaniel Stenberg2002-08-23
* playlist_next() now returns NULL on excessive 'step' amountsDaniel Stenberg2002-08-23
* Fixed a flaw in the ffw/rew logic for large vbr filesHardeep Sidhu2002-08-23
* OK, a (hopefully) successful attempt at getting rid of the yellows that I cre...Justin Heiner2002-08-23
* Forgot to #ifdef somethingJustin Heiner2002-08-23
* Fixed a problem with my #define CUSTOM_WPS - It didn't lower the menu items t...Justin Heiner2002-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
* statusbar bug fix when going to the menu from the dir browserDaniel Stenberg2002-08-22
* New measurements show ATA_SLEEP saves us 30-40 mA over ATA_STANDBY.Björn Stenberg2002-08-22
* when we want to stop the scroll and clear the screen, it is a lot betterDaniel Stenberg2002-08-22
* added some peopleDaniel Stenberg2002-08-22
* when we want to open a file, we want the exact specified file name, notDaniel Stenberg2002-08-22
* removed backlight-win32.c as it is not needed any moreFelix Arends2002-08-22
* this makefile works at least for the recorder, we will have to talk about a r...Felix Arends2002-08-22
* Bill Napier's patch slightly remodelled. This adds a setting calledDaniel Stenberg2002-08-22
* bitswap.s is linked with librockbox as well nowFelix Arends2002-08-22
* Changed CUSTOM_WPS to be a define-only feature until it is more complete. To ...Justin Heiner2002-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
* fix file name pointer usage, clean the buffer faster, don't use extraDaniel Stenberg2002-08-22
* typoRobert Hak2002-08-22
* various changesRobert Hak2002-08-22