public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
How to try the new versions of speakup
  UTC  (7+ messages)

Raspberry Pi
  UTC  (6+ messages)

Fixing spelling spaces
  UTC  (2+ messages)

[patch 0/7] staging: speakup: introduce tty-based comms
  UTC  (17+ messages)
` [patch 1/7] tty_port: allow a port to be opened with a tty that has no file handle
` [patch 2/7] staging: speakup: spk_serial_out and spk_wait_for_xmitr to take synth arg
` [patch 3/7] staging: serial: add spk_io_ops struct to spk_synth
` [patch 4/7] staging: speakup: move spk_stop_serial_interrupt into synth-specific release function
` [patch 5/7] staging: speakup: move those functions which do outgoing serial comms, into serialio.c
` [patch 6/7] staging: speakup: add tty-based comms functions
` [patch 7/7] staging: speakup: migrate acntsa, bns, dummy and txprt to ttyio

[patch 4/4] staging: speakup: move those functions which do outgoing serial comms, into serialio.c
  UTC 

[patch 0/4] staging: speakup: refactor to make raw serial i/o swappable
  UTC  (6+ messages)
` [patch 1/4] staging: speakup: spk_serial_out and spk_wait_for_xmitr to take synth arg
` [patch 2/4] staging: serial: add spk_io_ops struct to spk_synth
` [patch 3/4] staging: speakup: move spk_stop_serial_interrupt into synth-specific release function
` [patch 4/4] staging: speakup: move those functions which do outgoing serial comms, into serialio.c

[patch 0/3] speakup: support 16bit unicode screen reading
  UTC  (32+ messages)
` [patch 1/3] speakup: extend synth buffer to 16bit unicode characters
` [patch 2/3] speakup: convert screen reading to 16bit characters
` [patch 3/3] speakup: add unicode variant of /dev/softsynth
  ` Add unicode support to espeakup (Was: speakup: add unicode variant of /dev/softsynth)
              ` Several problems with the unicode support (was [patch 0/3] speakup: support 16bit unicode screen reading)
                        ` About speakup punctuation

[PATCHv2 0/2] speakup: unicode fixes
  UTC  (7+ messages)
` [PATCHv2 1/2] speakup: make get_char actually get unicode characters
` [PATCHv2 2/2] speakup: Support spelling "

[PATCH] speakup: Fix bogus caps on speaking unicode characters
  UTC  (2+ messages)

Accessibility topic of LSM 2017
  UTC 

testing mailman, please ignore
  UTC 

test, please ignore
  UTC  (2+ messages)

[patch 0/2] speakup: unicode fixes
  UTC  (4+ messages)
` [patch 1/2] speakup: Fix hang on spelling words with non-latin1 characters
` [patch 2/2] speakup: make get_char actually get unicode characters

[patch 0/8] staging: speakup: introduce tty-based comms
  UTC  (8+ messages)

[patch 7/8] staging: speakup: migrate acntsa, bns, dummy and txprt to ttyio
  UTC  (2+ messages)

[patch 6/8] staging: speakup: add tty-based comms functions
  UTC  (2+ messages)

[patch 5/8] staging: speakup: move those functions which do outgoing serial comms, into serialio.c
  UTC  (2+ messages)

[patch 3/8] staging: serial: add spk_io_ops struct to spk_synth
  UTC  (2+ messages)

[patch 1/8] tty_port: allow a port to be opened with a tty that has no file handle
  UTC  (2+ messages)

[patch 8/8] staging: speakup: migrate ltlk to use ttyio
  UTC 

[patch 4/8] staging: speakup: move spk_stop_serial_interrupt into synth-specific release function
  UTC 

[patch 2/8] staging: speakup: spk_serial_out and spk_wait_for_xmitr to take synth arg
  UTC 

[patch 3/7] staging: serial: add spk_io_ops struct to spk_synth
  UTC  (7+ messages)

[patch 0/7] staging: speakup: introduce tty-based comms
  UTC  (4+ messages)

[patch 7/7] staging: speakup: migrate acntsa, bns, dummy, ltlk and txprt to ttyio
  UTC  (2+ messages)

[patch 6/7] staging: speakup: add tty-based comms functions
  UTC  (2+ messages)

[patch 5/7] staging: speakup: move those functions which do outgoing serial comms, into serialio.c
  UTC  (2+ messages)

[patch 4/7] staging: speakup: move spk_stop_serial_interrupt into synth-specific release function
  UTC  (2+ messages)

[patch 2/7] staging: speakup: spk_serial_out and spk_wait_for_xmitr to take synth arg
  UTC  (2+ messages)

[patch 1/7] tty_port: allow a port to be opened with a tty that has no file handle
  UTC  (2+ messages)

[patch 0/3] speakup: support 16bit unicode screen reading
  UTC  (5+ messages)
` [patch 1/3] speakup: extend synth buffer to 16bit unicode characters
` [patch 2/3] speakup: convert screen reading to 16bit characters
` [patch 3/3] speakup: add unicode variant of /dev/softsynth

OT installing nfbtrans on Debian
  UTC  (19+ messages)

espeak and espeak-ng
  UTC 

[PATCH] staging: speakup: replace simple_strtoul with kstrtou8
  UTC 

Other languages in speakup
  UTC  (3+ messages)

[PATCH SPEAKUP v2 1/3] return same error value from spk_set_key_info
  UTC  (3+ messages)
  ` [PATCH SPEAKUP v2 3/3] use spkeaup_allocate as per required context
  ` [PATCH SPEAKUP v2 2/3] remove unecessary initial allocation of vc

[patch 0/6] staging: speakup: Introduce TTY-based comms
  UTC  (35+ messages)
` [patch 1/6] tty_port: allow a port to be opened with a tty that has no file handle
    ` [patch 3/6] staging: speakup: refactor spk_stop_serial_interrupt
      ` [patch 4/6] staging: speakup: Add spk_ttyio
        ` [patch 5/6] staging: speakup: Make speakup_dummy use ttyio
          ` [patch 6/6] staging: speakup: Migrate acntsa, bns, dectlk and txprt to ttyio
    ` [patch 2/6] staging: speakup: Add serial_out method
` Read this first :) Re: [patch 0/6] staging: speakup: Introduce TTY-based comms

[PATCH-SPEAKUP 1/2] return same error value from spk_set_key_info
  UTC  (2+ messages)
  ` [PATCH-SPEAKUP 2/2] remove unecessary initial allocation of vc

page:  |  | latest

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).