summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* First simple steps using possibly translated strings for the main menu.Daniel Stenberg2002-09-17
* don't need libc any moreFelix Arends2002-09-16
* added memcmp function to make rockbox compilable with latest gcc versions wit...Felix Arends2002-09-16
* now compiles with GNUSH v203 as well.Felix Arends2002-09-16
* update a .lang file from a .lang "master file"Daniel Stenberg2002-09-16
* generate a lang.h file from a .lang inputDaniel Stenberg2002-09-16
* Now skips garbage padding after the ID3V2 tag, along with Xing and LAME headersLinus Nielsen Feltzing2002-09-16
* Removing the ID3V1 tag could give a negative len variableLinus Nielsen Feltzing2002-09-16
* removed redundant size checksDaniel Stenberg2002-09-16
* When getting tag contents, we might read a tag which has a part of it withinDaniel Stenberg2002-09-16
* if the id3v2 tags avaiable are bigger than our buffer size, at least tryDaniel Stenberg2002-09-16
* lcd_setfont() is for bitmap LCDs onlyDaniel Stenberg2002-09-16
* Daniel, Eric Linenberg2002-09-16
* added Lee Marlow's get_option() wrap patchRobert Hak2002-09-14
* Exit on_screen on combination key release.Björn Stenberg2002-09-13
* Draw on_screen as soon as any ON+key is pressedBjörn Stenberg2002-09-13
* Added pitch setting screen for recorders. Hold ON in wps to see it. Pitch ran...Björn Stenberg2002-09-13
* mpeg_set_pitch() was backwardsLinus Nielsen Feltzing2002-09-13
* mention font stuffDaniel Stenberg2002-09-13
* added GregDaniel Stenberg2002-09-13
* chartables.c is goneDaniel Stenberg2002-09-13
* bye bye chartables, you have served us wellDaniel Stenberg2002-09-13
* Greg Haerr's font patch 3:Daniel Stenberg2002-09-13
* moved the 12x16 font from the chartables to the bounce code, as that isDaniel Stenberg2002-09-13
* Greg Haerr added -limit <max_encode_hex_value>Daniel Stenberg2002-09-13
* Greg Haerr removed the font questionsDaniel Stenberg2002-09-13
* undef MAX_PATH before defining it makes it play the simulator game betterDaniel Stenberg2002-09-13
* minor correctionsDaniel Stenberg2002-09-13
* Bill Napier's patchRobert Hak2002-09-12
* setup the include path betterDaniel Stenberg2002-09-12
* the script sets ARCHOS_RECORDER insteadDaniel Stenberg2002-09-12
* define archos so that config works betterDaniel Stenberg2002-09-12
* Greg'sDaniel Stenberg2002-09-12
* no longer include unicode.h, we've removed that fileDaniel Stenberg2002-09-12
* Greg's font scriptsDaniel Stenberg2002-09-12
* bdf2ajf is not needed/used anymoreDaniel Stenberg2002-09-12
* obsoleteDaniel Stenberg2002-09-12
* Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg2002-09-12
* Pitch control for RecorderLinus Nielsen Feltzing2002-09-12
* adi is stupid improvementsRobert Hak2002-09-12
* efficiency improvementRobert Hak2002-09-12
* Only handle # comments in file based playlistsLinus Nielsen Feltzing2002-09-12
* Renamed "Browse Current" to "Follow Playlist"Hardeep Sidhu2002-09-12
* added snake refRobert Hak2002-09-10
* snakes reference addedRobert Hak2002-09-10
* classic snake game by Itai ShakedEric Linenberg2002-09-10
* Flush and reload preloaded tracks if playlist changesHardeep Sidhu2002-09-10
* use lcd_update_rect() even on simulators (*crosses fingers*)Daniel Stenberg2002-09-10
* define away lcd_update_rect() too on playersDaniel Stenberg2002-09-10
* lcd_update_rect() added. *please* verify this someone who can actuallyDaniel Stenberg2002-09-10