summaryrefslogtreecommitdiff
path: root/tools/creative.c (follow)
Commit message (Collapse)AuthorAge
* fix yellowsAmaury Pouly2017-09-06
| | | | Change-Id: Ie27d3aa7d2485b4eb053af48ba34ad6526bf6472
* tools/scramble: add support for a couple more Creative devicesAmaury Pouly2013-10-22
| | | | | | | This is mostly for consistency, this tool will be unused by the newer targets. Also update the usage() display to mention -no-ciff Change-Id: I4500f5fdce771ad3c53701a0bbaace916e88759d
* Fix compiling on *BSD targets (and probably others too)Maurus Cuelenaere2008-08-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18346 a1c6a512-1295-4272-9138-f99709370657
* Prepare Creative bootloader compilation for future dual boot integrationMaurus Cuelenaere2008-08-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18187 a1c6a512-1295-4272-9138-f99709370657
* Fix for OS X compilationMaurus Cuelenaere2008-07-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18073 a1c6a512-1295-4272-9138-f99709370657
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
| | | | | | | | | later. We still need to hunt down snippets used that are not. 1324 modified files... http://www.rockbox.org/mail/archive/rockbox-dev-archive-2008-06/0060.shtml git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17847 a1c6a512-1295-4272-9138-f99709370657
* Try making binsize smaller and fix pointer problemMaurus Cuelenaere2008-05-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17556 a1c6a512-1295-4272-9138-f99709370657
* Try fixing yellow..Maurus Cuelenaere2008-05-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17554 a1c6a512-1295-4272-9138-f99709370657
* Use OF's firmware loading mechanism instead of Rockbox's.Maurus Cuelenaere2008-05-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17553 a1c6a512-1295-4272-9138-f99709370657
* Previous commit wasn't enough; this should do it...Maurus Cuelenaere2008-05-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17483 a1c6a512-1295-4272-9138-f99709370657
* Fix typo.Maurus Cuelenaere2008-05-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17482 a1c6a512-1295-4272-9138-f99709370657
* Clear out confusion about UTF8<->ANSI in tools/creative.cMaurus Cuelenaere2008-05-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17385 a1c6a512-1295-4272-9138-f99709370657
* Add support for the Creative ZEN and renew the way firmwares are Maurus Cuelenaere2008-04-24
| | | | | | | created. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17239 a1c6a512-1295-4272-9138-f99709370657
* Change HMAC-SHA1 implementation to the one taken from gnulib, which Maurus Cuelenaere2008-04-09
| | | | | | | | contains a more clear copyright notice. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17054 a1c6a512-1295-4272-9138-f99709370657
* more code policing to stop warnings when built with -W -WallDaniel Stenberg2008-04-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17048 a1c6a512-1295-4272-9138-f99709370657
* Code Police raid: -W -Wall cleansingDaniel Stenberg2008-04-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17045 a1c6a512-1295-4272-9138-f99709370657
* include string.h for the memory functions to fix yellowsDaniel Stenberg2008-04-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17044 a1c6a512-1295-4272-9138-f99709370657
* Fix yellowMaurus Cuelenaere2008-04-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17043 a1c6a512-1295-4272-9138-f99709370657
* First commit:Maurus Cuelenaere2008-04-09
* 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