summaryrefslogtreecommitdiff
path: root/tools/configure (follow)
Commit message (Expand)AuthorAge
...
* FS#7713 a slight cleanup of configure by Akio IdeharaNils Wallménius2007-09-07
* Sansa c200 port. Rockbox works with sound. Several features are disabled incl...Mark Arigo2007-09-06
* SAPI voice file generation: * Added language matching and voice selection (us...Jens Arnold2007-09-02
* Add support for building voices with the swift engine from cepstral.com. Patc...Jonas Häggqvist2007-09-01
* Replace the voicebuilding with a perl-based approach. Should greatly speed up...Jonas Häggqvist2007-08-25
* Two oops commits for the price of one.Jonas Häggqvist2007-08-13
* More elegant (and robust) check for program availability.Jonas Häggqvist2007-08-13
* Voice related changes:Jonas Häggqvist2007-08-13
* Only allow make voice if voice building has been configured.Jonas Häggqvist2007-08-11
* Don't break if the program paths looked for contain spaces.Jonas Häggqvist2007-08-09
* Allow Cygwin users to generate voice files using SAPI 5. Slow, and missing so...Steve Bavin2007-08-09
* Move voice config into the advanced build options and look for the eSpeak bin...Jonas Häggqvist2007-08-08
* Fix red archos bootloadersNils Wallménius2007-08-06
* Fix 'make clean' for some archos targets, make 'make clean' kill voice files ...Nils Wallménius2007-08-06
* *** Lang v2 cleanup (FS#6574) ***Nils Wallménius2007-08-05
* Preparations for iPod G1 and G2. Does not even compile properly yet. * Sorted...Jens Arnold2007-07-26
* simplified the codec specification part in configureDaniel Stenberg2007-07-16
* Fix sim errorsMichael Sevakis2007-07-16
* Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ...Dave Chapman2007-07-03
* Accept FS#7264 'Build with -Os switch for coldfire targets'.Nils Wallménius2007-06-13
* Initial commit of Monkey's Audio (.ape/.mac) support. Note that Monkey's is ...Dave Chapman2007-06-05
* fix simulator builds for FreeBSDMarcoen Hirschberg2007-05-31
* remove leftover debug outputDaniel Stenberg2007-05-24
* FS#5472 add a memory size prompt to configure to allow ipod video builds forDaniel Stenberg2007-05-19
* Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself...Karl Kurbjun2007-04-21
* 1) make the mkinfo work with sizes even when make -j is usedDaniel Stenberg2007-04-20
* provide CPU and Manufacturer as well, and moved around the makefile somewhatDaniel Stenberg2007-04-20
* clean rockbox-info.txt as wellDaniel Stenberg2007-04-20
* introducing rockbox-info.txtDaniel Stenberg2007-04-20
* a little extra poke to get the sim to buildDaniel Stenberg2007-04-20
* Removed the question for simulator type and skipped the check for soundDaniel Stenberg2007-04-20
* refuse to continue if pwd contains space, since the rest of the script Daniel Stenberg2007-04-20
* move the iriver ifp7xx and other pnx0101 related files together in the target...Marcoen Hirschberg2007-04-19
* move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid proble...Marcoen Hirschberg2007-04-18
* Switch to mi4 format for Rockbox binary on H10 and Sansa. This means we now o...Barry Wardell2007-04-12
* Replace obsolete generate_rocklatin tool with player_unifont tool.Jens Arnold2007-04-04
* Player: Reduced the selectable codepages to those which can actually work, an...Jens Arnold2007-04-01
* First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold2007-03-26
* Oops, shouldn't have committed this just yet.Barry Wardell2007-03-20
* Oops, the mi4 magic was being looked for in the wrong place when decrypting. ...Barry Wardell2007-03-20
* In preparation for use with sansapatcher, change portalplayer bootloaders to ...Barry Wardell2007-03-16
* Add support for building only the plugins by running "make rocks"Linus Nielsen Feltzing2007-03-14
* Added new iAudio M5 target, including some adjustments to make the bootloader...Jens Arnold2007-03-04
* fix player buildsRobert Kukla2007-03-03
* - rename (D)evel Build to (A)dvanced BuildRobert Kukla2007-03-03
* Initial take at providing a Sansa e200R build target. Only the bootloader buildDaniel Stenberg2007-02-23
* Use -ffunction-sections and -fdata-sections for all bootloadersLinus Nielsen Feltzing2007-02-22
* build with -Wundef to make sure we have spelled the defines right in #if linesDaniel Stenberg2007-02-17
* ARM targets: Making a few functions non-static allows us to get rid of -ffunc...Jens Arnold2007-02-17
* The inevitable 'oops' commit. Add libspeex to the configure script.Dan Everton2007-02-09