linux/drivers/staging/speakup
Samuel Thibault e1f28c86a2 speakup: Fix spurious space pronunciation on spelling letters
This gathers emitting the caps start string, space, spelled letter
string, space, and caps stop string, into one printf, to avoid
sending to the synth a space character alone, which the synth would
then pronounce.

Similarly, emit space along control-letter and letter spelling.

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Tested-by: Zahari Yurukov <zahari.yurukov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-03-23 14:00:58 +01:00
..
buffers.c speakup: extend synth buffer to 16bit unicode characters 2017-03-09 17:28:20 +01:00
DefaultKeyAssignments
devsynth.c Staging: speakup: Remove space after cast 2016-08-15 19:14:53 +02:00
fakekey.c staging: rtl8192e: Aligning the * on each line in block comments 2017-02-12 13:46:57 +01:00
i18n.c staging: speakup: i18n.c: Refactor conditionals in spk_msg_set 2017-03-12 15:27:45 +01:00
i18n.h
Kconfig
keyhelp.c staging: speakup: Clean up if conditions 2017-03-06 09:39:54 +01:00
kobjects.c staging: speakup: fix "Alignment match open parenthesis" 2017-03-14 06:07:43 +08:00
main.c speakup: Fix spurious space pronunciation on spelling letters 2017-03-23 14:00:58 +01:00
Makefile
selection.c staging: speakup: Added spaces around arithmetic operators. 2017-03-06 09:17:02 +01:00
serialio.c staging: speakup: move those functions which do outgoing serial comms, into serialio.c 2017-03-17 15:19:09 +09:00
serialio.h staging: speakup: fix type mismatch warnings 2016-03-28 07:30:36 -07:00
speakup_acnt.h
speakup_acntpc.c staging: speakup: move spk_stop_serial_interrupt into synth-specific release function 2017-03-16 11:12:02 +09:00
speakup_acntsa.c staging: speakup: move those functions which do outgoing serial comms, into serialio.c 2017-03-17 15:19:09 +09:00
speakup_apollo.c staging: speakup: move those functions which do outgoing serial comms, into serialio.c 2017-03-17 15:19:09 +09:00
speakup_audptr.c staging: speakup: move those functions which do outgoing serial comms, into serialio.c 2017-03-17 15:19:09 +09:00
speakup_bns.c staging: speakup: move those functions which do outgoing serial comms, into serialio.c 2017-03-17 15:19:09 +09:00
speakup_decext.c staging: speakup: move those functions which do outgoing serial comms, into serialio.c 2017-03-17 15:19:09 +09:00
speakup_decpc.c staging: speakup: move spk_stop_serial_interrupt into synth-specific release function 2017-03-16 11:12:02 +09:00
speakup_dectlk.c staging: speakup: move those functions which do outgoing serial comms, into serialio.c 2017-03-17 15:19:09 +09:00
speakup_dtlk.c staging: speakup: Add blank line after declarations 2017-03-16 11:15:10 +09:00
speakup_dtlk.h staging: speakup: identation should use tabs 2017-03-16 11:17:07 +09:00
speakup_dummy.c staging: speakup: move those functions which do outgoing serial comms, into serialio.c 2017-03-17 15:19:09 +09:00
speakup_keypc.c staging: speakup: move spk_stop_serial_interrupt into synth-specific release function 2017-03-16 11:12:02 +09:00
speakup_ltlk.c staging: speakup: move those functions which do outgoing serial comms, into serialio.c 2017-03-17 15:19:09 +09:00
speakup_soft.c staging: speakup: add spk_io_ops struct to spk_synth 2017-03-16 11:11:22 +09:00
speakup_spkout.c staging: speakup: move those functions which do outgoing serial comms, into serialio.c 2017-03-17 15:19:09 +09:00
speakup_txprt.c staging: speakup: move those functions which do outgoing serial comms, into serialio.c 2017-03-17 15:19:09 +09:00
speakup.h speakup: convert screen reading to 16bit characters 2017-03-09 17:29:14 +01:00
speakupmap.h
speakupmap.map
spk_priv_keyinfo.h staging: speakup: spk_priv_keyinfo.h Space around operator 2016-11-23 10:05:39 +01:00
spk_priv.h staging: speakup: move those functions which do outgoing serial comms, into serialio.c 2017-03-17 15:19:09 +09:00
spk_types.h staging: speakup: add spk_io_ops struct to spk_synth 2017-03-16 11:11:22 +09:00
spkguide.txt
synth.c staging: speakup: move those functions which do outgoing serial comms, into serialio.c 2017-03-17 15:19:09 +09:00
thread.c staging: speakup: thread.c align on parenthesis 2016-11-21 11:05:29 +01:00
TODO staging: speakup: TODO Correct email 2016-11-21 11:05:29 +01:00
varhandlers.c staging: speakup: varhandlers.c Align parenthesis 2016-11-21 11:05:29 +01:00