rockbox/tools
Alex Parker dfd54d5295 Update for 3.13
Change-Id: Iba0860682834a9389196276662f8ce67c18312d6
2013-03-07 18:39:53 +00:00
..
checkwps fix checkwps 2013-02-12 21:07:23 +11:00
database Fix database tool. 2012-07-31 10:33:27 +02:00
fwpatcher Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
profile_reader Commit FS#9170 by Dave Hooper. Adds support for profiling on ARM, and fixes various issues with compiling profile builds. Also, note that profile_reader.pl syntax has changed. 2008-07-28 22:43:41 +00:00
rbspeex Add codecs to librbcodec. 2012-04-25 22:13:20 +02:00
release Add new tarball generation script. 2012-04-12 21:15:49 +02:00
ucl Fix ucl-related makefiles 2012-02-29 12:30:28 +01:00
Makefile Fix link order of mkzenboot and usb_benchmark to make them compile with gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 2012-06-19 20:12:51 +02:00
VOICE_PAUSE.wav Replace the voicebuilding with a perl-based approach. Should greatly speed up building on Cygwin. See more in FS#7646. 2007-08-25 22:00:13 +00:00
addtargetdir.pl makefiles 2010-08-21 18:07:12 +00:00
autoconf.pl tools/autoconf.pl: 2 enhancements 2012-05-28 11:34:15 +02:00
bdf2bmp.c FS#12764 - bdf2bmp fails to compile 2012-10-14 12:12:25 +02:00
bmp2rb.c Add the ability to create a prefilled struct bitmap along with generated images. 2011-11-13 15:37:16 +00:00
builds.pm Update for 3.13 2013-03-07 18:39:53 +00:00
buildtheme.pl copy the images for the skins. 2010-06-03 13:59:32 +00:00
buildzip.pl wpsbuild: Rewrite to fix various issues and support .fms 2012-06-10 21:20:36 +02:00
codecscan.pl Add codecs to librbcodec. 2012-04-25 22:13:20 +02:00
codepage_tables.c Add support for cp1252 (Western European) codepage. 2012-05-19 01:42:53 +02:00
codepage_tables.h Add support for cp1252 (Western European) codepage. 2012-05-19 01:42:53 +02:00
codepages.c Add support for cp1252 (Western European) codepage. 2012-05-19 01:42:53 +02:00
configure Samsung YP-R0 hosted target code refactoring 2013-03-06 00:21:22 +01:00
convbdf.c FS#12293 Global default glyph setting in System > Limits > Glyphs To Cache. Defaults to 250. This saves a lot of RAM while still allowing non-English users to have adequate glyph coverage. 2011-11-19 23:34:26 +00:00
convttf.c Fix Win32 native convttf creating invalid output files. 2011-04-10 11:25:59 +00:00
creative.c Fix compiling on *BSD targets (and probably others too) 2008-08-26 19:38:52 +00:00
creative.h Prepare Creative bootloader compilation for future dual boot integration 2008-08-03 19:32:14 +00:00
descramble.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
dict2rdf.pl New dict2rdf script by Tony Motakis 2005-06-08 21:01:26 +00:00
functions.make Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
genlang Create binary voice string archive on target. 2012-06-09 22:44:56 +02:00
genversion.sh Don't autogenerate version.c. Just version.h is enough 2010-06-21 00:18:29 +00:00
gigabeat.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
gigabeat.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
gigabeats.c fix yellow by acknowledging the fread() return code and also allow 2009-05-25 21:42:44 +00:00
gigabeats.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
hmac-sha1.c Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. 2008-05-05 10:32:46 +00:00
hmac-sha1.h Cleanup in tools/: Remove unused VB scripts and fix properties. 2008-05-08 19:01:21 +00:00
iaudio_bl_flash.bmp Make scramble add the flash logo when encoding for iAudio. It's only shown on M3 with the cowon loader versions I've seen, but the space is reserved in all coldfire iaudio flash files (was just zeroed before). 2008-03-18 20:58:52 +00:00
ipod_fw.c Initial attempt at adding support for firmware images with 2048-byte sectors. Sector size is auto-detected, so both 5g and "5.5g" users can use the "-g video" (or its alias, "-g 5g") option to manipulate the firmware. I have tested this patch with 3G, 4G and 5G (512-byte sectors) and 5G (2048-byte sectors) images and it generates a "rockboot.bin" file with a matching MD5 checksum to either the previous version of ipod_fw.c, or the patched "ipod_fw_5.5g.c", as appropriate. 2006-12-10 11:02:48 +00:00
iriver.c Factor out scramble / mkboot functions to allow easier reuse (for rbutil). 2008-06-18 22:30:59 +00:00
iriver.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
langstatus Fix typo 2008-12-14 22:53:34 +00:00
langtool.pl Fix FS#12003 'langtool.pl --deprecate is broken' 2011-04-07 07:50:29 +00:00
langv1tov2 initial take at upgrade script from v1 to v2 file format 2006-03-21 12:56:25 +00:00
lngdump.c tiny tool to help with dumping a binary lng file to the screen to make it 2007-08-10 22:04:47 +00:00
make.inc Redo r28026 so that all .S files get the __ASSEMBLER__ define. 2010-12-27 17:27:59 +00:00
makesrc.inc revert this commit until we find a better fix 2008-06-28 00:06:49 +00:00
mi4.c Remove some redundant #include's 2010-06-29 20:13:22 +00:00
mi4.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
mk500boot.c M:Robe 500: Add firmware patcher: Can decrypt firmware updates, patch them, and re-encrypt them. 2009-08-30 23:24:22 +00:00
mkboot.c Silence gcc warning 2011-12-10 18:38:28 +00:00
mkboot.h Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289. 2011-06-19 17:23:18 +00:00
mkinfo.pl Add voicefile version to rockbox-info.txt. 2012-06-05 23:23:44 +02:00
mkmi4.sh Even when we don't encrypt a mi4 we still need to run the encrypt step so that the crc gets updated. 2006-08-30 20:20:52 +00:00
mkzenboot.c Fix yellow 2008-09-28 17:51:11 +00:00
mp3info.pm Removed executable flag 2007-01-09 23:29:07 +00:00
mr500.c M:Robe 500: Add firmware patcher: Can decrypt firmware updates, patch them, and re-encrypt them. 2009-08-30 23:24:22 +00:00
mr500.h M:Robe 500: Add firmware patcher: Can decrypt firmware updates, patch them, and re-encrypt them. 2009-08-30 23:24:22 +00:00
multigcc.pl perl magic: Use if/elsif/else instead of given/when (FS #12188) 2011-08-16 19:26:24 +00:00
ovl_offset.pl Make overlay plugins work again. 2012-05-19 18:53:17 +02:00
player_unifont.c No need to run a command here. 2009-06-20 14:34:27 +00:00
rdf2binary.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
rkw.c scramble: add RKW firmware file format encoder 2012-03-04 00:33:41 +01:00
rkw.h scramble: add RKW firmware file format encoder 2012-03-04 00:33:41 +01:00
rockboxdev.sh Revert "SH gcc 4.6.3 with link-time optimization, for Archos targets" 2012-10-24 14:05:39 +02:00
romsizetest.pl when rom file is too big, mention how many bytes 2004-09-06 09:15:47 +00:00
root.make Samsung YP-R0 hosted target code refactoring 2013-03-06 00:21:22 +01:00
sapi_voice.vbs Add support for Microsoft Speech Platform. 2012-09-09 12:07:53 +02:00
scramble.c Initial commit for the Creative ZEN X-Fi2 and X-Fi3 ports 2012-05-19 16:10:52 +02:00
sh2d.c Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. 2008-05-05 10:32:46 +00:00
songdb.pl Change default filenames from tagcache to database 2006-11-27 00:21:37 +00:00
svnupcheck.pl pass the output from 'svn update' to this script, and it will say rebuild if 2007-03-15 22:31:32 +00:00
talkclips.py FS#11506 : python script to generate .talk clips 2010-08-28 11:00:32 +00:00
telechips.c FS#10740 - rbutil: Test Cowon D2 OF file for CRC consistency before patching 2009-11-01 18:26:00 +00:00
telechips.h FS#10740 - rbutil: Test Cowon D2 OF file for CRC consistency before patching 2009-11-01 18:26:00 +00:00
testdbv2.c First runtime database support, self repairing, only playcount works for now, 2005-07-01 17:29:44 +00:00
thumb-cc.py thumb-cc.py: fix for python 3.2 2012-05-07 00:19:03 -04:00
tools.make Make the player_unifont tool build again 2012-05-18 23:31:24 +02:00
ucl2src.pl Self-extracting loader: Cleaner method for inclusion of the UCL-compressed image. The input image is now checked for correctness and converted to C source. The Makefile still needs fixing... 2005-11-30 00:05:40 +00:00
usb_benchmark.c New USB stack 2007-11-22 20:51:00 +00:00
version.sh Fix up tools/version.sh for git transition. 2011-12-31 16:32:21 +00:00
voice-corrections.txt Fixed broken regex 2011-06-23 15:09:04 +00:00
voice.pl perl magic: Use if/elsif/else instead of given/when (FS #12188) 2011-08-16 19:26:24 +00:00
voicefont.c voicefont: make format version a parameter. 2012-06-05 23:24:54 +02:00
voicefont.h voicefont: make format version a parameter. 2012-06-05 23:24:54 +02:00
vorbiscomm.pm Re-adding songdb.pl with support for tagcache. Works with mp3 and has partial support for ogg. 2006-06-28 15:44:51 +00:00
wavtrim.c Rename snprintf when building with MSVC to link with CRT. 2012-01-08 20:09:59 +00:00
wavtrim.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
wn2rdf.pl Cleanup in tools/: Remove unused VB scripts and fix properties. 2008-05-08 19:01:21 +00:00
xml2h.py Add beginning of DSP code (done by Catalin Patulea), but don't enable it 2008-05-16 21:16:01 +00:00