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