From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 7236A1EFE15; Sat, 10 Sep 2016 21:44:05 -0400 (EDT) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by befuddled.reisers.ca (Postfix) with ESMTPS id D7C2C1EFE04 for ; Sat, 10 Sep 2016 21:44:03 -0400 (EDT) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 6C2D0201C4 for ; Sat, 10 Sep 2016 21:43:56 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute2.internal (MEProxy); Sat, 10 Sep 2016 21:43:56 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=speedpost.net; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=NMnNutFSeRlqbqOB1T/AUF+B5xw=; b=KPbRuo LEV+gz9fBQx+2iSnzrjuq7gSyFWXOLpKgIZ25X9vgDRpZfj2l4Dr/HJbVkpggeWo U8ytYld/s/bXmRLUS7oc2uA/zNCFj4fSEOouaMpjOg+RyRfvXYJepAX+T2MK99cc BrXebQF2u4aKON7JhyCaidM+ALxVH8tGOHZuM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=NMnNutFSeRlqbqO B1T/AUF+B5xw=; b=DyaTuRbEJCPhNSarI8hJLye65o7/ApMWbPhBK/JdNXVvVVe wSvEnb7/8bcvD1F0peLEkMVZC+I0xaHLIpyfGo/3X63xVDPmJwwBGdv+/xFEzjBD QCRCoCGz0AVfZis/iQkrk0x5wNpmsKdVu8Y/2c8AHIo2CpbsNIXwGQByWT9E= X-Sasl-enc: PDX5FDrh7wq+GvBwD/BmzV/CRz3cC55Gg6b2N9IVRtjV 1473558236 Received: from [10.0.0.95] (c-73-140-237-147.hsd1.wa.comcast.net [73.140.237.147]) by mail.messagingengine.com (Postfix) with ESMTPA id F0EB2CCE88 for ; Sat, 10 Sep 2016 21:43:55 -0400 (EDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: more fixes for my modded speakup From: Zachary Kline In-Reply-To: <20160911013834.GA3227@my-p4> Date: Sat, 10 Sep 2016 18:43:54 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <2DA4330E-8440-4667-929E-151CD2988F10@speedpost.net> References: <20160911013834.GA3227@my-p4> To: "Speakup is a screen review system for Linux." X-Mailer: Apple Mail (2.3124) X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Sep 2016 01:44:05 -0000 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=E2=80=99t done any = kernel compilation in a long time, le alone patching like this. Thanks, Zack. > On Sep 10, 2016, at 6:38 PM, David wrote: >=20 > 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