OSDN Git Service

What's New: Add developer info.
authorJames Teh <jamie@jantrid.net>
Fri, 11 Jan 2013 03:38:19 +0000 (13:38 +1000)
committerJames Teh <jamie@jantrid.net>
Fri, 11 Jan 2013 03:38:19 +0000 (13:38 +1000)
user_docs/en/changes.t2t

index 745c17f..325f7f6 100644 (file)
@@ -41,6 +41,9 @@
 - Braille display drivers can now support manual port selection. (#426)\r
  - This is most useful for braille displays which support connection via a legacy serial port.\r
  - This is done using the getPossiblePorts class method on the BrailleDisplayDriver class.\r
+- Braille input from braille keyboards is now supported. (#808)\r
+ - Braille input is encompassed by the brailleInput.BrailleInputGesture class or a subclass thereof.\r
+ - Subclasses of braille.BrailleDisplayGesture (as implemented in braille display drivers) can also inherit from brailleInput.BrailleInputGesture. This allows display commands and braille input to be handled by the same gesture class.\r
 \r
 \r
 = 2012.3 =\r