summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
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
2002-09-16if the id3v2 tags avaiable are bigger than our buffer size, at least tryDaniel Stenberg
2002-09-16lcd_setfont() is for bitmap LCDs onlyDaniel Stenberg
2002-09-16Daniel, Eric Linenberg
2002-09-13Added pitch setting screen for recorders. Hold ON in wps to see it. Pitch ran...Björn Stenberg
2002-09-13mpeg_set_pitch() was backwardsLinus Nielsen Feltzing
2002-09-13bye bye chartables, you have served us wellDaniel Stenberg
2002-09-13Greg Haerr's font patch 3:Daniel Stenberg
2002-09-13moved the 12x16 font from the chartables to the bounce code, as that isDaniel Stenberg
2002-09-13undef MAX_PATH before defining it makes it play the simulator game betterDaniel Stenberg
2002-09-12no longer include unicode.h, we've removed that fileDaniel Stenberg
2002-09-12Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg
2002-09-12Pitch control for RecorderLinus Nielsen Feltzing
2002-09-10Flush and reload preloaded tracks if playlist changesHardeep Sidhu
2002-09-10define away lcd_update_rect() too on playersDaniel Stenberg
2002-09-09lcd_puts() now clears to end-of-lineBjörn Stenberg
2002-09-09Read tracknum from id3v1.1 tag (Kenneth Kiraly)Björn Stenberg
2002-09-09Fixed sim buildLinus Nielsen Feltzing
2002-09-09Mono right had the wrong levelLinus Nielsen Feltzing
2002-09-09Added channel configurationLinus Nielsen Feltzing
2002-09-09Changed screen outputLinus Nielsen Feltzing
2002-09-08now also build without parametersFelix Arends
2002-09-08Fixes for binutils 2.13Linus Nielsen Feltzing
2002-09-07a new firmware makefile for windows (GNUSH) supporting DISABLE_GAMES and diff...Felix Arends
2002-09-06Made the sleep code a little bit less aggressive.Björn Stenberg
2002-09-06Now runs SET_MULTIPLE_MODE after usb disconnect, since the windows driver set...Björn Stenberg
2002-09-06Optimized ata_read_sectors() a littleLinus Nielsen Feltzing
2002-09-06Moved the LCD frame buffer back to DRAMLinus Nielsen Feltzing
2002-09-06changed REPEAT_INTERVAL_START back to 4 as it originally wasEric Linenberg
2002-09-05 added button repeat accelerationEric Linenberg
2002-09-05Now uses READ MULTIPLE command. Also corrected some return values.Björn Stenberg
2002-09-05Enabled Warp Mode as wellLinus Nielsen Feltzing
2002-09-05Enabled DRAM burst modeLinus Nielsen Feltzing
2002-09-04Increased BSY & RDY timeouts to 10 secondsBjörn Stenberg
2002-09-04Added (disabled) screendump featureLinus Nielsen Feltzing
2002-09-03Added quick-set screens to F2 (play modes) and F3 (screen settings) in dir br...Björn Stenberg