Commit Graph

868 Commits

Author SHA1 Message Date
chrys
4dfa19ed72 add announce and interrupt for autotime 2016-11-20 17:16:41 +01:00
chrys
5336f23335 whipe out GTK dependency, now Glib only 2016-11-15 23:50:48 +01:00
chrys
0743289a5f remove ugly debug sound demo in fenrir source, its not needed anymore, gstreamer is working now 2016-11-15 23:33:28 +01:00
chrys
e31ef5d8c4 fix gstreamer soundDriver 2016-11-15 23:31:20 +01:00
chrys
7bc4745e2a make it possible to align autotime to an minute 2016-11-13 22:50:53 +01:00
chrys
3171018e6e add autotime toggle, announce date on change, make configurable what is spoken date or time or both 2016-11-09 23:17:58 +01:00
chrys
cd1dc49fd2 add autotime functionality 2016-11-09 21:28:18 +01:00
chrys87
ecb261558f Update screen_utils.py 2016-11-07 16:42:20 +01:00
chrys87
f603448496 Update screen_utils.py 2016-11-07 16:38:33 +01:00
chrys
55466466a9 correct default path if scriptpath is not available in settings.conf 2016-11-05 17:54:16 +01:00
chrys
e39ae3c05c fix style 2016-11-05 17:52:14 +01:00
chrys
4060aee1a3 fix espeak driver 2016-11-05 14:51:55 +01:00
chrys
0407d39a3a respect hilight mode on enter review 2016-11-05 00:11:54 +01:00
chrys
144d5828d2 just calculate if hilight is on 2016-11-04 22:28:18 +01:00
chrys
e06bd16423 add command for toggle highlight tracking 2016-11-04 22:24:15 +01:00
chrys
a58fe62f87 add initial working highlight focus tracking 2016-11-04 22:23:54 +01:00
chrys
6f479a7561 add toggle of hilight mode 2016-11-04 22:03:56 +01:00
chrys
6a8b1ba5f6 add settings for hilight mode 2016-11-04 21:57:55 +01:00
chrys
643e755bd2 try to reconnect to speechd 2016-11-04 21:39:02 +01:00
chrys
f540b9658d remove nonprintable chars 2016-11-04 21:25:54 +01:00
chrys
99534c8c6c remove debug sleep 2016-11-01 22:03:38 +01:00
chrys
0221ba358f make highlighted mode work in driver 2016-11-01 21:55:08 +01:00
chrys
965c850ca2 sync 2016-10-30 01:16:07 +02:00
chrys
f91a493c4b fix oops 2016-10-30 00:31:40 +02:00
chrys
2ec4102f8b make install executeable 2016-10-30 00:27:07 +02:00
chrys
ad036e6c62 add higlight tracking data to screen driver 2016-10-29 16:50:51 +02:00
chrys
227e136bdd add highlight tracking to screenData 2016-10-29 16:44:26 +02:00
chrys
5839a8fbcb create screen_utils 2016-10-29 16:40:34 +02:00
chrys87
3ec6697b58 Update line_utils.py 2016-10-28 14:52:51 +02:00
chrys87
4ebd476c63 Update line_utils.py 2016-10-28 14:27:23 +02:00
chrys87
b7fcec0fbe reduce code 2016-10-25 18:05:13 +02:00
chrys87
c610c121d8 Try to fix fenrir key going crazy 2016-10-25 17:57:33 +02:00
chrys87
c0adc2c309 remove unneeded returns 2016-10-24 17:47:45 +02:00
chrys87
251e4eda3e Fix Typo, add optional parameters 2016-10-24 17:46:18 +02:00
chrys87
f6eb8a7b67 Update evdev.py 2016-10-24 10:21:10 +02:00
Storm Dragon
4ed32299f9 Revert "try to improve the differ"
This reverts commit db7bc95d1a.

Reverted changes.
2016-10-23 20:01:18 -04:00
Storm Dragon
5a46b3320e Revert "change the sorting of events may not be a good idea"
This reverts commit 1fa9259bd7.
2016-10-23 19:58:04 -04:00
chrys87
1fa9259bd7 change the sorting of events may not be a good idea 2016-10-23 23:43:39 +02:00
chrys87
05f44f9fb9 optimize input 2016-10-23 18:44:09 +02:00
chrys
db7bc95d1a try to improve the differ 2016-10-23 09:30:47 +02:00
chrys
269a96d2ca numlock/capslock/scrolllock should interrupt, not append 2016-10-23 01:57:45 +02:00
chrys
5e70179b8c announce toggle of Numlock, Capslock and Scrolllock 2016-10-22 20:27:58 +02:00
chrys
1747b9b752 Revert "move scripts back to screenupdate trigger"
This reverts commit b08a07bfab.
2016-10-22 13:14:50 +02:00
chrys
b08a07bfab move scripts back to screenupdate trigger 2016-10-22 13:12:51 +02:00
chrys
457c6aa769 add some more debug 2016-10-22 12:58:34 +02:00
chrys
483fd21952 add debut to speech-drivers 2016-10-22 12:55:21 +02:00
chrys
141377b7b8 word start produce a delta of 2 |c |, move the echos back to input 2016-10-22 12:36:28 +02:00
chrys
e3f736cb4f another drunken try 2016-10-22 03:34:14 +02:00
chrys
2c0e6907db try to fix race while echo and delete_echo 2016-10-22 03:27:18 +02:00
chrys87
8731955ac2 Rename cursor_end_of_line.py to cursor_read_to_end_of_line.py 2016-10-21 14:15:20 +02:00