summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2005-01-24iRiver scramble and descramble code from Dave CooperDaniel Stenberg6-16/+474
2005-01-23Correctly disable plugins for gmini.Jens Arnold1-1/+1
2005-01-19New way of handling the builtin language strings. Now the string pointers are...Jens Arnold1-4/+11
2005-01-19Bugfix: Due to the wrong position of the LANG_LAST_INDEX_IN_ARRAY marker, lan...Jens Arnold1-3/+6
2005-01-19Strip trailing directory slashBjörn Stenberg1-1/+4
2005-01-19Windows requires setting files to binary modeBjörn Stenberg1-0/+1
2005-01-17Removed 'strict'Björn Stenberg1-1/+0
2005-01-17re-indented to look normal ;-)Daniel Stenberg1-430/+430
2005-01-17Don't die on opendir() failure. Index .mp2 files too.Björn Stenberg1-6/+10
2005-01-17Don't print to STDERR.Björn Stenberg1-9/+9
2005-01-17Added MP3::Info.pm inside script to make it standalone.Björn Stenberg1-11/+1571
2005-01-17Added progress display and summary. Implemented --strip.Björn Stenberg1-35/+73
2005-01-09Jean-Philippe Bernardy: removed -m1 from calmrisc gcc optionsDaniel Stenberg1-1/+1
2005-01-04prepare for gmini 120 portDaniel Stenberg1-0/+24
2004-12-20Fixed to allow conversions of 160x128 pictures too.Daniel Stenberg1-9/+27
2004-12-01specify mode in mkdirDaniel Stenberg1-1/+1
2004-11-27Fixed register tableJens Arnold1-2/+2
2004-11-24Make the simulator builds acknowledge the plugins variable set in the configureDaniel Stenberg1-0/+2
2004-11-23No ROMBox for FM RecorderLinus Nielsen Feltzing1-1/+1
2004-11-20Include .ucl files for playersJens Arnold1-8/+9
2004-11-20Enable building flashed rockbox and rombox for playersJens Arnold1-2/+2
2004-11-19We use the apps/recorder dir for the iriver build as wellLinus Nielsen Feltzing1-2/+2
2004-10-26Add dummy text if some tags are missingBjörn Stenberg1-0/+4
2004-10-23Sort songarray on track number if availableBjörn Stenberg1-3/+15
2004-10-21Minor adjustmentsBjörn Stenberg1-2/+8
2004-10-21Now fully v1 spec compliantBjörn Stenberg1-23/+64
2004-10-21updates, still not thereDaniel Stenberg1-9/+21
2004-10-20Closing in on the TagDatabase 1.7 specDaniel Stenberg1-4/+174
2004-10-18present table to the user, easily converted to binary form once we settleDaniel Stenberg1-3/+57
2004-10-13song db generation tool embryoDaniel Stenberg1-0/+93
2004-10-08Don't bail out and die if SOURCES is empty.Daniel Stenberg1-3/+5
2004-10-08Escaped the comma in the iriver GCCOPTSLinus Nielsen Feltzing1-1/+1
2004-10-08Pass correct architecture type to the assembler for the Coldfire buildLinus Nielsen Feltzing1-1/+1
2004-10-07No plugins on the iriver (yet)Linus Nielsen Feltzing1-1/+1
2004-10-07don't build UCL files for targets that don't support flashingDaniel Stenberg1-0/+9
2004-10-07Make the tool variable hold the full path, and make the iriver tool 'cp'Daniel Stenberg1-8/+8
2004-10-07No instruction scheduling on the coldfireLinus Nielsen Feltzing1-1/+3
2004-10-07Ondio plugins+rombox enabled. The new SOURCES file allows us to gradually ada...Jörg Hohensohn1-4/+4
2004-10-05repair the broken dependency stuffDaniel Stenberg1-2/+2
2004-10-04set compiler options here too, you MUST re-run configure once the nextDaniel Stenberg1-0/+8
2004-09-25please mr cvs ignore these filesDaniel Stenberg1-0/+6
2004-09-25added make.incDaniel Stenberg1-0/+1
2004-09-22adjusted to work better in the new conceptDaniel Stenberg1-0/+9
2004-09-22prevent missing include files from making the dependency generation to failDaniel Stenberg1-1/+4
2004-09-22The wildcard case must be last in the case switchLinus Nielsen Feltzing1-10/+10
2004-09-22Rearranged makefiles again to move platform-specific stuff from the MakefilesDaniel Stenberg3-114/+182
2004-09-20Removed the Neo code. Nobody is interested in it.Björn Stenberg1-12/+0
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