summaryrefslogtreecommitdiff
path: root/tools/configure (follow)
Commit message (Expand)AuthorAge
* 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
* don't use TOOLSDIR for svnversion.sh as it causes error messages when buildin...Dominik Riebeling2007-01-28
* Use the svn revision number for version information too, version string is no...Dominik Riebeling2007-01-22
* Remove sysfont.h when doing make clean.Barry Wardell2007-01-17
* The version string used in builds for version timestamps is now UTC insteadDaniel Stenberg2007-01-14
* Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman2007-01-14
* Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memoryGreg White2007-01-13
* Enable ROM file generation for H120/H140.Miika Pekkarinen2007-01-08
* merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg2006-12-29
* Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ...Barry Wardell2006-12-19
* Change the ipod bootloaders to be created as ".ipod" files - this will be the...Dave Chapman2006-12-14
* Stop building, and remove dumb as it has not changed state since its initial ...Martin Arver2006-12-11
* Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...Jens Arnold2006-11-27