summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2005-12-05Stop using sed's /c option when building the simulator Makefile. This shouldDaniel Stenberg
lessen the requirments on what sed (version) that is used. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8152 a1c6a512-1295-4272-9138-f99709370657
2005-12-04iPod targets need tools/scramble buildingDave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8150 a1c6a512-1295-4272-9138-f99709370657
2005-12-04Build convbdf for player too, although it feels a bit funny. Also builds theDaniel Stenberg
tools for the sims as well, since they need convbdf at least and it makes life easier if we just do the same for them as for normal target builds. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8149 a1c6a512-1295-4272-9138-f99709370657
2005-12-03H300 Bootloader v3Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8131 a1c6a512-1295-4272-9138-f99709370657
2005-12-02old. obsolete. forgotten.Daniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8128 a1c6a512-1295-4272-9138-f99709370657
2005-12-02configure now sets what set of tools that a particular target build needs orDaniel Stenberg
can use, and those tools only are built with 'make' or 'make tools'. Starting now, you should build tools from within your build directory instead of running make in the tools dir. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8127 a1c6a512-1295-4272-9138-f99709370657
2005-12-02FWPatcher - added support for H1x0 v1.66 and H3x0 v1.29Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8123 a1c6a512-1295-4272-9138-f99709370657
2005-11-30And now also allocates the correct amountLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8113 a1c6a512-1295-4272-9138-f99709370657
2005-11-30Now clears the bitmap properly beforte convertingLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8112 a1c6a512-1295-4272-9138-f99709370657
2005-11-30Self-extracting loader: Cleaner method for inclusion of the UCL-compressed ↵Jens Arnold
image. The input image is now checked for correctness and converted to C source. The Makefile still needs fixing... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8109 a1c6a512-1295-4272-9138-f99709370657
2005-11-28use plain 'ar' for now as the $(AR) gets set to the cross-compiler version...Daniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8101 a1c6a512-1295-4272-9138-f99709370657
2005-11-28FWPatcher now supports 1.28jp on the H300Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8095 a1c6a512-1295-4272-9138-f99709370657
2005-11-28more filesDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8093 a1c6a512-1295-4272-9138-f99709370657
2005-11-28build uclpackDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8092 a1c6a512-1295-4272-9138-f99709370657
2005-11-28initial build adjustment for the Rockbox build systemDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8091 a1c6a512-1295-4272-9138-f99709370657
2005-11-27Patch by Joerg Hohensohn to create uncompressed .ucl files.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8088 a1c6a512-1295-4272-9138-f99709370657
2005-11-27Initial check-in of (stripped-down) UCL data compression library v 1.01Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8087 a1c6a512-1295-4272-9138-f99709370657
2005-11-27H300 bootloader v2Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8079 a1c6a512-1295-4272-9138-f99709370657
2005-11-21fixed gcc4 warningsDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8028 a1c6a512-1295-4272-9138-f99709370657
2005-11-21fixed compiler warningsDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8027 a1c6a512-1295-4272-9138-f99709370657
2005-11-21Missed for a very long time: now runs make in the tools dir first whenDaniel Stenberg
building target versions. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8026 a1c6a512-1295-4272-9138-f99709370657
2005-11-21nuked gcc4 warningsDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8025 a1c6a512-1295-4272-9138-f99709370657
2005-11-21enables 'make tools' in the build dirDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8024 a1c6a512-1295-4272-9138-f99709370657
2005-11-20Bootloader V6Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8009 a1c6a512-1295-4272-9138-f99709370657
2005-11-18Ooops, broke the H1x0 mkbootLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7972 a1c6a512-1295-4272-9138-f99709370657
2005-11-18Added H300 to the fwpatcher utilityLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7969 a1c6a512-1295-4272-9138-f99709370657
2005-11-18When fixing things is it better to do it in a way that causes them to ↵Christi Scarborough
actually work. Some more bugs in wpsbuild.pl squashed. Also, themes moved to the main menu. Resetting to default themes now works properly. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7965 a1c6a512-1295-4272-9138-f99709370657
2005-11-18Initial stab at theme support.Christi Scarborough
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7952 a1c6a512-1295-4272-9138-f99709370657
2005-11-16Can now patch a bootloader image into an H300 firmwareLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7914 a1c6a512-1295-4272-9138-f99709370657
2005-11-16Correct bootloader type for h300Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7913 a1c6a512-1295-4272-9138-f99709370657
2005-11-15Add output format for the ipod's byte-swapped rgb565Dave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7890 a1c6a512-1295-4272-9138-f99709370657
2005-11-14Applied patch 1342470: Support fonts wider than 16 pixels in convbdf.Magnus Holmgren
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7874 a1c6a512-1295-4272-9138-f99709370657
2005-11-14fixed a million gcc4 warningsDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7872 a1c6a512-1295-4272-9138-f99709370657
2005-11-14fix the -r argument use to wpsbuildDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7871 a1c6a512-1295-4272-9138-f99709370657
2005-11-14Small fix for us loosers, who don't follow the recomendation to put the ↵Henrik Backe
build directory in the same level as the tools and apps directory git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7869 a1c6a512-1295-4272-9138-f99709370657
2005-11-14Added first take at WPS bundling magic. There's only one single WPS in thereDaniel Stenberg
yet, but it should work to start with... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7864 a1c6a512-1295-4272-9138-f99709370657
2005-11-14Added 16-bit RGB format to bmp2rbLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7861 a1c6a512-1295-4272-9138-f99709370657
2005-11-13Force -mlong-calls for iPod builds. This issue still needs investigating as ↵Dave Chapman
we do not want long-calls everywhere. The -ffunction-sections is also required to force gcc use long calls. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7841 a1c6a512-1295-4272-9138-f99709370657
2005-11-12create the wps dir tooDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7833 a1c6a512-1295-4272-9138-f99709370657
2005-11-11Import make_fw.c iPod firmware manipulation utility from the ipodlinux ↵Dave Chapman
project. Renamed it to ipod_fw.c for use in Rockbox. This is an exact copy of the current CVS version from the ipodlinux project. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7813 a1c6a512-1295-4272-9138-f99709370657
2005-11-08Initial check-in of work-in-progress iPod bootloader. Current targets are ↵Dave Chapman
iPod Color/Photo and iPod Nano. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7784 a1c6a512-1295-4272-9138-f99709370657
2005-11-07Rename irivermodel and irivernum variables to the more generic modelname and ↵Dave Chapman
modelnum and add two new targets git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7779 a1c6a512-1295-4272-9138-f99709370657
2005-11-02Check for and move .ovl files properly (Archos Recorder fix)Daniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7726 a1c6a512-1295-4272-9138-f99709370657
2005-10-31Initial check-in of AAC codec. Currently only recognises the .mp4 extension ↵Dave Chapman
and is not yet capable of realtime operation git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7706 a1c6a512-1295-4272-9138-f99709370657
2005-10-29Remove generic M4A parsing code from libalac and create a libm4a - so it can ↵Dave Chapman
be used by other codecs git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7682 a1c6a512-1295-4272-9138-f99709370657
2005-10-28Initial multi screen support by Kévin Ferrare (Patch #1318081)Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7666 a1c6a512-1295-4272-9138-f99709370657
2005-10-26New FLAC decoder from the ffmpeg projectDave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7656 a1c6a512-1295-4272-9138-f99709370657
2005-10-10tools should not be made with the cross-compiler..Marcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7619 a1c6a512-1295-4272-9138-f99709370657
2005-10-10run make in Tools, so they are up to date.Marcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7604 a1c6a512-1295-4272-9138-f99709370657
2005-10-05Modified the viewers.config syntax slightly. The name field should now includeDaniel Stenberg
path of the plugin/viewer on target, but exclude the exension. Now the Sudoku plugin acts as a normal plugin and a viewer at the same time. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7582 a1c6a512-1295-4272-9138-f99709370657