summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2003-11-26Removed the prompting for demos and games. They're plugins now anyway.Daniel Stenberg1-36/+3
2003-11-19recorder v2 support addedDaniel Stenberg1-0/+8
2003-10-27Updated the scramble/descramble for the V2 recorderLinus Nielsen Feltzing2-5/+14
2003-09-22Removed -s compile flagBjörn Stenberg1-1/+1
2003-05-21Magnus Holmgren's patch #708098 that makes bmp2rb insensitive to endianessDaniel Stenberg1-19/+20
2003-05-08allow any whitespace after the ending quoteDaniel Stenberg1-1/+1
2003-04-29Anchor the regexes better, some of them caused problems with perl 5.8.Daniel Stenberg2-7/+7
2003-04-25Don't pass in TOOLSDIR to the simulator Makefile until we've made the pathDaniel Stenberg1-0/+2
2003-04-22made the script detect the toolsdir and pass that on to the sub-makefilesDaniel Stenberg1-2/+40
2003-04-14Magnus Öman's fix to prevent creation of >200K filesLinus Nielsen Feltzing1-1/+7
2003-04-12Now handles files with odd lengthLinus Nielsen Feltzing1-0/+2
2003-04-12Silly error in the output file open()Linus Nielsen Feltzing1-5/+5
2003-03-19autodetect an ID smarterDaniel Stenberg1-2/+9
2003-03-09Added error checking when opening the filesLinus Nielsen Feltzing1-3/+3
2003-03-03export MEM variable in firmware and appsUwe Freese1-1/+1
2003-02-26Added a ram size questionDaniel Stenberg1-4/+40
2003-02-08Changed include path for generate_rocklatinLinus Nielsen Feltzing1-1/+1
2003-01-31make it deal with traling tabs as well as spacesDaniel Stenberg1-2/+2
2003-01-27removed old emacs file, added new onesDaniel Stenberg1-0/+2
2003-01-24Remove use of rockbox-mode.el in local variables list.Mats Lidell1-6/+0
2003-01-24Fancy auto, hungry, and cleanups removed.Mats Lidell1-6/+0
2003-01-22Added support for supporting multiple project by using a predicateMats Lidell1-3/+37
2003-01-20A Zagor request!Mats Lidell1-1/+1
2003-01-20Created.Mats Lidell2-0/+65
2003-01-16Added FM recorder supportDaniel Stenberg1-17/+18
2003-01-10Automatic tool to generate Rocklatin layout gif-pictures.Kjell Ericson2-1/+742
2002-12-19Added incomplete support for the FM Recorder headerBjörn Stenberg1-16/+46
2002-12-19Added support for the FM Recorder headerBjörn Stenberg1-7/+16
2002-11-07added binlangDaniel Stenberg1-0/+1
2002-10-291. If the translated file used ID strings not present in the english one,Daniel Stenberg1-4/+19
2002-10-17as dumb as i am, its amazing i can breathRobert Hak1-2/+7
2002-10-17bug fix on my partRobert Hak1-6/+6
2002-10-17sim questions are in order nowRobert Hak1-62/+85
2002-10-15The player firmware now autodetects the LCD type. No need for two player vers...Linus Nielsen Feltzing1-10/+3
2002-10-15Add comment when the description has changed.Daniel Stenberg1-1/+9
2002-10-14indent the generated code properly, add an end-of-array marker namedDaniel Stenberg1-2/+3
2002-10-14hm, it needs to be correct perl syntax tooDaniel Stenberg1-1/+1
2002-10-14treat "" 'new' strings as non-existingDaniel Stenberg1-1/+1
2002-10-14better error line, return non-zero on errorsDaniel Stenberg1-1/+4
2002-10-13fixed the quote checking regex to look like the one in genlangDaniel Stenberg1-1/+1