Commit Graph

961 Commits

Author SHA1 Message Date
chrys87
f36fb224ce Update dummyDriver.py 2017-01-30 16:24:05 +01:00
chrys87
f00796377d Update dummyDriver.py 2017-01-30 16:22:50 +01:00
chrys87
e13824f64f Update dummyDriver.py 2017-01-30 16:22:12 +01:00
chrys87
6cde98f50e Update dummyDriver.py 2017-01-30 16:16:49 +01:00
chrys87
e0c5d14e13 Improve debug for dummy braille driver 2017-01-30 16:15:57 +01:00
chrys87
18ab70f188 improve debug of dummy speech driver 2017-01-30 16:13:07 +01:00
chrys87
51dd6433ea Rename dummy.py to dummyDriver.py 2017-01-30 16:06:18 +01:00
chrys87
fc55ae2e48 Create dummy.py 2017-01-30 16:05:50 +01:00
chrys87
ab9a9b501e Update settings.py 2017-01-30 16:02:36 +01:00
chrys
3a735fbfe4 more work on braille 2017-01-29 23:23:28 +01:00
chrys
ae9219333a update message for offset 2017-01-29 23:17:29 +01:00
chrys
f145c37eea dont show incomming text as braille message 2017-01-29 23:14:42 +01:00
chrys
076db69848 improve Braile support 2017-01-29 23:12:42 +01:00
chrys
f13013f21f improve Braile support 2017-01-29 23:12:35 +01:00
chrys
df65611c5f add getDisplaySize to brlapii braile driver 2017-01-29 22:39:54 +01:00
chrys87
5d806cf098 some indent 2017-01-27 10:54:43 +01:00
chrys87
9f52036318 simplify if 2017-01-27 10:52:53 +01:00
chrys87
60591530ff Merge pull request #6 from manuelcortez/master
Load modules from files in python 3.3, 3.4 and 3.5
2017-01-27 10:47:51 +01:00
chrys87
8c218836d6 fix fallback settings after driver rename 2017-01-27 10:45:35 +01:00
Manuel Cortez
ad53a13e2c Load modules from files in python 3.3, 3.4 and 3.5 2017-01-26 23:49:06 +00:00
chrys
7b9764c967 append Driver to drivernames in settings and files to be unique 2017-01-27 00:24:24 +01:00
chrys
7494418c61 small tweaks on dummy input 2017-01-25 00:51:49 +01:00
chrys
62e1819dd5 add dummy input driver 2017-01-25 00:31:28 +01:00
chrys
5d3c3f8732 cleanup speechd driver 2017-01-24 23:59:47 +01:00
chrys
2a5a210ae6 fix readme, and slashbang 2017-01-24 23:37:49 +01:00
chrys
31b60f5a39 connect as soon as speech-dispatcher is available 2017-01-16 23:48:32 +01:00
chrys
65b7b8d81a rework speech drivers 2017-01-16 23:26:00 +01:00
chrys
15d3fffeac typo 2017-01-16 23:12:27 +01:00
chrys
56e19eacb9 load ignore screen again 2017-01-16 23:09:05 +01:00
chrys
346cb78d56 add demo, load ignore screen again 2017-01-16 23:04:29 +01:00
chrys
ccda45357b just use python3 2017-01-07 00:21:56 +01:00
chrys87
cb5a96eb41 tweaks 2016-12-23 12:55:23 +01:00
chrys
58d209cde9 some more tweaks 2016-12-23 00:18:17 +01:00
chrys
4a7a36e6b8 some more tweaks 2016-12-23 00:16:34 +01:00
chrys
c8e23b8d78 tweak char and line utils 2016-12-22 23:08:16 +01:00
chrys
d8442c8f04 ignore space in horizontal movement 2016-12-22 22:54:40 +01:00
chrys
f738a369f3 interrupt endofscreen 2016-12-22 22:42:25 +01:00
chrys
c1c1789a86 also play soundicon for curr word 2016-12-22 22:27:46 +01:00
chrys
62c07748f9 respect multible keys for interrupt 2016-12-22 21:58:04 +01:00
chrys
4262f70bd5 fix space to often 2016-12-22 21:44:48 +01:00
chrys
9947a87058 improve default settings 2016-12-22 00:37:38 +01:00
chrys87
1e42b65efa Update word_utils.py 2016-12-20 17:38:39 +01:00
chrys87
d5f70ecba1 Update word_utils.py 2016-12-20 17:34:30 +01:00
chrys87
032c7d5452 Update word_utils.py 2016-12-20 16:28:24 +01:00
chrys87
0e4435802e Update word_utils.py 2016-12-20 16:18:30 +01:00
chrys87
a78cb62620 initial "new" wordWrap 2016-12-20 16:17:16 +01:00
chrys
0e285c2615 interrupt current speech on temp disable speech 2016-12-18 23:25:21 +01:00
chrys
4737b828cd add command for temp disable speech 2016-12-18 23:23:04 +01:00
chrys
b9aabcf0b3 fix shutup onInput, make shutup filterable 2016-12-18 22:55:11 +01:00
chrys
932034b560 make fenrir useable with mouse and other nonwatched input events 2016-12-18 00:10:08 +01:00