summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Collapse)AuthorFilesLines
2008-05-31FS#9047 by Alex Wallis fixing a typoNils Wallménius1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17667 a1c6a512-1295-4272-9138-f99709370657
2008-05-22Move C linkage binding for c++ to exporting header files instead of includes.Dominik Riebeling3-4/+25
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17609 a1c6a512-1295-4272-9138-f99709370657
2008-05-21Philips GoGear SA9200 port. Working bootloader and normal builds, including ↵Mark Arigo2-3/+31
sound. No touchpad now, buttons limited to using vol+/vol-/power for up/down/select. Rockbox USB is enabled since the OF is MTP only...read the warnings on the PortalPlayerUsb wiki page. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17591 a1c6a512-1295-4272-9138-f99709370657
2008-05-19Fix 2 warnings in mkbootNils Wallménius1-2/+0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17583 a1c6a512-1295-4272-9138-f99709370657
2008-05-18remove unused scriptsDaniel Stenberg2-32/+0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17577 a1c6a512-1295-4272-9138-f99709370657
2008-05-18FS#8637 - new UI for disktidy.Jonathan Gordon1-0/+1
Usage changes: - disktidy.config is loaded with a list of file/directory names (included in the .zip) - disktidy_custom.config is then loaded which is the same list but marks the files/dirs to be deleted. Also used to add custom files - the default config is to not remove any files so the first time you run it you need to go into the "files to clean" option and select the files to remove. they will be then saved for next time. The "Files To Clean" screen: use the usual select option to toggle an item (if it has the cursor icon it will be removed) selecting < ALL > will remove all, < NONE > will deselect all. selecting a < > group will toggle all items in that group to exit that screen use the standard cancel action (usually left arrow) Directories are marked with a trailing / and * can be used at the end of the name (e.g .Trash-*/) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17565 a1c6a512-1295-4272-9138-f99709370657
2008-05-17Try making binsize smaller and fix pointer problemMaurus Cuelenaere1-2/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17556 a1c6a512-1295-4272-9138-f99709370657
2008-05-17Try fixing yellow..Maurus Cuelenaere1-4/+5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17554 a1c6a512-1295-4272-9138-f99709370657
2008-05-17Use OF's firmware loading mechanism instead of Rockbox's.Maurus Cuelenaere3-71/+83
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17553 a1c6a512-1295-4272-9138-f99709370657
2008-05-16Add beginning of DSP code (done by Catalin Patulea), but don't enable it Maurus Cuelenaere2-3/+192
yet as there's no C54xx compiler in the toolchain yet.. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17547 a1c6a512-1295-4272-9138-f99709370657
2008-05-151) Add ZVM60GB and ZV simulator builds (ZVM60GB sim equals to ZVM30GB)Maurus Cuelenaere1-1/+1
2) Correct typo which'll break build system for ZV currently 3) Split up keymaps for ZV & ZVM git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17525 a1c6a512-1295-4272-9138-f99709370657
2008-05-14Fix typoMaurus Cuelenaere1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17514 a1c6a512-1295-4272-9138-f99709370657
2008-05-14use unique modelnames for the two create zen vision m buildsDaniel Stenberg1-2/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17512 a1c6a512-1295-4272-9138-f99709370657
2008-05-141) Use a separate config-<target>.h for Zen Vision(:M) (60GB)Maurus Cuelenaere2-3/+5
2) Other unrelated cleanups git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17503 a1c6a512-1295-4272-9138-f99709370657
2008-05-141) Split ZVM into 30GB and 60GBMaurus Cuelenaere2-4/+31
2) Clean up config 3) Add scramble description git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17502 a1c6a512-1295-4272-9138-f99709370657
2008-05-12Fix target_id problemMaurus Cuelenaere1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17486 a1c6a512-1295-4272-9138-f99709370657
2008-05-12Add (preliminary) Zen Vision support.Maurus Cuelenaere1-0/+25
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17485 a1c6a512-1295-4272-9138-f99709370657
2008-05-12Previous commit wasn't enough; this should do it...Maurus Cuelenaere1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17483 a1c6a512-1295-4272-9138-f99709370657
2008-05-12Fix typo.Maurus Cuelenaere1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17482 a1c6a512-1295-4272-9138-f99709370657
2008-05-12fix wrong variable casing.Dominik Riebeling1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17481 a1c6a512-1295-4272-9138-f99709370657
2008-05-12Add the Sansa M200 v1 as a target for checkwpsDave Chapman1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17480 a1c6a512-1295-4272-9138-f99709370657
2008-05-12extend Makefile to allow building checkwps on cygwin and MinGW. Make make ↵Dominik Riebeling2-4/+14
call a bit easier -- no need to pass the model twice. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17477 a1c6a512-1295-4272-9138-f99709370657
2008-05-12These should be const too, I believe.Steve Bavin1-2/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17476 a1c6a512-1295-4272-9138-f99709370657
2008-05-10Ensure that tools are compiled before features - fixes an issue with bmp2rb ↵Robert Keevil1-1/+1
and multiple make jobs git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17451 a1c6a512-1295-4272-9138-f99709370657
2008-05-08Cleanup in tools/: Remove unused VB scripts and fix properties.Nicolas Pennequin10-285/+170
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17421 a1c6a512-1295-4272-9138-f99709370657
2008-05-05Clear out confusion about UTF8<->ANSI in tools/creative.cMaurus Cuelenaere1-0/+6
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17385 a1c6a512-1295-4272-9138-f99709370657
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and ↵Nicolas Pennequin8-8/+8
tools/creative.c, which need checking. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17369 a1c6a512-1295-4272-9138-f99709370657
2008-05-03Renamed build_tagcache to tagcache_build to make it consistent with the ↵Bertrik Sikken1-1/+1
function naming of the other functions in tagcache.c git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17331 a1c6a512-1295-4272-9138-f99709370657
2008-05-02Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik ↵Dave Chapman1-1/+25
DAX (the LCD driver worked unchanged). Plus various tcc77x work, including a working tick interrupt (enabled in the bootloader). Rockbox itself builds for the M200 (there are no keymaps yet for the DAX), but doesn't progress very far due to the lack of an ATA (NAND flash) driver. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17306 a1c6a512-1295-4272-9138-f99709370657
2008-04-28Small tweak for festival to correct the spelling of 'A', fixes FS#8889Nils Wallménius1-1/+4
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17282 a1c6a512-1295-4272-9138-f99709370657
2008-04-28now build the ARM crosscompiler with support for big-endian targetsMarcoen Hirschberg1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17279 a1c6a512-1295-4272-9138-f99709370657
2008-04-24Commit whole Creative Zen Vision:M target tree + all related firmware/ Maurus Cuelenaere2-3/+7
changes. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17241 a1c6a512-1295-4272-9138-f99709370657
2008-04-24Fixes tabbing/formatting.Maurus Cuelenaere1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17240 a1c6a512-1295-4272-9138-f99709370657
2008-04-24Add support for the Creative ZEN and renew the way firmwares are Maurus Cuelenaere2-38/+61
created. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17239 a1c6a512-1295-4272-9138-f99709370657
2008-04-21Unreverse Gigabeat S bootloader. Boot Rockbox with hold switch off.Michael Sevakis1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17203 a1c6a512-1295-4272-9138-f99709370657
2008-04-16Some general housekeeping. Fixed a few yellows, made the volume buttons work ↵Will Robertson1-2/+2
in lists. ROLO now works also thanks to rob's work on the D2. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17139 a1c6a512-1295-4272-9138-f99709370657
2008-04-15Fix a (possibly gcc 3 only) warning.Steve Bavin1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17112 a1c6a512-1295-4272-9138-f99709370657
2008-04-10decrease the risk of an overflow due to typecase from unsigned to signedDaniel Stenberg1-2/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17065 a1c6a512-1295-4272-9138-f99709370657
2008-04-10and fix yet another picky warningDaniel Stenberg1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17063 a1c6a512-1295-4272-9138-f99709370657
2008-04-10oopsDaniel Stenberg1-2/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17062 a1c6a512-1295-4272-9138-f99709370657
2008-04-10make the compiles A LOT more picky and pedanticDaniel Stenberg1-15/+15
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17061 a1c6a512-1295-4272-9138-f99709370657
2008-04-10cleanup code for picky compiler warning optionsDaniel Stenberg7-46/+54
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17060 a1c6a512-1295-4272-9138-f99709370657
2008-04-09Change HMAC-SHA1 implementation to the one taken from gnulib, which Maurus Cuelenaere3-448/+557
contains a more clear copyright notice. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17054 a1c6a512-1295-4272-9138-f99709370657
2008-04-09more code policing to stop warnings when built with -W -WallDaniel Stenberg4-47/+30
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17048 a1c6a512-1295-4272-9138-f99709370657
2008-04-09Code PolicingDaniel Stenberg3-3/+6
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17046 a1c6a512-1295-4272-9138-f99709370657
2008-04-09Code Police raid: -W -Wall cleansingDaniel Stenberg4-36/+49
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17045 a1c6a512-1295-4272-9138-f99709370657
2008-04-09include string.h for the memory functions to fix yellowsDaniel Stenberg1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17044 a1c6a512-1295-4272-9138-f99709370657
2008-04-09Fix yellowMaurus Cuelenaere1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17043 a1c6a512-1295-4272-9138-f99709370657
2008-04-09First commit:Maurus Cuelenaere7-103/+784
* add Creative (ZVM, 60GB, ZV, ZVW, ZENV) support to scramble * update configure to the correct values git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17042 a1c6a512-1295-4272-9138-f99709370657
2008-04-07Some other minor fixes to accent with italian TTS.Alessio Lenzi1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17027 a1c6a512-1295-4272-9138-f99709370657