lp:speech-dispatcher/0.7

Created by Boris Dušek and last modified
Get this branch:
bzr branch lp:speech-dispatcher/0.7

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Boris Dušek
Project:
Speech Dispatcher
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://git.freebsoft.org/git/speechd,branch=speech-dispatcher-0-7.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on izar and finished taking 10 seconds — see the log
Import started on alnitak and finished taking 15 seconds — see the log
Import started on izar and finished taking 30 seconds — see the log
Import started on alnitak and finished taking 15 seconds — see the log

Recent revisions

2591. By jose vilmar estacio de souza

memory leak in ibmtts.c

The function ibmtts_search_for_sound from ibmtts.c search for a file
and returns a pointer to its name if it is found.
The function does not free the string fileName in a correct way if the
file is not found

Reviewed-by: Andrei Kholodnyi <email address hidden>

2590. By Hynek Hanke

Readme.packagers instruction for espeak-mbrola-generic.conf

The voice path provided in original is not incorrect, because MBROLA
uses voice folders to distribute documentation along with binary
voices. Some distributions however choose to distribute voices in a
separate path, so packagers should change it in the generic
configuration.

2589. By Hynek Hanke

INSTALL, README and versions modified for 0.7.1

README now mentions change in the python library
build process and cleanups for make distcheck. Version
set to 0.7.1 in configure.in and version.sh

2588. By Hynek Hanke

Fix wrong question() call in speechd_config.

question() call where report() was expected led to failures
in certain situations.

2587. By Hynek Hanke

Use global VERSION for spd-say version

Using a separate version for spd-say brings no benefits and leads to
confusion among the users.

2586. By Christopher Brannon <email address hidden>

Various fixes for resolve_host, from src/c/api/libspeechd.c.

* Check return values of malloc and inet_ntop. Do not proceed if they
are NULL.
* Store the return value of inet_ntop in a const char * variable, since
the function returns a pointer to constant data.
* Free allocated memory on errors.

Thanks to Andrei Kholodnyi for spotting my mistakes.

Reviewed-by: Hynek Hanke <email address hidden>

2585. By Hynek Hanke

Increment version to 0.7.1-beta2

2584. By Hynek Hanke

Czech documentation moved to EXTRA_DIST

Due to problems with build together with ISO encoding,
and being significantly incomplete, Czech documentation
is moved to EXTRA_DIST.

2583. By Halim Sahin <email address hidden>

generic-modules fix playcommand when using libao

In generic.c the patch adds play as prefered command for libao and the
generic modules

Reviewed-by: Hynek Hanke <email address hidden>

2582. By Andrei Kholodnyi

Fix make distcheck

Reviewed-by: Hynek Hanke <email address hidden>

This patch fixes make distcheck except for a build problem with ISO
encoding of speech-dispatcher-cs.texi file. The encoding is correct
however.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers