summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2006-02-24first gigabeat commitMarcoen Hirschberg1-0/+26
2006-02-23at popular request "make clean" no longer cleans the tools. UseDaniel Stenberg1-1/+5
2006-02-23make clean remove the generated bmp pic too (for sim builds)Daniel Stenberg1-1/+1
2006-02-23Change clean: target to directly rm -fr the files instead of calling the othe...Dave Chapman1-3/+4
2006-02-21Patch #1435744 from Andrew Scott - initial iPod Mini supportDave Chapman2-3/+25
2006-02-21Ooops.Dave Chapman1-1/+2
2006-02-21First attempt at generating and using .h files from bitmaps using bmp2rb. Th...Dave Chapman1-8/+53
2006-02-20Hide the win32 option when building the simulator. The SDL is now the onlyDaniel Stenberg1-1/+2
2006-02-16Grayscale iPods: Fixed & optimised LCD driver. Further optimisation is possib...Jens Arnold2-13/+31
2006-02-16include all .pl filesDaniel Stenberg1-4/+1
2006-02-13iAudio X5 has 16Mbyte RAMLinus Nielsen Feltzing1-1/+1
2006-02-13Correct the usage outputHristo Kovachev1-1/+1
2006-02-09Only offer the (G)db stub alternative on targets that support it: ifp7x0Daniel Stenberg1-1/+12
2006-02-09Various build sytem cleanupsBrandon Low3-44/+45
2006-02-08Hide the x11 type offering when building simulator, SDL is now the way toDaniel Stenberg1-2/+4
2006-02-08Use 'int' for 32 bit variables in host tools to better run on 64bit archs.Daniel Stenberg2-58/+58
2006-02-07Add Equalizer configuration to Sound Settings menu.Dan Everton1-0/+1
2006-02-06Oops. Correct typo so builds work again.Christi Scarborough1-1/+1
2006-02-06Rockbox manual in LaTeX initial commit. New option 'manual' added to configu...Christi Scarborough1-5/+39
2006-02-05Add iPod 3G and iPod 4G Greyscale to the build systemDave Chapman2-3/+48
2006-02-05Build the correct set of tools for the iaudio x5, and use a dummy scrambler f...Linus Nielsen Feltzing1-2/+3
2006-02-04Committed a little too muchLinus Nielsen Feltzing1-1/+0
2006-02-04The simulator should use the keypad period key, not the regular oneLinus Nielsen Feltzing1-0/+1
2006-02-03iAudio X5: Select the correct bootloader in the configure scriptLinus Nielsen Feltzing1-1/+1
2006-02-02Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds...Dave Chapman1-0/+1
2006-01-27include the ucl's .ch files, pointed out by JoerchDaniel Stenberg1-0/+1
2006-01-25New build type: GDB stubTomasz Malesinski1-1/+14
2006-01-24added toolset for iFPTomasz Malesinski1-0/+4
2006-01-23include all *.inc filesDaniel Stenberg1-2/+1
2006-01-22Added (somewhat blurry) boot logo for X5 and made sure it builds logos forDaniel Stenberg1-0/+2
2006-01-22Initial attempt at using bmp2rb in the build system. Don't forget to re-run ...Dave Chapman2-0/+78
2006-01-18Profiling support, tools and documentation.Brandon Low5-7/+373
2006-01-16The dependency generation for credits.c failed since it includes a fileDaniel Stenberg1-0/+9
2006-01-16Cosmetic bugfix - display correct message when generating firmware image for ...Dave Chapman1-1/+5
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold1-2/+4
2006-01-12Script to create the MD5 sum files for fwpatcherLinus Nielsen Feltzing1-0/+69
2006-01-12Added H300 1.30eu support for fwpatcherLinus Nielsen Feltzing1-0/+2
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman2-0/+17
2006-01-11H300 bootloader v5Linus Nielsen Feltzing1-6/+6
2006-01-10H300 bootloader v4Linus Nielsen Feltzing1-6/+6
2006-01-10change the arabic codepage from ISO-8859-6 to CP1256Marcoen Hirschberg3-4/+24
2006-01-09change separator for the LDFLAGS sed replacement since some people obviouslyDaniel Stenberg1-1/+1
2006-01-09check for sdl-config before using it, and present a more user-friendlyDaniel Stenberg1-0/+27
2006-01-09SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a thirdDaniel Stenberg1-3/+18
2006-01-09removed the language choice, now always uses english built-inDaniel Stenberg1-41/+2
2005-12-27Added basic iAudio X5 support for the scramble and descramble toolsLinus Nielsen Feltzing2-0/+134
2005-12-18New target - iPod Video.Dave Chapman2-2/+22
2005-12-18Sync with ipodlinux CVS - add support for 5g (video) iPodsDave Chapman1-0/+33
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