summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2008-09-28MkZenBoot:Maurus Cuelenaere
2008-09-23Remove some nonessential comments from the c100 section.Robert Menes
2008-09-23make sure the manufacturer titles are aligned properlyJonathan Gordon
2008-09-23add some more whitespace to make the creative and phillips targets more readableJonathan Gordon
2008-09-22Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik ...Dave Chapman
2008-09-17add Meizu M6SP and M3 portsMarcoen Hirschberg
2008-09-16Commit fs#9404 (iAudio 7 updates by vitja). Also fixes play/pause behaviour o...Rob Purchase
2008-09-14Onda VX747:Maurus Cuelenaere
2008-09-07Allow arbitrary compiler combinations in rockboxdev.sh by specifying a list o...Dominik Riebeling
2008-09-07 * Clean up screenshot a bit and make it more self-descriptiveMaurus Cuelenaere
2008-09-06Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman
2008-09-05Add Onda VX767 targetMaurus Cuelenaere
2008-09-04Make bdf2bmp work on 64 bit hosts.Jens Arnold
2008-09-01rename ARCH define because of conflict with some systems. see (FS#9321)Dominik Wenger
2008-09-01revert -fPIC change, as it seems to be gentoo related problem...Christian Gmeiner
2008-09-01add -fPIC to GCCOPTS for simgcc to prevent warnings like: warning: creating a...Christian Gmeiner
2008-08-28mkzenboot:Maurus Cuelenaere
2008-08-27 * Commit dual-boot support for Creative ZVx familyMaurus Cuelenaere
2008-08-26Don't include a database.ignore file in a font-only package.Jens Arnold
2008-08-26Fix FS #9280 (bsd tar errors out when called with -u and the destination file...Jens Arnold
2008-08-26Remove unused argument to the buildzip() function.Antoine Cellerier
2008-08-26Also remove the .7z, .tar, .tar.gz and .tar.bz2 rockbox files when runing the...Antoine Cellerier
2008-08-26Fix compiling on *BSD targets (and probably others too)Maurus Cuelenaere
2008-08-19Character set handling refinements:Jens Arnold
2008-08-17Add a -s option to genlang to sort a language file into the same order as eng...Dave Chapman
2008-08-16Use maximum compression for 'make zip', 'make fullzip' and 'make 7zip' (recon...Jens Arnold
2008-08-15Print the actually selected voice in verbose mode, and try to figure out the ...Jens Arnold
2008-08-13Remove some irresponsible character set mangling from the Italian section of ...Jonas Häggqvist
2008-08-12Only print the header if we're running update.Jonas Häggqvist
2008-08-11Fix genlang to not remove the header from translation files.Jonas Häggqvist
2008-08-10Commit FS#9156 by Tomer Shalev - Fix the fact that rockboxdev.sh does not abo...Maurus Cuelenaere
2008-08-08Let PerlIO also do the LF<->CRLF conversion for SAPI.Jens Arnold
2008-08-07Silence some warnings in voice.pl by setting the encoding to UTF-8. Output on...Jonas Häggqvist
2008-08-07Fix $Jens Arnold
2008-08-07Fix SAPI voice file generation on multibyte windows variants (japanese, proba...Jens Arnold
2008-08-06Bugfix: Printing the unknown vendor warning to StdOut made it not appear in t...Jens Arnold
2008-08-04Handle SAPI5 voices without vendor attribute (reported for japanese L&H engin...Jens Arnold
2008-08-03Prepare Creative bootloader compilation for future dual boot integrationMaurus Cuelenaere
2008-08-02Commit FS#9228 thanks to Alex ParkerMaurus Cuelenaere
2008-08-01Commit second version of FS#9158 (Tomer Shalev) with spelling fixMaurus Cuelenaere
2008-07-30Commit FS#9012 thanks to Thomas MartitzMaurus Cuelenaere
2008-07-30Commit FS#9158 thanks to Tomer ShalevMaurus Cuelenaere
2008-07-30Adjust MIPSel compiler to the same as used in rockboxdev.shMaurus Cuelenaere
2008-07-28Commit FS#9170 by Dave Hooper. Adds support for profiling on ARM, and fixes ...Michael Giacomelli
2008-07-23Make 'make tar' and hence 'make gzip' and 'make bzip2' work again (reconfigur...Jens Arnold
2008-07-21Add a glob_move() function and use it for moving the .cp files.Jens Arnold
2008-07-20Chmod all moved files to 0755 (everything moved is codecs or plugins).Jonas Häggqvist
2008-07-20Only print convbdf command if running in verbose mode.Jonas Häggqvist
2008-07-20Further speedup: call convbdf once, rather than once for each font.Jonas Häggqvist
2008-07-20Skip an unneeded check. Simply call rmdir, and if it's empty it goes - if not...Jonas Häggqvist