summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2002-10-03Make sure the buffer data has been swapped before resuming after ffw.Hardeep Sidhu
2002-10-02Bill Napier's more elegant fix to disallow running make in apps and firmware.Björn Stenberg
2002-10-02Changed .eq file format to simple 'setting: value' model.Björn Stenberg
2002-10-02Remote control now sends both key-down and key-up eventsLinus Nielsen Feltzing
2002-10-01modify the data these point to, these operators are right-to-left...Daniel Stenberg
2002-10-01Made the Unicode kludge even kludgier, but non-crashingLinus Nielsen Feltzing
2002-10-01fixed for player, removed dependency on CHARGER_CTRLDaniel Stenberg
2002-10-01Mark A. Hillebrand's patch that offers a new setting that if enabled, keepsDaniel Stenberg
2002-10-01Support getting width OR height of stringBjörn Stenberg
2002-09-30Bill Napier wrote this:Daniel Stenberg
2002-09-30Bill Napier's fix for header lengths for ID3v2.3 and earlier.Daniel Stenberg
2002-09-30Crude kludge to prevent people from running 'make' in the apps and firmware d...Björn Stenberg
2002-09-30A lot more stable remote control handlingLinus Nielsen Feltzing
2002-09-30Magnus Holmgren's improved atoi()Daniel Stenberg
2002-09-27Philip Pertermanns peak meterLinus Nielsen Feltzing
2002-09-27Rudimentary VBRI parsingLinus Nielsen Feltzing
2002-09-26Auto-poweroff restarts the timeout when extracting the chargerLinus Nielsen Feltzing
2002-09-25More sensible (but probably still not working) power offLinus Nielsen Feltzing
2002-09-25Don't auto-poweroff if USB is insertedLinus Nielsen Feltzing
2002-09-25Improved retry handlingBjörn Stenberg
2002-09-25For some strange reason, getsonglength() couldn't handle 800Kbyte ID3V2 tags :-)Linus Nielsen Feltzing
2002-09-24New scroll code by Björn Fischer.Björn Stenberg
2002-09-24Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...Björn Stenberg
2002-09-24Check status register for errorBjörn Stenberg
2002-09-24Added read retry.Björn Stenberg
2002-09-24Corrected the ones[] and zeros[] arraysLinus Nielsen Feltzing
2002-09-24Now powers off when the music is pausedLinus Nielsen Feltzing
2002-09-24New mpeg_status() function replaces mpeg_is_playing()Linus Nielsen Feltzing
2002-09-23A little nicer r characterLinus Nielsen Feltzing
2002-09-23Simulator fixLinus Nielsen Feltzing
2002-09-23Auto-poweroff, by Lee MarlowLinus Nielsen Feltzing
2002-09-23Now exports last_disk_activity, for auto-poweroffLinus Nielsen Feltzing
2002-09-23Added timestamps of key presses, for auto-poweroffLinus Nielsen Feltzing
2002-09-23Split lcd driver into lcd-player and lcd-recorder. Player simulator still nee...Björn Stenberg
2002-09-23Bug fix: The LED was not on during writesBjörn Stenberg
2002-09-21updated makefile with fonts and .lang supportFelix Arends
2002-09-21Removed old font issuesBjörn Stenberg
2002-09-20New full ISO-8859-1 system font.Björn Stenberg
2002-09-19Added Philipp Pertermanns oscillograph demoBjörn Stenberg
2002-09-19Better handling of tagless tracks with VBR headersLinus Nielsen Feltzing
2002-09-18Another strike in the battle against glitches between tracksLinus Nielsen Feltzing
2002-09-18Another strike in the battle against glitches between tracksLinus Nielsen Feltzing
2002-09-17Philipp's fix .eq loading patchEric Linenberg
2002-09-17no C99 stuff here ;-)Daniel Stenberg
2002-09-171. Update the playlist index when starting the list (fixes invalid track num ...Hardeep Sidhu
2002-09-16added memcmp function to make rockbox compilable with latest gcc versions wit...Felix Arends
2002-09-16Now skips garbage padding after the ID3V2 tag, along with Xing and LAME headersLinus Nielsen Feltzing
2002-09-16Removing the ID3V1 tag could give a negative len variableLinus Nielsen Feltzing
2002-09-16removed redundant size checksDaniel Stenberg
2002-09-16When getting tag contents, we might read a tag which has a part of it withinDaniel Stenberg