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