summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-09-20make the language selection work for sim builds tooDaniel Stenberg
2002-09-20included genlang and uplangDaniel Stenberg
2002-09-20use uplang first, then genlang the new fileDaniel Stenberg
2002-09-20Added "select a language" stuffDaniel Stenberg
2002-09-20spell fix, additional comment in the generated .h fileDaniel Stenberg
2002-09-20deal with DOS newlines, ignore IDs that aren't in the english file andDaniel Stenberg
2002-09-20translated a bunch of stringsDaniel Stenberg
2002-09-20corrected "Frequency"Daniel Stenberg
2002-09-20Added Philipp PertermannLinus Nielsen Feltzing
2002-09-19New languagesBjö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-19Removed F3 handling in the set_() functions. Now the function callback is not...Linus Nielsen Feltzing
2002-09-19Fixed DISABLE_DEMOSBjörn Stenberg
2002-09-18build the convbdf tool tooDaniel Stenberg
2002-09-18Greg's new C version of the font conversion tool.Daniel Stenberg
2002-09-18Win32 lang build fixBjörn Stenberg
2002-09-18New language/string handlingBjörn Stenberg
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-18Manual updateBjörn Stenberg
2002-09-18Added play_selected optionLinus Nielsen Feltzing
2002-09-18Added play_selected option, and moved browse_currentLinus Nielsen Feltzing
2002-09-18Removed a line breakLinus Nielsen Feltzing
2002-09-18Added question about shuffleLinus Nielsen Feltzing
2002-09-17Fix redsBjörn Stenberg
2002-09-17Philipp's fix .eq loading patchEric Linenberg
2002-09-17Philipp's patch to stop food from appearing on a wormEric Linenberg
2002-09-17a few more translated stringsDaniel Stenberg
2002-09-17Fixed follow playlist bug when current track was in root directory.Hardeep Sidhu
2002-09-17swedish translation file, proof of conceptDaniel Stenberg
2002-09-17initial VERY basic language fileDaniel Stenberg
2002-09-17use an unsigned char * for the stringDaniel Stenberg
2002-09-17regenerated with the new genlangDaniel Stenberg
2002-09-17it now generates one .c file and one .h file, and the strings are allDaniel Stenberg
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-17include the language filesDaniel Stenberg
2002-09-17First simple steps using possibly translated strings for the main menu.Daniel Stenberg
2002-09-16don't need libc any moreFelix Arends
2002-09-16added memcmp function to make rockbox compilable with latest gcc versions wit...Felix Arends
2002-09-16now compiles with GNUSH v203 as well.Felix Arends
2002-09-16update a .lang file from a .lang "master file"Daniel Stenberg
2002-09-16generate a lang.h file from a .lang inputDaniel Stenberg
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