summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Collapse)AuthorAge
...
* added romsizetest.pl to the release archiveDaniel Stenberg2004-09-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5044 a1c6a512-1295-4272-9138-f99709370657
* rombox support: building and zipDaniel Stenberg2004-09-06
| | | | | | | general makefile: less output git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5043 a1c6a512-1295-4272-9138-f99709370657
* Fixed new font format: necessity of offset table generation, output of fonts ↵Jens Arnold2004-08-27
| | | | | | without one git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5018 a1c6a512-1295-4272-9138-f99709370657
* removed the now broken out-of-sequence check for rotated operationJörg Hohensohn2004-08-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5017 a1c6a512-1295-4272-9138-f99709370657
* New font format (already rotated) saves code, space and time. On the ↵Jörg Hohensohn2004-08-26
| | | | | | downside this new format is incompatible, so get the new fonts, too. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5015 a1c6a512-1295-4272-9138-f99709370657
* Make the buildzip script able to build zips even when not run in a dirDaniel Stenberg2004-08-24
| | | | | | | one level "down" from the rockbox source root. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5013 a1c6a512-1295-4272-9138-f99709370657
* oops, forgot to remove my debug printsDaniel Stenberg2004-08-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5012 a1c6a512-1295-4272-9138-f99709370657
* exclude fonts from the zip file that are larger than the maximum size we canDaniel Stenberg2004-08-24
| | | | | | | load with this firmware git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5011 a1c6a512-1295-4272-9138-f99709370657
* remove zip on cleanDaniel Stenberg2004-08-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5010 a1c6a512-1295-4272-9138-f99709370657
* New plugin, snake2, by Mat Holton (Patch #838045)Linus Nielsen Feltzing2004-07-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4881 a1c6a512-1295-4272-9138-f99709370657
* Now the viewers.config concept works for players as wellLinus Nielsen Feltzing2004-07-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4869 a1c6a512-1295-4272-9138-f99709370657
* 'make install' for a simulator now installs a full rockbox setup in theDaniel Stenberg2004-06-14
| | | | | | | local 'archos' directory. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4744 a1c6a512-1295-4272-9138-f99709370657
* support building a zip file for the simulatorDaniel Stenberg2004-06-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4743 a1c6a512-1295-4272-9138-f99709370657
* binlang and genlang couldn't handle deprecated stringsLinus Nielsen Feltzing2004-06-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4713 a1c6a512-1295-4272-9138-f99709370657
* * removed some more unused stuff in the simulator makefileDaniel Stenberg2004-05-26
| | | | | | | | | | | * made the scan for the rockbox source dir a bit cooler, now it can detect it even when you create and use a build directory that is on the same level as the rockbox dir itself which might make it easier for people that builds from (repeatly updated) daily tarballs * now outputs the found rockbox source code dir found git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4706 a1c6a512-1295-4272-9138-f99709370657
* Simplied the directory usage. This script now checks for (or asks if itDaniel Stenberg2004-05-26
| | | | | | | | doesn't find it) the Rockbox source code root directory. All the directories are then assumed to be placed "correctly" within that source tree. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4705 a1c6a512-1295-4272-9138-f99709370657
* Added buildzip.plLinus Nielsen Feltzing2004-05-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4699 a1c6a512-1295-4272-9138-f99709370657
* Spelling errorLinus Nielsen Feltzing2004-05-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4690 a1c6a512-1295-4272-9138-f99709370657
* Set up default viewers.configBjörn Stenberg2004-05-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4682 a1c6a512-1295-4272-9138-f99709370657
* remove rockbox.zip on make cleanDaniel Stenberg2004-05-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4674 a1c6a512-1295-4272-9138-f99709370657
* provide a zip target on target buildsDaniel Stenberg2004-05-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4672 a1c6a512-1295-4272-9138-f99709370657
* build a Rockbox zip file suitable for installDaniel Stenberg2004-05-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4671 a1c6a512-1295-4272-9138-f99709370657
* tool we use on the web site to produce an image of a fontDaniel Stenberg2004-05-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4665 a1c6a512-1295-4272-9138-f99709370657
* Added an inlined help text after failing to use it correctly (although I wroteKjell Ericson2004-05-11
| | | | | | | it once). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4607 a1c6a512-1295-4272-9138-f99709370657
* Now correctly generates language files, ignoring voice entriesLinus Nielsen Feltzing2004-04-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4532 a1c6a512-1295-4272-9138-f99709370657
* Reverted my brainless const'ing of the font dataLinus Nielsen Feltzing2004-04-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4492 a1c6a512-1295-4272-9138-f99709370657
* Structures should not be const for simulator buildsHardeep Sidhu2004-04-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4486 a1c6a512-1295-4272-9138-f99709370657
* Killed a few warningsLinus Nielsen Feltzing2004-04-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4483 a1c6a512-1295-4272-9138-f99709370657
* Moved the system font from .data to .rodataLinus Nielsen Feltzing2004-04-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4476 a1c6a512-1295-4272-9138-f99709370657
* The binlang script is now updated for the new string table formatLinus Nielsen Feltzing2004-04-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4468 a1c6a512-1295-4272-9138-f99709370657
* Changed concept for voice IDs: the voice-only IDs now are in a separate ↵Jörg Hohensohn2004-04-03
| | | | | | range, don't generate an empty language string. This saves memory, but requires a new voice file format with 2 tables. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4463 a1c6a512-1295-4272-9138-f99709370657
* When synching a lang file with the most recent english translation, weDaniel Stenberg2004-03-30
| | | | | | | | | suck in the english voice strings. Thus, languages without a specified voice string for a given string where the english version has one, will get the english voice string there. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4457 a1c6a512-1295-4272-9138-f99709370657
* Multimedia scrambling was wrong: Checksum is for xor:ed dataBjörn Stenberg2004-03-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4401 a1c6a512-1295-4272-9138-f99709370657
* Brian Foley fixed a flaw that made this code segfault on bigendian systemsDaniel Stenberg2004-01-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4273 a1c6a512-1295-4272-9138-f99709370657
* Henrik Backe's english language file cleanup. This ups the language fileDaniel Stenberg2004-01-23
| | | | | | | version number from 1 to 2, making *ALL* old language files obsolete. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4270 a1c6a512-1295-4272-9138-f99709370657
* Added multimedia support (but no compression)Björn Stenberg2004-01-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4213 a1c6a512-1295-4272-9138-f99709370657
* Added support for multimedia .ajz filesBjörn Stenberg2004-01-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4199 a1c6a512-1295-4272-9138-f99709370657
* Removed mkneofile from TARGETSHardeep Sidhu2003-12-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4162 a1c6a512-1295-4272-9138-f99709370657
* Removed mkneofileBjörn Stenberg2003-12-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4142 a1c6a512-1295-4272-9138-f99709370657
* removed the neo-specific scramble-tool and made it an option to scrambleDaniel Stenberg2003-12-12
| | | | | | | instead, and made the makefile use this git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4140 a1c6a512-1295-4272-9138-f99709370657
* Added the 'mkneofile' tool that is used instead of scramble when making theDaniel Stenberg2003-12-12
| | | | | | | Neo firmware image. The Open Neo project used to call this tool 'add_header'. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4136 a1c6a512-1295-4272-9138-f99709370657
* Allow building two Neo targets...Daniel Stenberg2003-12-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4129 a1c6a512-1295-4272-9138-f99709370657
* Removed the prompting for demos and games. They're plugins now anyway.Daniel Stenberg2003-11-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4070 a1c6a512-1295-4272-9138-f99709370657
* recorder v2 support addedDaniel Stenberg2003-11-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4036 a1c6a512-1295-4272-9138-f99709370657
* Updated the scramble/descramble for the V2 recorderLinus Nielsen Feltzing2003-10-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3992 a1c6a512-1295-4272-9138-f99709370657
* Removed -s compile flagBjörn Stenberg2003-09-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3961 a1c6a512-1295-4272-9138-f99709370657
* Magnus Holmgren's patch #708098 that makes bmp2rb insensitive to endianessDaniel Stenberg2003-05-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3691 a1c6a512-1295-4272-9138-f99709370657
* allow any whitespace after the ending quoteDaniel Stenberg2003-05-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3657 a1c6a512-1295-4272-9138-f99709370657
* Anchor the regexes better, some of them caused problems with perl 5.8.Daniel Stenberg2003-04-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3629 a1c6a512-1295-4272-9138-f99709370657
* Don't pass in TOOLSDIR to the simulator Makefile until we've made the pathDaniel Stenberg2003-04-25
| | | | | | | | | absolute. Using a relative path is not wise, since we use make -C when we build the simulator and the relative path to the tools dir is not the same from the build dir as from the simulator's main source dir... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3615 a1c6a512-1295-4272-9138-f99709370657