summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2004-09-16remove display-leftovers and remove the memory size question for iRiverDaniel Stenberg1-3/+1
2004-09-16Only treat player like a playerBjörn Stenberg1-3/+3
2004-09-16Moved LCD_WIDHT/HEIGHT from lcd driver to config file.Björn Stenberg1-19/+9
2004-09-15ondios use ajbrec.ajz as wellDaniel Stenberg1-1/+1
2004-09-09build system updated to include Ondio optionJörg Hohensohn1-0/+16
2004-09-08scrambling extended for the Ondio SP/FMJörg Hohensohn1-0/+16
2004-09-06when rom file is too big, mention how many bytesDaniel Stenberg1-1/+1
2004-09-06removed the hard-coded size limit from the Makefile with some preprocessorDaniel Stenberg1-1/+11
2004-09-06added romsizetest.pl to the release archiveDaniel Stenberg1-0/+1
2004-09-06rombox support: building and zipDaniel Stenberg3-1/+29
2004-08-27Fixed new font format: necessity of offset table generation, output of fonts ...Jens Arnold1-1/+12
2004-08-26removed the now broken out-of-sequence check for rotated operationJörg Hohensohn1-5/+0
2004-08-26New font format (already rotated) saves code, space and time. On the downside...Jörg Hohensohn1-24/+151
2004-08-24Make the buildzip script able to build zips even when not run in a dirDaniel Stenberg2-18/+27
2004-08-24oops, forgot to remove my debug printsDaniel Stenberg1-2/+0
2004-08-24exclude fonts from the zip file that are larger than the maximum size we canDaniel Stenberg1-0/+26
2004-08-24remove zip on cleanDaniel Stenberg1-0/+1
2004-07-14New plugin, snake2, by Mat Holton (Patch #838045)Linus Nielsen Feltzing1-0/+1
2004-07-13Now the viewers.config concept works for players as wellLinus Nielsen Feltzing1-11/+17
2004-06-14'make install' for a simulator now installs a full rockbox setup in theDaniel Stenberg1-2/+10
2004-06-14support building a zip file for the simulatorDaniel Stenberg1-7/+24
2004-06-03binlang and genlang couldn't handle deprecated stringsLinus Nielsen Feltzing2-3/+5
2004-05-26* removed some more unused stuff in the simulator makefileDaniel Stenberg1-10/+7
2004-05-26Simplied the directory usage. This script now checks for (or asks if itDaniel Stenberg1-98/+34
2004-05-24Added buildzip.plLinus Nielsen Feltzing1-0/+1
2004-05-21Spelling errorLinus Nielsen Feltzing1-1/+1
2004-05-21Set up default viewers.configBjörn Stenberg1-0/+12
2004-05-21remove rockbox.zip on make cleanDaniel Stenberg1-0/+1
2004-05-21provide a zip target on target buildsDaniel Stenberg1-0/+3
2004-05-21build a Rockbox zip file suitable for installDaniel Stenberg1-0/+112
2004-05-21tool we use on the web site to produce an image of a fontDaniel Stenberg1-0/+821
2004-05-11Added an inlined help text after failing to use it correctly (although I wroteKjell Ericson1-0/+8
2004-04-21Now correctly generates language files, ignoring voice entriesLinus Nielsen Feltzing1-14/+19
2004-04-13Reverted my brainless const'ing of the font dataLinus Nielsen Feltzing1-12/+6
2004-04-11Structures should not be const for simulator buildsHardeep Sidhu1-4/+10
2004-04-09Killed a few warningsLinus Nielsen Feltzing1-2/+2
2004-04-06Moved the system font from .data to .rodataLinus Nielsen Feltzing1-4/+4
2004-04-05The binlang script is now updated for the new string table formatLinus Nielsen Feltzing1-0/+6
2004-04-03Changed concept for voice IDs: the voice-only IDs now are in a separate range...Jörg Hohensohn1-3/+20
2004-03-30When synching a lang file with the most recent english translation, weDaniel Stenberg1-2/+10
2004-03-17Multimedia scrambling was wrong: Checksum is for xor:ed dataBjörn Stenberg1-4/+4
2004-01-26Brian Foley fixed a flaw that made this code segfault on bigendian systemsDaniel Stenberg1-2/+5
2004-01-23Henrik Backe's english language file cleanup. This ups the language fileDaniel Stenberg1-1/+1
2004-01-08Added multimedia support (but no compression)Björn Stenberg1-50/+115
2004-01-08Added support for multimedia .ajz filesBjörn Stenberg1-10/+95
2003-12-17Removed mkneofile from TARGETSHardeep Sidhu1-1/+1
2003-12-12Removed mkneofileBjörn Stenberg1-2/+0
2003-12-12removed the neo-specific scramble-tool and made it an option to scrambleDaniel Stenberg2-143/+57
2003-12-12Added the 'mkneofile' tool that is used instead of scramble when making theDaniel Stenberg2-1/+115
2003-12-12Allow building two Neo targets...Daniel Stenberg1-1/+17