gnome-speech r313 - trunk
- From: wwalker svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-speech r313 - trunk
- Date: Mon, 16 Jun 2008 17:24:57 +0000 (UTC)
Author: wwalker
Date: Mon Jun 16 17:24:57 2008
New Revision: 313
URL: http://svn.gnome.org/viewvc/gnome-speech?rev=313&view=rev
Log:
Mark as gnome-speech v0.4.20
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/README
trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Mon Jun 16 17:24:57 2008
@@ -1,4 +1,11 @@
(top)
+gnome-speech 0.4.20:
+
+* drivers/espeak/*: fix for bug 535493 - eSpeak driver can
+ block. The fix adds a list mechanism to handle utterances
+ to be spoken and then processes them on the gidle thread.
+ Also raised the maximum speech rate for eSpeak.
+
gnome-speech 0.4.19:
* configure.in: be smarter about automatically finding espeak
Modified: trunk/README
==============================================================================
--- trunk/README (original)
+++ trunk/README Mon Jun 16 17:24:57 2008
@@ -1,9 +1,9 @@
-GNOME Speech 0.4.19
+GNOME Speech 0.4.20
1. Introduction
===============================================================================
-This is GNOME Speech version 0.4.19. It's purpose is to provide a
+This is GNOME Speech version 0.4.20. It's purpose is to provide a
simple general API for producing text-to-speech output. This version
of gnome-speech *should* be fine for GNOME 2.12 and greater.
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Mon Jun 16 17:24:57 2008
@@ -2,7 +2,7 @@
GNOME_SPEECH_MAJOR_VERSION=0
GNOME_SPEECH_MINOR_VERSION=4
-GNOME_SPEECH_MICRO_VERSION=19
+GNOME_SPEECH_MICRO_VERSION=20
GNOME_SPEECH_INTERFACE_AGE=0
GNOME_SPEECH_BINARY_AGE=0
GNOME_SPEECH_VERSION="$GNOME_SPEECH_MAJOR_VERSION.$GNOME_SPEECH_MINOR_VERSION.$GNOME_SPEECH_MICRO_VERSION"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]