This website requires JavaScript.
Explore
Help
Sign in
len0rd
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
1
mirror of
https://github.com/Rockbox/rockbox.git
synced
2025-11-12 14:42:31 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3fbd2414af
rockbox
/
tools
History
Download ZIP
Download TAR.GZ
Jens Arnold
0ec2e2429d
SAPI voice file building: * Properly UTF-8 decode the passed string (algorithm borrowed from rockbox' unicode.c). Languages with non-ASCII characters work now. * Get rid of the hand-codec hextodec function (that could have written much simpler anyway) and store the windows LCIDs as hex constants.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14596 a1c6a512-1295-4272-9138-f99709370657
2007-09-03 17:10:34 +00:00
..
fwpatcher
profile_reader
ucl
bdf2bmp.c
binlang
bmp2rb.c
buildzip.pl
checkwps.c
codepage_tables.c
codepage_tables.h
codepages.c
configure
SAPI voice file generation: * Added language matching and voice selection (use TTS option /voice:<name> to select; voices with spaces in the name need the options quotes). * Added SAPI4 support (use TTS option /sapi4; voice file generation takes hours...)
2007-09-02 22:32:34 +00:00
convbdf.c
database.c
descramble.c
dict2rdf.pl
FILES
Include the vbs scripts and the VOICE_PAUSE.wav file in the tarballs.
2007-08-28 12:52:37 +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
Copy files rather than linking them. This should make using the POOL feature work on Windows/Cygwin.
2007-08-15 12:29:49 +00:00
gigabeat.c
gigabeat.h
ipod_fw.c
iriver.c
iriver.h
langv1tov2
lngdump.c
make.inc
makebmp.inc
Makefile
support to build the lngdump tool
2007-08-10 22:06:58 +00:00
makesrc.inc
makesubdirs.inc
mi4.c
mi4.h
mkboot.c
mkinfo.pl
oops, close the handle after use as a good citizen
2007-08-16 08:14:03 +00:00
mkmi4.sh
mp3info.pm
player_unifont.c
rdf2binary.c
release
rockbox-style.el
rockboxdev.sh
Simpler fix for rockboxdev.sh make/gmake detection in Mac OS X/Darwin.
2007-08-13 00:43:01 +00:00
romsizetest.pl
sample.emacs
sapi5_init_tts.vbs
sapi5_stop_tts.vbs
sapi5_voice.vbs
sapi_voice.vbs
SAPI voice file building: * Properly UTF-8 decode the passed string (algorithm borrowed from rockbox' unicode.c). Languages with non-ASCII characters work now. * Get rid of the hand-codec hextodec function (that could have written much simpler anyway) and store the windows LCIDs as hex constants.
2007-09-03 17:10:34 +00:00
scramble.c
sh2d.c
songdb.pl
svnupcheck.pl
svnversion.sh
testdbv2.c
ucl2src.pl
uplang
voice.pl
SAPI voice file generation: * Added language matching and voice selection (use TTS option /voice:<name> to select; voices with spaces in the name need the options quotes). * Added SAPI4 support (use TTS option /sapi4; voice file generation takes hours...)
2007-09-02 22:32:34 +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
Two oops commits for the price of one.
2007-08-13 12:44:45 +00:00
voicefont.c
vorbiscomm.pm
wavtrim.c
wn2rdf.pl