chrys87
|
da97b14b12
|
Update inputManager.py
|
2016-08-30 15:46:23 +02:00 |
|
chrys87
|
c062e4d0a0
|
Update inputManager.py
|
2016-08-30 15:28:59 +02:00 |
|
chrys87
|
344db17f5a
|
Update inputManager.py
|
2016-08-30 11:59:38 +02:00 |
|
chrys87
|
e312ffc22e
|
Update commandManager.py
|
2016-08-30 11:58:06 +02:00 |
|
chrys87
|
940a454611
|
Update generalInformation.py
|
2016-08-30 11:51:18 +02:00 |
|
chrys87
|
497729d09d
|
Update settings.py
|
2016-08-30 11:50:36 +02:00 |
|
chrys87
|
fb1e305e49
|
Update settings.py
|
2016-08-30 11:50:15 +02:00 |
|
Storm Dragon
|
06381f63be
|
Merge branch 'master' of https://github.com/chrys87/fenrir
Changed thhe keyboard file at apparently the same time as you.
|
2016-08-28 13:25:48 -04:00 |
|
Storm Dragon
|
1263ce2709
|
Changed time format slightly, added dte command, added fenrir+d command for date.
|
2016-08-28 13:24:15 -04:00 |
|
chrys
|
0080e1aeb8
|
add new command cursor_position
|
2016-08-28 19:19:55 +02:00 |
|
chrys87
|
a87547fef1
|
Update settings.py
|
2016-08-26 10:18:07 +02:00 |
|
chrys
|
cbb41f8570
|
finish up time example
|
2016-08-26 01:42:31 +02:00 |
|
chrys
|
fa93d611fc
|
make number of clipboards configurable
|
2016-08-25 01:50:02 +02:00 |
|
chrys87
|
4dee80bd33
|
Update commands.py
|
2016-08-24 16:10:11 +02:00 |
|
chrys
|
eb323eeedf
|
polish clipboard stuff
|
2016-08-24 00:41:16 +02:00 |
|
chrys87
|
c9200248eb
|
Update commands.py
|
2016-08-23 17:30:31 +02:00 |
|
chrys87
|
f9b66a3e26
|
Update screenData.py
|
2016-08-23 13:24:52 +02:00 |
|
chrys
|
57f61e80f5
|
add initial clipboard management for pasting
|
2016-08-23 00:51:39 +02:00 |
|
chrys
|
5404d1ea17
|
use debug in outputManager and commandManager
|
2016-08-21 23:55:56 +02:00 |
|
chrys
|
1467fc1939
|
initial use of debug framework
|
2016-08-21 23:26:19 +02:00 |
|
chrys
|
3794bd5fe4
|
dont announce start as TTY change
|
2016-08-21 21:23:19 +02:00 |
|
Chrys
|
cd123ac072
|
add commands {inc,dec}_{speech,sound}_{volume,rate,pitch}
|
2016-08-21 14:20:55 +02:00 |
|
Chrys
|
b534e554e5
|
more cleanup
|
2016-08-19 17:47:21 +02:00 |
|
Chrys
|
3dd83fb8f7
|
remove hack for testing tty change announcement
|
2016-08-19 17:34:41 +02:00 |
|
Chrys
|
5be851e5d1
|
cleanup
|
2016-08-19 17:26:30 +02:00 |
|
Chrys
|
3c720b8b1a
|
initial promotedtext, cleanups, prepare for consume non fenrirkey shortcuts
|
2016-08-19 17:21:52 +02:00 |
|
chrys
|
2cd4328613
|
make key forewarding work
|
2016-08-14 00:11:37 +02:00 |
|
chrys
|
255e54ecea
|
initial key foreward
|
2016-08-13 00:06:54 +02:00 |
|
chrys
|
794abf26e3
|
make fenrir key configurable
|
2016-08-11 23:16:44 +02:00 |
|
chrys
|
b4f01f76f0
|
initial but unfinished key consumation
|
2016-08-11 14:37:46 +02:00 |
|
chrys
|
7b4be74688
|
fix things
|
2016-08-10 15:30:43 +02:00 |
|
chrys
|
6eceeee07b
|
prepare keyboard grab
|
2016-08-10 02:09:49 +02:00 |
|
chrys
|
de92da8b00
|
make update Rate configurable
|
2016-08-08 21:10:43 +02:00 |
|
chrys
|
f51a5967eb
|
unify pitch and rate with a value 0.0 - 1.0 in config
|
2016-08-08 11:07:40 +02:00 |
|
chrys
|
0e973b6f1d
|
add autoReadIncomming, add sound volume, convert volume to 0.0 - 1.0 factor for unification
|
2016-08-08 09:34:57 +02:00 |
|
chrys
|
a277c10dcd
|
initial char delete echo
|
2016-08-06 15:33:17 +02:00 |
|
chrys
|
e797d8dd97
|
add interrupt on keypress
|
2016-08-06 04:47:41 +02:00 |
|
Chrys
|
8a3ead822a
|
polish sound
|
2016-08-03 02:26:44 +02:00 |
|
chrys
|
6a117ac998
|
dont push
|
2016-07-28 23:52:20 +02:00 |
|
chrys
|
f00621832e
|
fix settings stuff
|
2016-07-26 23:39:22 +02:00 |
|
chrys87
|
d90ebb8932
|
Update outputManager.py
|
2016-07-26 16:19:23 +02:00 |
|
chrys87
|
f486d2beb0
|
Update outputManager.py
|
2016-07-26 15:59:27 +02:00 |
|
chrys87
|
95344d61f6
|
Update settingsManager.py
|
2016-07-26 15:44:03 +02:00 |
|
chrys87
|
2e9c656037
|
Update environment.py
|
2016-07-26 15:32:47 +02:00 |
|
chrys87
|
470bb0c1c6
|
Update settingsManager.py
|
2016-07-26 15:23:38 +02:00 |
|
chrys87
|
3465b96bc6
|
Update settingsManager.py
|
2016-07-26 15:12:42 +02:00 |
|
chrys
|
f0ad59712d
|
change key handling to avoid delays
|
2016-07-26 00:06:18 +02:00 |
|
chrys
|
d6a6ad5583
|
fix enable/disable commands
|
2016-07-25 19:48:03 +02:00 |
|
chrys
|
8ead2fc669
|
seperate onInput and onScreenUpdate incomming speech for prepare word echo and stuff
|
2016-07-23 17:07:55 +02:00 |
|
chrys
|
513d4a4ddf
|
add initial (buggy :/ ) prev,curr,next word commands
|
2016-07-19 01:19:21 +02:00 |
|
chrys
|
0410c33a08
|
keyboard echo
|
2016-07-17 14:25:59 +02:00 |
|
chrys
|
c21ed8fceb
|
fix some stuff
|
2016-07-17 00:56:18 +02:00 |
|
chrys
|
0ff4002f16
|
add horizontal and vertical announcements
|
2016-07-15 16:31:19 +02:00 |
|
chrys
|
b81b35a6cf
|
add volume
|
2016-07-15 00:21:23 +02:00 |
|
chrys
|
1748c28ecf
|
fix typo
|
2016-07-14 23:48:23 +02:00 |
|
chrys
|
6f6ab0c68e
|
respect speech settings
|
2016-07-14 23:25:33 +02:00 |
|
chrys
|
d9f8229aa5
|
add lock, initial outputManager
|
2016-07-14 23:00:02 +02:00 |
|
chrys
|
86ff160846
|
restructure init
|
2016-07-14 22:15:10 +02:00 |
|
chrys
|
333232d7ce
|
initial say prev,curr,next line
|
2016-07-13 21:40:19 +02:00 |
|
chrys
|
311e653893
|
initial outputManager
|
2016-07-13 11:15:19 +02:00 |
|
chrys
|
6f84710b6f
|
add first trigger
|
2016-07-12 23:09:11 +02:00 |
|
chrys
|
0fb493e391
|
fix things
|
2016-07-12 17:13:59 +02:00 |
|
root
|
f67176771a
|
fix things
|
2016-07-12 16:51:26 +02:00 |
|
chrys
|
d17135da01
|
fix things
|
2016-07-12 00:17:44 +02:00 |
|
chrys87
|
3b4360c380
|
Update settingsManager.py
|
2016-07-11 11:42:35 +02:00 |
|
chrys87
|
0498369601
|
Update settingsManager.py
|
2016-07-11 11:37:43 +02:00 |
|
chrys87
|
19bb08156c
|
Update inputManager.py
|
2016-07-11 10:40:40 +02:00 |
|
chrys87
|
bb97ccd757
|
Update settings.py
|
2016-07-11 10:34:45 +02:00 |
|
chrys
|
fa3a15f5bc
|
threading test
|
2016-07-10 23:02:17 +02:00 |
|
chrys
|
79f8a3bf1e
|
keyboard stuff
|
2016-07-10 19:11:38 +02:00 |
|
chrys
|
4f5ced7ed2
|
keyboard stuff
|
2016-07-10 19:09:50 +02:00 |
|
chrys
|
ea55d47fdc
|
keyboard stuff
|
2016-07-10 19:06:34 +02:00 |
|
chrys
|
a6fc0fbf1b
|
initial binding import
|
2016-07-10 18:34:44 +02:00 |
|
chrys
|
9b5b634fcf
|
fix bugs
|
2016-07-10 15:43:15 +02:00 |
|
chrys
|
70ba9a7a66
|
implement plugin autoload
|
2016-07-09 02:48:22 +02:00 |
|
chrys
|
2029a3ae66
|
forgett files
|
2016-07-09 01:37:10 +02:00 |
|
chrys
|
5d39703c77
|
forgett files
|
2016-07-09 01:36:27 +02:00 |
|
chrys
|
d182c5a99d
|
keycodes to readme
|
2016-07-09 01:31:47 +02:00 |
|
chrys
|
c0b3c13c44
|
fix make second plugin ready
|
2016-07-09 01:25:29 +02:00 |
|
chrys
|
58910fb19e
|
fix make second plugin ready
|
2016-07-09 01:15:48 +02:00 |
|
chrys
|
8575a5da17
|
fix make first plugin ready
|
2016-07-09 01:11:02 +02:00 |
|
chrys
|
83bb1b41da
|
fix make first plugin ready
|
2016-07-09 01:10:34 +02:00 |
|
chrys
|
68361e0681
|
fix make first plugin ready
|
2016-07-09 01:10:01 +02:00 |
|
chrys
|
7a737c7797
|
add some command handling
|
2016-07-08 18:33:32 +02:00 |
|
chrys
|
fb63606bfb
|
tweak main looop
|
2016-07-08 14:29:35 +02:00 |
|
chrys87
|
4885e695ab
|
change structure
|
2016-07-08 12:26:00 +02:00 |
|
chrys87
|
5b44a2601b
|
change structure
|
2016-07-08 12:25:27 +02:00 |
|
chrys87
|
2ff7b9adb0
|
change structure
|
2016-07-08 12:24:44 +02:00 |
|
chrys87
|
c7dbe4f0f0
|
change structure
|
2016-07-08 12:21:50 +02:00 |
|
chrys87
|
e86cd8326f
|
change structure
|
2016-07-08 11:59:29 +02:00 |
|
chrys87
|
fae341d243
|
change structure
|
2016-07-08 11:59:04 +02:00 |
|
chrys87
|
d43fbced86
|
change structure
|
2016-07-08 11:58:23 +02:00 |
|
chrys87
|
5864ce2e2f
|
change structure
|
2016-07-08 11:24:34 +02:00 |
|
chrys87
|
d430583f51
|
change structure
|
2016-07-08 11:23:31 +02:00 |
|
chrys87
|
5f91077ba9
|
change structure
|
2016-07-08 11:22:40 +02:00 |
|
chrys87
|
870c701b7d
|
change structure
|
2016-07-08 11:22:07 +02:00 |
|
chrys87
|
b54a3f1aae
|
change structure
|
2016-07-08 11:21:30 +02:00 |
|
chrys87
|
195b57d212
|
change structure
|
2016-07-08 11:20:25 +02:00 |
|
chrys87
|
6855e310b8
|
change structure
|
2016-07-08 11:19:23 +02:00 |
|
chrys87
|
6a0581774c
|
runtime change
|
2016-07-08 11:18:29 +02:00 |
|