From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cdptpa-omtalb.mail.rr.com (cdptpa-omtalb.mail.rr.com [75.180.132.123]) by speech.braille.uwo.ca (Postfix) with ESMTP id 5EFEA10A44 for ; Wed, 22 Oct 2008 20:37:31 -0400 (EDT) Received: from linux1.localdomain ([66.25.35.110]) by cdptpa-omta02.mail.rr.com with ESMTP id <20081023003836.IWZC14973.cdptpa-omta02.mail.rr.com@linux1.localdomain> for ; Thu, 23 Oct 2008 00:38:36 +0000 Received: by linux1.localdomain (Postfix, from userid 1000) id 0447F43C01; Wed, 22 Oct 2008 19:38:36 -0500 (CDT) Date: Wed, 22 Oct 2008 19:38:35 -0500 From: William Hubbs To: speakup mailing list Subject: espeakup v0.4 released Message-ID: <20081023003835.GA23017@linux1> Mail-Followup-To: speakup mailing list MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline User-Agent: Mutt/1.5.16 (2007-06-09) X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.11 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Oct 2008 00:37:32 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 All, I just released espeakup v0.4, and it is available in the contrib directory of the speakup git repository. Here is a quick list of changes: removed the callback function - this fixes the issue with espeakup taking a while to stop speaking. fixed an off-by-one error made the synth flush character a constant for readability Fixed the select call the main loop now uses strrchr and strcpy changed process_buffer to use the isprint() call. changed strcpy to memmove fixed the number of bytes to move in the memmove() call fixed the length calculation when a flush is processed. Revert "fixed the length calculation when a flush is processed." fixed the makefile moved all variable definitions to the top of the Makefile. Added support for the punctuation command from speakup fixed a bug in process_command Released v0.4. If you have any questions, please let me know. Thanks, William -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEARECAAYFAkj/x4sACgkQblQW9DDEZTjJGACffFS+iK0WGcNVlnc3ET+RtlQq 2pIAn3dh6FxPGG10TY7/s7Sjwwd7mfpy =KUW3 -----END PGP SIGNATURE-----