summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
...
* exclude fonts from the zip file that are larger than the maximum size we canDaniel Stenberg2004-08-24
* remove zip on cleanDaniel Stenberg2004-08-24
* New plugin, snake2, by Mat Holton (Patch #838045)Linus Nielsen Feltzing2004-07-14
* Now the viewers.config concept works for players as wellLinus Nielsen Feltzing2004-07-13
* 'make install' for a simulator now installs a full rockbox setup in theDaniel Stenberg2004-06-14
* support building a zip file for the simulatorDaniel Stenberg2004-06-14
* binlang and genlang couldn't handle deprecated stringsLinus Nielsen Feltzing2004-06-03
* * removed some more unused stuff in the simulator makefileDaniel Stenberg2004-05-26
* Simplied the directory usage. This script now checks for (or asks if itDaniel Stenberg2004-05-26
* Added buildzip.plLinus Nielsen Feltzing2004-05-24
* Spelling errorLinus Nielsen Feltzing2004-05-21
* Set up default viewers.configBjörn Stenberg2004-05-21
* remove rockbox.zip on make cleanDaniel Stenberg2004-05-21
* provide a zip target on target buildsDaniel Stenberg2004-05-21
* build a Rockbox zip file suitable for installDaniel Stenberg2004-05-21
* tool we use on the web site to produce an image of a fontDaniel Stenberg2004-05-21
* Added an inlined help text after failing to use it correctly (although I wroteKjell Ericson2004-05-11
* Now correctly generates language files, ignoring voice entriesLinus Nielsen Feltzing2004-04-21
* Reverted my brainless const'ing of the font dataLinus Nielsen Feltzing2004-04-13
* Structures should not be const for simulator buildsHardeep Sidhu2004-04-11
* Killed a few warningsLinus Nielsen Feltzing2004-04-09
* Moved the system font from .data to .rodataLinus Nielsen Feltzing2004-04-06
* The binlang script is now updated for the new string table formatLinus Nielsen Feltzing2004-04-05
* Changed concept for voice IDs: the voice-only IDs now are in a separate range...Jörg Hohensohn2004-04-03
* When synching a lang file with the most recent english translation, weDaniel Stenberg2004-03-30
* Multimedia scrambling was wrong: Checksum is for xor:ed dataBjörn Stenberg2004-03-17
* Brian Foley fixed a flaw that made this code segfault on bigendian systemsDaniel Stenberg2004-01-26
* Henrik Backe's english language file cleanup. This ups the language fileDaniel Stenberg2004-01-23
* Added multimedia support (but no compression)Björn Stenberg2004-01-08
* Added support for multimedia .ajz filesBjörn Stenberg2004-01-08
* Removed mkneofile from TARGETSHardeep Sidhu2003-12-17
* Removed mkneofileBjörn Stenberg2003-12-12
* removed the neo-specific scramble-tool and made it an option to scrambleDaniel Stenberg2003-12-12
* Added the 'mkneofile' tool that is used instead of scramble when making theDaniel Stenberg2003-12-12
* Allow building two Neo targets...Daniel Stenberg2003-12-12
* Removed the prompting for demos and games. They're plugins now anyway.Daniel Stenberg2003-11-26
* recorder v2 support addedDaniel Stenberg2003-11-19
* Updated the scramble/descramble for the V2 recorderLinus Nielsen Feltzing2003-10-27
* Removed -s compile flagBjörn Stenberg2003-09-22
* Magnus Holmgren's patch #708098 that makes bmp2rb insensitive to endianessDaniel Stenberg2003-05-21
* allow any whitespace after the ending quoteDaniel Stenberg2003-05-08
* Anchor the regexes better, some of them caused problems with perl 5.8.Daniel Stenberg2003-04-29
* Don't pass in TOOLSDIR to the simulator Makefile until we've made the pathDaniel Stenberg2003-04-25
* made the script detect the toolsdir and pass that on to the sub-makefilesDaniel Stenberg2003-04-22
* Magnus Öman's fix to prevent creation of >200K filesLinus Nielsen Feltzing2003-04-14
* Now handles files with odd lengthLinus Nielsen Feltzing2003-04-12
* Silly error in the output file open()Linus Nielsen Feltzing2003-04-12
* autodetect an ID smarterDaniel Stenberg2003-03-19
* Added error checking when opening the filesLinus Nielsen Feltzing2003-03-09
* export MEM variable in firmware and appsUwe Freese2003-03-03