summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2007-08-16oops, close the handle after use as a good citizenDaniel Stenberg1-0/+2
2007-08-16Added a "RAM usage:" line to rockbox-info.txt which basically says how largeDaniel Stenberg1-1/+18
2007-08-15Copy files rather than linking them. This should make using the POOL feature ...Jonas Häggqvist1-2/+2
2007-08-13Two oops commits for the price of one.Jonas Häggqvist2-8/+8
2007-08-13More elegant (and robust) check for program availability.Jonas Häggqvist2-16/+16
2007-08-13Voice related changes:Jonas Häggqvist3-58/+94
2007-08-13Simpler fix for rockboxdev.sh make/gmake detection in Mac OS X/Darwin.Barry Wardell1-6/+1
2007-08-13Accept FS#6499 - fix rockboxdev.sh make/gmake detection in Mac OS X/Darwin. T...Barry Wardell1-0/+5
2007-08-11Only allow make voice if voice building has been configured.Jonas Häggqvist1-5/+12
2007-08-11Use md5sum of the string for pool clip filenames rather than the string itsel...Jonas Häggqvist1-5/+6
2007-08-10fix the -o output for indexes where there's no voice given, this is forDaniel Stenberg1-6/+17
2007-08-10Fix for FS#7574. It previously failed to properly deal with multiple destDaniel Stenberg1-8/+16
2007-08-10support to build the lngdump toolDaniel Stenberg1-1/+5
2007-08-10tiny tool to help with dumping a binary lng file to the screen to make itDaniel Stenberg1-0/+50
2007-08-09Don't break if the program paths looked for contain spaces.Jonas Häggqvist2-16/+18
2007-08-09Allow Cygwin users to generate voice files using SAPI 5. Slow, and missing so...Steve Bavin5-7/+157
2007-08-08Move voice config into the advanced build options and look for the eSpeak bin...Jonas Häggqvist2-34/+38
2007-08-07Fixed wavtrim so it correctly uses the chunkSize of the data chunk - this fix...Linus Nielsen Feltzing1-14/+19
2007-08-07Fix FS#7549 - plugins would only get listed once in viewers.config which mean...Jonathan Gordon1-1/+1
2007-08-06We only need to have bit-swapped voice files for the SH based archos targetsNils Wallménius1-2/+12
2007-08-06Ignore wavtrim and voicefont biaries tooNils Wallménius1-6/+0
2007-08-06Fix red archos bootloadersNils Wallménius1-1/+1
2007-08-06Accept FS#5464 - organise the rocks directory. Jonathan Gordon1-5/+21
2007-08-06Fix 'make clean' for some archos targets, make 'make clean' kill voice files ...Nils Wallménius1-5/+5
2007-08-05*** Lang v2 cleanup (FS#6574) ***Nils Wallménius5-29/+61
2007-08-03skip comments when trying to parse and compare phrases!Daniel Stenberg1-0/+4
2007-08-02when generating binary output, we now let the master language file properlyDaniel Stenberg1-4/+7
2007-07-31FS#4955 - convbdf segfaults on very large fonts was simply due to a too smallDaniel Stenberg1-6/+15
2007-07-26Further G1/G2 work. Bootloader compiles now, but probably won't work.Jens Arnold1-0/+2
2007-07-26Preparations for iPod G1 and G2. Does not even compile properly yet. * Sorted...Jens Arnold1-98/+124
2007-07-24Make genlang output correct .lng files when the 'none' keyword is used but is...Nils Wallménius1-1/+1
2007-07-22Add a verbosity level command line option to the chackwps tool. This should m...Nicolas Pennequin1-4/+19
2007-07-16simplified the codec specification part in configureDaniel Stenberg1-28/+28
2007-07-16Fix sim errorsMichael Sevakis1-19/+19
2007-07-03Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ...Dave Chapman1-19/+19
2007-06-29Some more sokoban changes from Sean Morrisey's FS #6702. (includes moving the...Antoine Cellerier1-1/+1
2007-06-29Now automatically patches gcc-3.4.6 when built on x86_64. (FS#6564)Björn Stenberg1-0/+7
2007-06-28Apply FS #6702: More Sokoban Improvements.Antoine Cellerier1-1/+1
2007-06-26attempt to fix -uDaniel Stenberg1-1/+3
2007-06-19Make user-visible spelling "colours" rather than "colors".Paul Louden1-1/+1
2007-06-18Add a sample.icons file, and add a few more files to the docs folder in the zipsJonathan Gordon1-0/+9
2007-06-13Accept FS#7264 'Build with -Os switch for coldfire targets'.Nils Wallménius1-0/+5
2007-06-05Initial commit of Monkey's Audio (.ape/.mac) support. Note that Monkey's is ...Dave Chapman1-19/+19
2007-05-31fix simulator builds for FreeBSDMarcoen Hirschberg1-1/+3
2007-05-29Commit my patch from FS#7179 - a standalone command-line checkwps tool. To b...Dave Chapman2-0/+96
2007-05-29only create the recpresets directory on recording targets.Jonathan Gordon1-3/+12
2007-05-29this adds 2 options to the recording settings menu to let you save all the re...Jonathan Gordon1-0/+1
2007-05-24verify that a few required tools are present to prevent "odd" messages laterDaniel Stenberg1-0/+13
2007-05-24remove leftover debug outputDaniel Stenberg1-1/+0
2007-05-20FS#6652 fix attempt. Make the phrase id counting take the dest pattern intoDaniel Stenberg1-14/+42