rockbox/tools
2007-10-28 11:08:10 +00:00
..
fwpatcher
profile_reader
ucl
bdf2bmp.c
binlang
bmp2rb.c
buildzip.pl
checkwps.c
codepage_tables.c FS#7712 by Przemysław Hołubowski: New codepage (CP1250 - WIN1250) added 2007-10-01 17:16:31 +00:00
codepage_tables.h FS#7712 by Przemysław Hołubowski: New codepage (CP1250 - WIN1250) added 2007-10-01 17:16:31 +00:00
codepages.c Make codepage Win-1250 actually work on charcell. 2007-10-02 07:25:24 +00:00
configure Initial work on a port to the Logik DAX 1GB MP3/DAB player. The bootloader build compiles and runs (but only displays some debugging info), and the LCD and ADC drivers are working. Two different bootloader builds are possible: 1) The default build is just a test application for uploading to the device via tcctool; 2) Adding -DTCCBOOT to EXTRA_DEFINES in the build directory Makefile will compile the bootloader so that it can be appended to the end of the original firmware and installed on the device, dual-booting. This commit also includes some work by Hein-Pieter van Braam on a port to the iAudio 7, but that doesn't build yet. A large part of these ports will be generic to all TCC77x devices - see the TelechipsInfo wiki page for some other devices with this CPU. NOTE: Compiling these builds requires an arm-elf-gcc with armv5 support - the current version of rockboxdev.sh compiles such a gcc. 2007-10-28 11:08:10 +00:00
convbdf.c
database.c
descramble.c
dict2rdf.pl
FILES More FILES updating. 2007-09-04 22:19:40 +00:00
genlang Make genlang ignore leading and trailing whitespace in source and desc lines (not the strings). If this behavior is unwanted, feel free to revert. 2007-09-01 20:54:17 +00:00
gentalkclips.sh
genvoice.sh
gigabeat.c
gigabeat.h
gigabeats.c Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks. 2007-09-21 15:51:53 +00:00
gigabeats.h Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks. 2007-09-21 15:51:53 +00:00
ipod_fw.c
iriver.c
iriver.h
langv1tov2
lngdump.c
make.inc
makebmp.inc
Makefile Initial work on a port to the Logik DAX 1GB MP3/DAB player. The bootloader build compiles and runs (but only displays some debugging info), and the LCD and ADC drivers are working. Two different bootloader builds are possible: 1) The default build is just a test application for uploading to the device via tcctool; 2) Adding -DTCCBOOT to EXTRA_DEFINES in the build directory Makefile will compile the bootloader so that it can be appended to the end of the original firmware and installed on the device, dual-booting. This commit also includes some work by Hein-Pieter van Braam on a port to the iAudio 7, but that doesn't build yet. A large part of these ports will be generic to all TCC77x devices - see the TelechipsInfo wiki page for some other devices with this CPU. NOTE: Compiling these builds requires an arm-elf-gcc with armv5 support - the current version of rockboxdev.sh compiles such a gcc. 2007-10-28 11:08:10 +00:00
makesrc.inc
makesubdirs.inc
mi4.c
mi4.h
mkboot.c
mkinfo.pl
mkmi4.sh
mktccboot.c Initial work on a port to the Logik DAX 1GB MP3/DAB player. The bootloader build compiles and runs (but only displays some debugging info), and the LCD and ADC drivers are working. Two different bootloader builds are possible: 1) The default build is just a test application for uploading to the device via tcctool; 2) Adding -DTCCBOOT to EXTRA_DEFINES in the build directory Makefile will compile the bootloader so that it can be appended to the end of the original firmware and installed on the device, dual-booting. This commit also includes some work by Hein-Pieter van Braam on a port to the iAudio 7, but that doesn't build yet. A large part of these ports will be generic to all TCC77x devices - see the TelechipsInfo wiki page for some other devices with this CPU. NOTE: Compiling these builds requires an arm-elf-gcc with armv5 support - the current version of rockboxdev.sh compiles such a gcc. 2007-10-28 11:08:10 +00:00
mp3info.pm
player_unifont.c
rdf2binary.c
release
rockbox-style.el
rockboxdev.sh Patches moved out from twiki. 2007-10-19 07:33:39 +00:00
romsizetest.pl
sample.emacs
sapi5_init_tts.vbs
sapi5_stop_tts.vbs
sapi5_voice.vbs
sapi_voice.vbs Added audio formats for Scansoft, Loquendo and VoiceWare. 2007-09-05 20:08:01 +00:00
scramble.c Fix the bootloader, and give the M:Robe it's own scramble 2007-09-30 17:12:20 +00:00
sh2d.c
songdb.pl
svnupcheck.pl
svnversion.sh FS#7748 by Catalin Patulea - Fix svnversion.sh for localization and failure corner-cases. 2007-09-11 05:10:42 +00:00
telechips.c Add support for the generic Telechips firmware format checksums - use -tcc=sum if the header just contains a single checksum, or -tcc=crc if the header contains two 32-bit CRCs. Credit goes to Hein-Pieter van Braam for his work on identifying the (reverse) CRC32 algorithm used when calculating the two CRCs 2007-09-30 12:49:43 +00:00
telechips.h Add support for the generic Telechips firmware format checksums - use -tcc=sum if the header just contains a single checksum, or -tcc=crc if the header contains two 32-bit CRCs. Credit goes to Hein-Pieter van Braam for his work on identifying the (reverse) CRC32 algorithm used when calculating the two CRCs 2007-09-30 12:49:43 +00:00
testdbv2.c
ucl2src.pl
uplang
voice.pl It seems we want the plugins fix for sapi as well. 2007-10-02 17:32:30 +00: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
voicecommon.sh
voicefont.c
vorbiscomm.pm
wavtrim.c
wn2rdf.pl