summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Collapse)AuthorFilesLines
2006-02-21Patch #1435744 from Andrew Scott - initial iPod Mini supportDave Chapman2-3/+25
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8764 a1c6a512-1295-4272-9138-f99709370657
2006-02-21Ooops.Dave Chapman1-1/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8760 a1c6a512-1295-4272-9138-f99709370657
2006-02-21First attempt at generating and using .h files from bitmaps using bmp2rb. ↵Dave Chapman1-8/+53
The .h files are generated for both the core bitmaps and the plugins, but are only currently being used in the core. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8759 a1c6a512-1295-4272-9138-f99709370657
2006-02-20Hide the win32 option when building the simulator. The SDL is now the onlyDaniel Stenberg1-1/+2
type we endorse! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8747 a1c6a512-1295-4272-9138-f99709370657
2006-02-16Grayscale iPods: Fixed & optimised LCD driver. Further optimisation is ↵Jens Arnold2-13/+31
possible. * LCD driver now uses proper native bitmaps resembling the LCD internal format. Mono bitmaps are still transposed. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8706 a1c6a512-1295-4272-9138-f99709370657
2006-02-16include all .pl filesDaniel Stenberg1-4/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8700 a1c6a512-1295-4272-9138-f99709370657
2006-02-13iAudio X5 has 16Mbyte RAMLinus Nielsen Feltzing1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8687 a1c6a512-1295-4272-9138-f99709370657
2006-02-13Correct the usage outputHristo Kovachev1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8673 a1c6a512-1295-4272-9138-f99709370657
2006-02-09Only offer the (G)db stub alternative on targets that support it: ifp7x0Daniel Stenberg1-1/+12
is the only one atm. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8644 a1c6a512-1295-4272-9138-f99709370657
2006-02-09Various build sytem cleanupsBrandon Low3-44/+45
* Parallel build appears to work properly * Use $(SILENT) instead of @ about everywhere * Less calls to bash by using make builtin substitutions git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8638 a1c6a512-1295-4272-9138-f99709370657
2006-02-08Hide the x11 type offering when building simulator, SDL is now the way toDaniel Stenberg1-2/+4
go. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8634 a1c6a512-1295-4272-9138-f99709370657
2006-02-08Use 'int' for 32 bit variables in host tools to better run on 64bit archs.Daniel Stenberg2-58/+58
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8626 a1c6a512-1295-4272-9138-f99709370657
2006-02-07Add Equalizer configuration to Sound Settings menu.Dan Everton1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8606 a1c6a512-1295-4272-9138-f99709370657
2006-02-06Oops. Correct typo so builds work again.Christi Scarborough1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8599 a1c6a512-1295-4272-9138-f99709370657
2006-02-06Rockbox manual in LaTeX initial commit. New option 'manual' added to ↵Christi Scarborough1-5/+39
configure. Some platforms (eg recorderv2, fmrecorder) produce the same manual target, so either can be selected from the configure script. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8596 a1c6a512-1295-4272-9138-f99709370657
2006-02-05Add iPod 3G and iPod 4G Greyscale to the build systemDave Chapman2-3/+48
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8586 a1c6a512-1295-4272-9138-f99709370657
2006-02-05Build the correct set of tools for the iaudio x5, and use a dummy scrambler ↵Linus Nielsen Feltzing1-2/+3
for now git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8570 a1c6a512-1295-4272-9138-f99709370657
2006-02-04Committed a little too muchLinus Nielsen Feltzing1-1/+0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8569 a1c6a512-1295-4272-9138-f99709370657
2006-02-04The simulator should use the keypad period key, not the regular oneLinus Nielsen Feltzing1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8568 a1c6a512-1295-4272-9138-f99709370657
2006-02-03iAudio X5: Select the correct bootloader in the configure scriptLinus Nielsen Feltzing1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8558 a1c6a512-1295-4272-9138-f99709370657
2006-02-02Patch #1421422 - Backdrop image patch started by Linus, finished by me. ↵Dave Chapman1-0/+1
Adds ability to set backdrop images for file browser and menus (store full-screen bitmaps in /.rockbox/backdrops/) and also the ability to set a full-screen background image in a WPS using the %X|filename.bmp| WPS tag. Currently only implemented for targets with colour LCDs. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8536 a1c6a512-1295-4272-9138-f99709370657
2006-01-27include the ucl's .ch files, pointed out by JoerchDaniel Stenberg1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8471 a1c6a512-1295-4272-9138-f99709370657
2006-01-25New build type: GDB stubTomasz Malesinski1-1/+14
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8446 a1c6a512-1295-4272-9138-f99709370657
2006-01-24added toolset for iFPTomasz Malesinski1-0/+4
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8439 a1c6a512-1295-4272-9138-f99709370657
2006-01-23include all *.inc filesDaniel Stenberg1-2/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8423 a1c6a512-1295-4272-9138-f99709370657
2006-01-22Added (somewhat blurry) boot logo for X5 and made sure it builds logos forDaniel Stenberg1-0/+2
remote fine git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8421 a1c6a512-1295-4272-9138-f99709370657
2006-01-22Initial attempt at using bmp2rb in the build system. Don't forget to re-run ↵Dave Chapman2-0/+78
configure git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8418 a1c6a512-1295-4272-9138-f99709370657
2006-01-18Profiling support, tools and documentation.Brandon Low5-7/+373
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8375 a1c6a512-1295-4272-9138-f99709370657
2006-01-16The dependency generation for credits.c failed since it includes a fileDaniel Stenberg1-0/+9
that does't exist when gcc -MM is used. Thus we do one more work-around that creates the file before depedency generation and then removes it again afterwards... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8355 a1c6a512-1295-4272-9138-f99709370657
2006-01-16Cosmetic bugfix - display correct message when generating firmware image for ↵Dave Chapman1-1/+5
the 5g git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8350 a1c6a512-1295-4272-9138-f99709370657
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ↵Jens Arnold1-2/+4
keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8349 a1c6a512-1295-4272-9138-f99709370657
2006-01-12Script to create the MD5 sum files for fwpatcherLinus Nielsen Feltzing1-0/+69
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8344 a1c6a512-1295-4272-9138-f99709370657
2006-01-12Added H300 1.30eu support for fwpatcherLinus Nielsen Feltzing1-0/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8343 a1c6a512-1295-4272-9138-f99709370657
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman2-0/+17
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8342 a1c6a512-1295-4272-9138-f99709370657
2006-01-11H300 bootloader v5Linus Nielsen Feltzing1-6/+6
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8340 a1c6a512-1295-4272-9138-f99709370657
2006-01-10H300 bootloader v4Linus Nielsen Feltzing1-6/+6
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8327 a1c6a512-1295-4272-9138-f99709370657
2006-01-10change the arabic codepage from ISO-8859-6 to CP1256Marcoen Hirschberg3-4/+24
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8323 a1c6a512-1295-4272-9138-f99709370657
2006-01-09change separator for the LDFLAGS sed replacement since some people obviouslyDaniel Stenberg1-1/+1
have commas in their LDFLAGS git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8318 a1c6a512-1295-4272-9138-f99709370657
2006-01-09check for sdl-config before using it, and present a more user-friendlyDaniel Stenberg1-0/+27
text if it isn't found git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8314 a1c6a512-1295-4272-9138-f99709370657
2006-01-09SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a thirdDaniel Stenberg1-3/+18
simulator with the hope that once it works fine, we can remove the other two and only have one unified simulator. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8312 a1c6a512-1295-4272-9138-f99709370657
2006-01-09removed the language choice, now always uses english built-inDaniel Stenberg1-41/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8311 a1c6a512-1295-4272-9138-f99709370657
2005-12-27Added basic iAudio X5 support for the scramble and descramble toolsLinus Nielsen Feltzing2-0/+134
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8290 a1c6a512-1295-4272-9138-f99709370657
2005-12-18New target - iPod Video.Dave Chapman2-2/+22
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8261 a1c6a512-1295-4272-9138-f99709370657
2005-12-18Sync with ipodlinux CVS - add support for 5g (video) iPodsDave Chapman1-0/+33
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8260 a1c6a512-1295-4272-9138-f99709370657
2005-12-13First shot at a '7zip' target that uses the 7za tool to produce a rockbox.7aDaniel Stenberg1-1/+4
package with the exact same contents that a make zip would produce. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8230 a1c6a512-1295-4272-9138-f99709370657
2005-12-13Made the script more generic to allow other package creation tools to getDaniel Stenberg1-13/+38
passed to it using the command line. Note that this makes the script use 'xargs'. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8227 a1c6a512-1295-4272-9138-f99709370657
2005-12-08Fix crash when converting the font 00-Starmap_r400-8.bdf.Magnus Holmgren1-1/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8203 a1c6a512-1295-4272-9138-f99709370657
2005-12-07several small fixes sugested by different people (FireFly, Lear, Takka)Marcoen Hirschberg1-4/+0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8184 a1c6a512-1295-4272-9138-f99709370657
2005-12-06build tools/codepages for all targets except for the playerDaniel Stenberg1-8/+8
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8180 a1c6a512-1295-4272-9138-f99709370657
2005-12-06forgot to add codepage_tables.hMarcoen Hirschberg1-0/+27
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8176 a1c6a512-1295-4272-9138-f99709370657