summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2008-05-12Fix target_id problemMaurus Cuelenaere1-1/+1
2008-05-12Add (preliminary) Zen Vision support.Maurus Cuelenaere1-0/+25
2008-05-12Previous commit wasn't enough; this should do it...Maurus Cuelenaere1-1/+1
2008-05-12Fix typo.Maurus Cuelenaere1-1/+1
2008-05-12fix wrong variable casing.Dominik Riebeling1-1/+1
2008-05-12Add the Sansa M200 v1 as a target for checkwpsDave Chapman1-0/+1
2008-05-12extend Makefile to allow building checkwps on cygwin and MinGW. Make make cal...Dominik Riebeling2-4/+14
2008-05-12These should be const too, I believe.Steve Bavin1-2/+2
2008-05-10Ensure that tools are compiled before features - fixes an issue with bmp2rb a...Robert Keevil1-1/+1
2008-05-08Cleanup in tools/: Remove unused VB scripts and fix properties.Nicolas Pennequin10-285/+170
2008-05-05Clear out confusion about UTF8<->ANSI in tools/creative.cMaurus Cuelenaere1-0/+6
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin8-8/+8
2008-05-03Renamed build_tagcache to tagcache_build to make it consistent with the funct...Bertrik Sikken1-1/+1
2008-05-02Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX...Dave Chapman1-1/+25
2008-04-28Small tweak for festival to correct the spelling of 'A', fixes FS#8889Nils Wallménius1-1/+4
2008-04-28now build the ARM crosscompiler with support for big-endian targetsMarcoen Hirschberg1-1/+1
2008-04-24Commit whole Creative Zen Vision:M target tree + all related firmware/ Maurus Cuelenaere2-3/+7
2008-04-24Fixes tabbing/formatting.Maurus Cuelenaere1-1/+1
2008-04-24Add support for the Creative ZEN and renew the way firmwares are Maurus Cuelenaere2-38/+61
2008-04-21Unreverse Gigabeat S bootloader. Boot Rockbox with hold switch off.Michael Sevakis1-1/+1
2008-04-16Some general housekeeping. Fixed a few yellows, made the volume buttons work ...Will Robertson1-2/+2
2008-04-15Fix a (possibly gcc 3 only) warning.Steve Bavin1-1/+1
2008-04-10decrease the risk of an overflow due to typecase from unsigned to signedDaniel Stenberg1-2/+2
2008-04-10and fix yet another picky warningDaniel Stenberg1-1/+1
2008-04-10oopsDaniel Stenberg1-2/+2
2008-04-10make the compiles A LOT more picky and pedanticDaniel Stenberg1-15/+15
2008-04-10cleanup code for picky compiler warning optionsDaniel Stenberg7-46/+54
2008-04-09Change HMAC-SHA1 implementation to the one taken from gnulib, which Maurus Cuelenaere3-448/+557
2008-04-09more code policing to stop warnings when built with -W -WallDaniel Stenberg4-47/+30
2008-04-09Code PolicingDaniel Stenberg3-3/+6
2008-04-09Code Police raid: -W -Wall cleansingDaniel Stenberg4-36/+49
2008-04-09include string.h for the memory functions to fix yellowsDaniel Stenberg1-0/+1
2008-04-09Fix yellowMaurus Cuelenaere1-0/+1
2008-04-09First commit:Maurus Cuelenaere7-103/+784
2008-04-07Some other minor fixes to accent with italian TTS.Alessio Lenzi1-1/+1
2008-04-02FS#8842 by Thomas Martitz, thanks!Daniel Stenberg1-47/+114
2008-03-28fix the m68k crosscompiler build for FreeBSDMarcoen Hirschberg1-1/+1
2008-03-27Fixed some accents for italian TTS pronunciation.Alessio Lenzi1-2/+3
2008-03-27Revert "initial Meizu M6SL port"Marcoen Hirschberg2-26/+3
2008-03-27initial Meizu M6SL portMarcoen Hirschberg2-3/+26
2008-03-27Prevent the user from running "make" directly - it should only be invoked by ...Dave Chapman2-2/+3
2008-03-26Major cleanup of checkwps - fix all warnings and add a script to build versio...Dave Chapman7-13/+118
2008-03-26Set svn:keywordsDave Chapman1-1/+1
2008-03-26Move checkwps to its own subdir in preparation for compiling target-specific ...Dave Chapman2-0/+18
2008-03-261) Make Rockbox reject any WPSs if there are errors loading any of the requir...Dave Chapman2-7/+35
2008-03-26kill the release script and build tarball from *everything* in SVN...Daniel Stenberg2-149/+0
2008-03-25Make checkwps compile again. Still more work is needed though, as checkwps i...Dave Chapman2-3/+53
2008-03-24Fix the dreaded FILES files.Jens Arnold1-0/+1
2008-03-23Enable plugin building for M3.Jens Arnold1-1/+1
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase1-1/+1