summaryrefslogtreecommitdiffstats
path: root/tools/configure
AgeCommit message (Expand)AuthorFilesLines
2008-02-17Plugins now enabled and working for the Gigabeat S.Will Robertson1-1/+1
2008-02-17Add the 'rocks' build target to the helptextNils Wallménius1-0/+1
2008-02-13Commit FS#8567, the manual now uses the same 'features' system as the lang/vo...Nils Wallménius1-3/+0
2008-02-10Use the correct target cpu in Gigabeast builds, rerun configure.Nils Wallménius1-1/+8
2008-02-10Revert the espeak commit as the method was completely broken.Jonas Häggqvist1-86/+0
2008-02-10Voice-building changes: Ask for which eSpeak voice to use for some languages....Jonas Häggqvist1-0/+86
2008-02-09Prepare for a new bootloader 7-pre4 release for iriver H100 series. Synced to...Miika Pekkarinen1-0/+1
2008-02-08Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes.Michael Sevakis1-1/+1
2008-01-23Renamed 'archos' to 'modelname' in the configure script and the MakefilesDaniel Stenberg1-124/+70
2008-01-14Initial Cowon D2 commit:Rob Purchase1-0/+26
2008-01-12ipod_fw is not required to build/install Rockbox any more, so remove it from ...Dave Chapman1-1/+1
2008-01-11m:robe 100:Robert Kukla1-1/+1
2008-01-09m:robe 100 fixes: (1) add missing keymap (copied from H10), (2) rename lcd_yu...Mark Arigo1-2/+2
2008-01-09Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works...Mark Arigo1-0/+29
2008-01-05Notify the user that he can't compile a normal build for the e200R target.Jonas Häggqvist1-0/+4
2007-11-22Add voicetools to "make help"Dave Chapman1-0/+1
2007-11-18Add the tools dir to the path in voice.pl, for easier calling of the various ...Jens Arnold1-1/+1
2007-11-18Revert r15664 and instead define a HOSTAR variable in the main Makefile and p...Dave Chapman1-2/+3
2007-11-18Introduce use of the new Speex voice file encoder in voice builds. Remove the...Thom Johansen1-49/+17
2007-11-16Create a separate voicetoolset declaration - voicefont, wavtrim and (for swco...Dave Chapman1-3/+11
2007-11-13Built the M:Robe with the -mcpu=arm926ej-s option by default. A new cross co...Karl Kurbjun1-1/+8
2007-11-11Initial version of mknkboot - a utility to replace "merge0.cpp" to insert a R...Dave Chapman1-1/+1
2007-11-02fix the output for the mrobe so we dont have to use apps/rockbox.binJonathan Gordon1-1/+2
2007-10-28Initial work on a port to the Logik DAX 1GB MP3/DAB player. The bootloader b...Dave Chapman1-3/+63
2007-10-21More M:Robe work including a fix to lcd-as-memframe for larger screens thanks...Karl Kurbjun1-1/+3
2007-10-14revert r14709, leaving the output in bootloader/ is fineJonathan Gordon1-1/+0
2007-10-12PP LCD drivers: * Optimised and cleaned up PP colour LCD drivers. Immeasurabl...Jens Arnold1-1/+1
2007-10-02Hide symbols by default on 64 bit sim buildsto avoid clashing, fixes crashing...Nils Wallménius1-1/+4
2007-09-30Fix the bootloader, and give the M:Robe it's own scrambleKarl Kurbjun1-1/+1
2007-09-30I got bullied in IRC by linuxstb and markun... Jonathan Gordon1-1/+1
2007-09-27FreeBSD uname -m outputs a different string than linux uname -mNils Wallménius1-1/+1
2007-09-22A few minor cleanups for the Gigabeat SWill Robertson1-2/+2
2007-09-21Re-enable plugins for c200, and fix the red.Will Robertson1-1/+1
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson1-3/+27
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold1-1/+1
2007-09-20Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N...Karl Kurbjun1-2/+26
2007-09-15make the e200rinstaller bootloader.bin file be created in the ./ directory in...Jonathan Gordon1-0/+1
2007-09-09Firmware "hacker" code for the e200r install so the full bootloader rom doesn...Jonathan Gordon1-0/+10
2007-09-09improved the ld (binutils) version number extractionDaniel Stenberg1-1/+1
2007-09-08Figure out the version of ld (binutils) and display it on stdout, so thatDaniel Stenberg1-0/+6
2007-09-07Disable 'initialized field overwritten' warnings for gcc >= 4.2Nils Wallménius1-0/+6
2007-09-07FS#7713 a slight cleanup of configure by Akio IdeharaNils Wallménius1-2/+2
2007-09-06Sansa c200 port. Rockbox works with sound. Several features are disabled incl...Mark Arigo1-1/+28
2007-09-02SAPI voice file generation: * Added language matching and voice selection (us...Jens Arnold1-9/+9
2007-09-01Add support for building voices with the swift engine from cepstral.com. Patc...Jonas Häggqvist1-2/+15
2007-08-25Replace the voicebuilding with a perl-based approach. Should greatly speed up...Jonas Häggqvist1-21/+37
2007-08-13Two oops commits for the price of one.Jonas Häggqvist1-1/+1
2007-08-13More elegant (and robust) check for program availability.Jonas Häggqvist1-8/+8
2007-08-13Voice related changes:Jonas Häggqvist1-46/+77
2007-08-11Only allow make voice if voice building has been configured.Jonas Häggqvist1-5/+12