espeakup v0.4 released
    William Hubbs 
    w.d.hubbs at gmail.com
       
    Wed Oct 22 20:38:35 EDT 2008
    
    
  
-----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-----
    
    
More information about the Speakup
mailing list