File speech-dispatcher.changes of Package speech-dispatcher
-------------------------------------------------------------------
Mon Jul 18 09:13:52 CEST 2011 - vuntz@opensuse.org
- Add a gnome-speech Obsoletes: in GNOME 3, gnome-speech is
deprecated and obsoleted by the use of speech-dispatcher.
-------------------------------------------------------------------
Sun Sep 19 13:08:54 CEST 2010 - vuntz@opensuse.org
- Update to version 0.7.1:
+ Easy configuration of the client communication method using a
single environment variable SPEECHD_ADDRESS.
+ Advanced autospawn -- server is autostarted only when its
communication channel matches the communication channels
requested by the client. Local server is not started when
client attempts to connect to a remote server.
+ Both libspeechd and python library now report a detailed error
information in case of connection failure (why has connect
failed, why was it not possible to autostart the server, what
has the server reported etc.) Clients can directly show this
information to the user and the user doesn't have to search
them in logfiles.
+ Improvements in memory usage
+ Cleanup of priorities of messages in logging output
+ Various bugfixes, cleanups and fine-tunnings
- Changes from version 0.7:
+ Speech Dispatcher uses UNIX style sockets as default means of
communication, thus avoiding the necessity to choose a numeric
port and greatly easying session integration
+ Autospawn -- server is started automatically when a client
requests it. It can be forbidden in the appropriate server
configuration file
+ Pulse Audio output reworked and fixed
+ Dispatcher runs as user service (not system service) by default
and doesn't require the previous presence of
~/.speech-dispatcher directory
+ All logging is now managed centrally, not by separate options
+ Graceful audio fallback (e.g. if pulse is not working, use
Alsa...)
+ Audio output to different soundsystems through the libao
library
+ Various bugfixes and fine-tunnings
+ Updated documentation
- Drop speech-dispatcher_python-makefile.patch,
speech-dispatcher_extlink.patch, speech-dispatcher_getline.patch,
speech-dispatcher_libspeechd.patch: fixed upstream.
- Update speech-dispatcher_paths+files.patch from Debian.
- Add libao-devel BuildRequires, and pass --with-libao to
configure.
-------------------------------------------------------------------
Wed Apr 7 16:14:39 CEST 2010 - vuntz@opensuse.org
- Completely rework the package, based on the Fedora and Debian
packages.
- Rename the source package to speech-dispatcher, to follow
upstream name.
-------------------------------------------------------------------
Sun Jan 31 10:24:11 CET 2010 - lnussel@suse.de
- don't enable daemon by default
-------------------------------------------------------------------
Tue Sep 1 09:30:16 CEST 2009 - coolo@novell.com
- again: use new python macros
--------------------------------------------------------------------
Wed Aug 19 20:30:03 CEST 2009 - marco@suse.de
- speechd.spec: using py_sitedir instead of python_sitelib
--------------------------------------------------------------------
Tue Aug 18 23:49:17 CEST 2009 - marco@suse.de
- added build options for espeak support
- --with-pulse --with-espeak
- buildrequirements espeak-devel and pulseaudio-devel
-------------------------------------------------------------------
Sun Aug 9 08:40:43 CEST 2009 - coolo@novell.com
- use new python macros
-------------------------------------------------------------------
Mon Jun 8 00:10:50 CEST 2009 - ro@suse.de
- adapt getline definition to glibc
-------------------------------------------------------------------
Thu Mar 26 13:11:21 CET 2009 - crrodriguez@suse.de
- remove static libraries and "la" files
-------------------------------------------------------------------
Mon Sep 29 12:19:52 CEST 2008 - marco@suse.de
- fixed start-script (bug#430563)
-------------------------------------------------------------------
Tue Sep 16 23:40:08 CEST 2008 - dmueller@suse.de
- move python requires to python subpackage
- fix requires
-------------------------------------------------------------------
Mon Sep 15 16:08:29 CEST 2008 - dmueller@suse.de
- fix filelist
--------------------------------------------------------------------
Sun Sep 14 03:39:23 CEST 2008 - marco@suse.de
- added devel section to spec-file
- added suse_python patch to insert start-script
and to use DESTDIR in the python-bindings makefile
--------------------------------------------------------------------
Thu Sep 11 02:50:06 CEST 2008 - marco@suse.de
- updated to 0.6.7
--------------------------------------------------------------------
Fri Feb 22 13:28:38 CET 2008 - marco@suse.de
- modified the default config to work with espeak by default
--------------------------------------------------------------------
Fri Feb 22 13:27:04 CET 2008 - marco@suse.de
- added section in spec file for speechd-python
- modified makefile for python-bindings (added DESTDIR)
--------------------------------------------------------------------
Fri Feb 15 15:27:58 CET 2008 - marco@suse.de
- updated to version 0.6.6
- added a suse init-script /etc/init.d/speechd
- added the link /usr/sbin/rcspeechd
-------------------------------------------------------------------
Wed Oct 31 01:54:38 CET 2007 - ro@suse.de
- include assert for alsa source