summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
* First shot at a '7zip' target that uses the 7za tool to produce a rockbox.7aDaniel Stenberg2005-12-13
* Made the script more generic to allow other package creation tools to getDaniel Stenberg2005-12-13
* Fix crash when converting the font 00-Starmap_r400-8.bdf.Magnus Holmgren2005-12-08
* several small fixes sugested by different people (FireFly, Lear, Takka)Marcoen Hirschberg2005-12-07
* build tools/codepages for all targets except for the playerDaniel Stenberg2005-12-06
* forgot to add codepage_tables.hMarcoen Hirschberg2005-12-06
* move some code from .h files to .c files and polish unicode.c a bitMarcoen Hirschberg2005-12-06
* output the exact byte sizes of the image and the maximum allowedDaniel Stenberg2005-12-06
* waiting is over: initial unicode commitMarcoen Hirschberg2005-12-06
* another makeover of the simulator stuff to be more sed-friendly with non-GNUDaniel Stenberg2005-12-05
* Stop using sed's /c option when building the simulator Makefile. This shouldDaniel Stenberg2005-12-05
* iPod targets need tools/scramble buildingDave Chapman2005-12-04
* Build convbdf for player too, although it feels a bit funny. Also builds theDaniel Stenberg2005-12-04
* H300 Bootloader v3Linus Nielsen Feltzing2005-12-03
* old. obsolete. forgotten.Daniel Stenberg2005-12-02
* configure now sets what set of tools that a particular target build needs orDaniel Stenberg2005-12-02
* FWPatcher - added support for H1x0 v1.66 and H3x0 v1.29Linus Nielsen Feltzing2005-12-02
* And now also allocates the correct amountLinus Nielsen Feltzing2005-11-30
* Now clears the bitmap properly beforte convertingLinus Nielsen Feltzing2005-11-30
* Self-extracting loader: Cleaner method for inclusion of the UCL-compressed im...Jens Arnold2005-11-30
* use plain 'ar' for now as the $(AR) gets set to the cross-compiler version...Daniel Stenberg2005-11-28
* FWPatcher now supports 1.28jp on the H300Linus Nielsen Feltzing2005-11-28
* more filesDaniel Stenberg2005-11-28
* build uclpackDaniel Stenberg2005-11-28
* initial build adjustment for the Rockbox build systemDaniel Stenberg2005-11-28
* Patch by Joerg Hohensohn to create uncompressed .ucl files.Jens Arnold2005-11-27
* Initial check-in of (stripped-down) UCL data compression library v 1.01Jens Arnold2005-11-27
* H300 bootloader v2Linus Nielsen Feltzing2005-11-27
* fixed gcc4 warningsDaniel Stenberg2005-11-21
* fixed compiler warningsDaniel Stenberg2005-11-21
* Missed for a very long time: now runs make in the tools dir first whenDaniel Stenberg2005-11-21
* nuked gcc4 warningsDaniel Stenberg2005-11-21
* enables 'make tools' in the build dirDaniel Stenberg2005-11-21
* Bootloader V6Linus Nielsen Feltzing2005-11-20
* Ooops, broke the H1x0 mkbootLinus Nielsen Feltzing2005-11-18
* Added H300 to the fwpatcher utilityLinus Nielsen Feltzing2005-11-18
* When fixing things is it better to do it in a way that causes them to actuall...Christi Scarborough2005-11-18
* Initial stab at theme support.Christi Scarborough2005-11-18
* Can now patch a bootloader image into an H300 firmwareLinus Nielsen Feltzing2005-11-16
* Correct bootloader type for h300Linus Nielsen Feltzing2005-11-16
* Add output format for the ipod's byte-swapped rgb565Dave Chapman2005-11-15
* Applied patch 1342470: Support fonts wider than 16 pixels in convbdf.Magnus Holmgren2005-11-14
* fixed a million gcc4 warningsDaniel Stenberg2005-11-14
* fix the -r argument use to wpsbuildDaniel Stenberg2005-11-14
* Small fix for us loosers, who don't follow the recomendation to put the build...Henrik Backe2005-11-14
* Added first take at WPS bundling magic. There's only one single WPS in thereDaniel Stenberg2005-11-14
* Added 16-bit RGB format to bmp2rbLinus Nielsen Feltzing2005-11-14
* Force -mlong-calls for iPod builds. This issue still needs investigating as ...Dave Chapman2005-11-13
* create the wps dir tooDaniel Stenberg2005-11-12
* Import make_fw.c iPod firmware manipulation utility from the ipodlinux projec...Dave Chapman2005-11-11