Age | Commit message (Expand) | Author |
2002-10-08 | returned avc value was always 0 (auto volume in cfg wasn't working) | Uwe Freese |
2002-10-08 | Added persistence of last .wps, .fnt and .lng file played in /.rockbox | Björn Stenberg |
2002-10-08 | New analog button levels (again) | Linus Nielsen Feltzing |
2002-10-08 | Removed warning on debug builds | Linus Nielsen Feltzing |
2002-10-08 | Magnus Holmgrens improved word swap | Linus Nielsen Feltzing |
2002-10-08 | Removed some more rounding of addresses | Linus Nielsen Feltzing |
2002-10-08 | Back to byte-aligned bitswapping | Linus Nielsen Feltzing |
2002-10-04 | When ffw/rew, correctly handle case where mpeg_file < 0 (eg. when playing las... | Hardeep Sidhu |
2002-10-04 | Now backlight really stays on when the charger is connected | Linus Nielsen Feltzing |
2002-10-04 | Repeat off/all/one toggle. By Hardeep Sidhu. | Björn Stenberg |
2002-10-04 | mpeg_phys2val() scaled the volume incorrectly | Linus Nielsen Feltzing |
2002-10-03 | Sim warning removed | Linus Nielsen Feltzing |
2002-10-03 | minor edits | Robert Hak |
2002-10-03 | volume now increments by 1 not 2 | Robert Hak |
2002-10-03 | Resetting settings in the menu now applies the settings as well | Linus Nielsen Feltzing |
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 |