* more fixes for my modded speakup
@ David
` Zachary Kline
` Chris Brannon
0 siblings, 2 replies; 3+ messages in thread
From: David @ UTC (permalink / raw)
To: speakup
Multi line reads like say screen now release the lock between lines
so the voice thread can get in earlier.
smarter highlight tracking scores colors to determine what should be read.
a bunch more work so synths can write usb devices etc.
This is a work in progress.
moved bleep into the main with a timer so the catch-up thread only
handles the synth. then for soft synth, we won't even create it.
The buffer.c code now allows gets of strings which auto-lock
until the next status check so we will be able to write blocks
of data to a system device driver.
Soon I can use my dec talk on a netbook with a usb to serial converter!
Hopefully I didn't break anything. I only have a dectalk for testing.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: more fixes for my modded speakup
more fixes for my modded speakup David
@ ` Zachary Kline
` Chris Brannon
1 sibling, 0 replies; 3+ messages in thread
From: Zachary Kline @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hey,
The news about the DecTalk with serial converter is awesome, as the recent weirdness with Espeakup/Alsa attest. DO you have any idea when this might be merged back into the mainline? I haven’t done any kernel compilation in a long time, le alone patching like this.
Thanks,
Zack.
> On Sep 10, 2016, at 6:38 PM, David <david.a.borowski@gmail.com> wrote:
>
> Multi line reads like say screen now release the lock between lines
> so the voice thread can get in earlier.
> smarter highlight tracking scores colors to determine what should be read.
> a bunch more work so synths can write usb devices etc.
> This is a work in progress.
> moved bleep into the main with a timer so the catch-up thread only
> handles the synth. then for soft synth, we won't even create it.
> The buffer.c code now allows gets of strings which auto-lock
> until the next status check so we will be able to write blocks
> of data to a system device driver.
> Soon I can use my dec talk on a netbook with a usb to serial converter!
> Hopefully I didn't break anything. I only have a dectalk for testing.
> _______________________________________________
> Speakup mailing list
> Speakup@linux-speakup.org
> http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: more fixes for my modded speakup
more fixes for my modded speakup David
` Zachary Kline
@ ` Chris Brannon
1 sibling, 0 replies; 3+ messages in thread
From: Chris Brannon @ UTC (permalink / raw)
To: speakup
David <david.a.borowski@gmail.com> writes:
> moved bleep into the main with a timer so the catch-up thread only
> handles the synth. then for soft synth, we won't even create it.
Is it safe? If I remember right, I was the one who moved bleep into
its own thread, and I did it because of a kernel change that started
causing lockups. My memory is really fuzzy, and I can't spot anything
in list archives. But maybe it was that kd_mksound was sleeping with a
spinlock held?
-- Chris
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
more fixes for my modded speakup David
` Zachary Kline
` Chris Brannon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).