aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2019-03-07 23:06:57 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-03-18 07:57:58 +0100
commit45ac7b31bc6c4af885cc5b5d6c534c15bcbe7643 (patch)
treed8d567f4af5c0caf9be4b7dffda19a7f0db9b014 /lib
parent1beea6204e2304dd11600791d8dad8e7350af6ad (diff)
staging: speakup_soft: Fix alternate speech with other synths
When switching from speakup_soft to another synth, speakup_soft would keep calling synth_buffer_getc() from softsynthx_read. Let's thus make synth.c export the knowledge of the current synth, so that speakup_soft can determine whether it should be running. speakup_soft also needs to set itself alive, otherwise the switch would let it remain silent. Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions