index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
rbspeex
(
follow
)
Commit message (
Expand
)
Author
Age
*
Don't search for libspeex on Windows and Mac.
Dominik Riebeling
2010-09-05
*
Fix rbspeex on big endian hosts.
Dominik Riebeling
2010-03-14
*
Make lipo calls silent.
Dominik Riebeling
2009-12-13
*
Improve detection of system libspeex and fallback earlier.
Dominik Riebeling
2009-12-06
*
Fix building universal binaries.
Dominik Riebeling
2009-11-28
*
Fix building Rockbox Utility when using newer versions of libspeex.
Dominik Riebeling
2009-10-13
*
If available, use the systems libspeex when linking rbspeex(enc|dec) and rbut...
Dominik Riebeling
2009-10-08
*
rbutil: modify buildsystem so you can build outside of the rbutilqt directoy....
Dominik Wenger
2009-09-04
*
Create the output directory in the dependency rule instead of depending on it...
Dominik Riebeling
2009-06-27
*
Make sure the build folder is created before trying to generate the dependenc...
Dominik Riebeling
2009-06-27
*
Don't rebuild rbspeex(enc|dec) everytime when making voice files.
Jens Arnold
2009-06-12
*
rename ARCH define because of conflict with some systems. see (FS#9321)
Dominik Wenger
2008-09-01
*
Extend rbspeex Makefile to allow easier building a universal binary needed fo...
Dominik Riebeling
2008-07-20
*
rbspeex: hopefully fixes compiling of rbspeexenc/dec on mac.
Dominik Wenger
2008-07-19
*
rbutil/rbspeex fix some small mistakes.
Dominik Wenger
2008-07-09
*
modify Makefile so its possible to build a universal lib. Building is still c...
Dominik Wenger
2008-07-09
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Move C linkage binding for c++ to exporting header files instead of includes.
Dominik Riebeling
2008-05-22
*
when building on MinGW, make sure to set CC to gcc. Make ar call silent.
Dominik Riebeling
2007-12-15
*
refactor rbspeex, so we build a librbspeex.a for linking into rbutil.
Dominik Wenger
2007-12-14
*
Refactor rbspeexenc code to include an encode_file() function, for later reus...
Thom Johansen
2007-12-05
*
Add rbspeexdec, decoder for the Rockbox voice clips. Also nitpick a bit on rb...
Thom Johansen
2007-11-28
*
Volume for rbspeexenc.
Stéphane Doyon
2007-11-27
*
Compensate for encoder lookahead to make more click-free voice clips. Add nar...
Thom Johansen
2007-11-21
*
Revert r15664 and instead define a HOSTAR variable in the main Makefile and p...
Dave Chapman
2007-11-18
*
Make rbspeexenc Makefile use system "ar" tool.
Thom Johansen
2007-11-18
*
Create a libspeex.a as part of the compilation process - the intention is tha...
Dave Chapman
2007-11-17
*
Build a standalone win32 executable of rbspeexenc on cygwin, for reuse in Voi...
Jens Arnold
2007-11-16
*
Remove an unneeded -iquote (which caused problems with pre 4.0.0 versions of ...
Dave Chapman
2007-11-16
*
That should be fread, not read.
Thom Johansen
2007-11-16
*
Fix the clean: rule and also set svn keywords
Dave Chapman
2007-11-16
*
Speex encoder specially tailored to create voice UI snippets. Small fixups to...
Thom Johansen
2007-11-16