Commit Graph

165 Commits

Author SHA1 Message Date
chrys87
55bcff48e1 Update set_clipboard_mark.py 2016-08-23 17:22:16 +02:00
chrys87
1341c525d0 Update copy_marked_to_clipboard.py 2016-08-23 17:21:24 +02:00
chrys87
b8f4ae14d4 Update and rename present_marked_text.py to marked_text.py 2016-08-23 17:20:43 +02:00
chrys87
d2ea8c120a Update copy_marked_to_clipboard.py 2016-08-23 17:19:45 +02:00
chrys87
0029d61358 Create present_marked_text.py 2016-08-23 17:18:42 +02:00
chrys87
9587561691 Create set_clipboard_mark.py 2016-08-23 17:17:54 +02:00
chrys87
0744fe6527 Create copy_marked_to_clipboard.py 2016-08-23 17:17:28 +02:00
chrys87
63cbdccd96 Rename 88000-screen_chnage_reset_review_cursor to 88000-screen_chnage_leve_review_mode 2016-08-23 13:22:59 +02:00
chrys87
803b150cf4 Update remove_clipboard_marks 2016-08-23 13:19:08 +02:00
chrys87
c677d7b761 Create remove_clipboard_marks 2016-08-23 13:18:14 +02:00
chrys87
1f4364683d Update prev_line.py 2016-08-23 13:14:35 +02:00
chrys87
235b108f05 Update next_line.py 2016-08-23 13:14:12 +02:00
chrys87
f4520620f6 Update curr_screen.py 2016-08-23 13:13:47 +02:00
chrys87
b46e66fcf8 Update curr_line.py 2016-08-23 13:13:24 +02:00
chrys87
10a83d1153 Update curr_screen.py 2016-08-23 13:11:20 +02:00
chrys87
13de06343b Update prev_char.py 2016-08-23 13:09:12 +02:00
chrys87
76fe5e9e1f Update prev_line.py 2016-08-23 13:08:54 +02:00
chrys87
4bcfe95435 Update prev_word.py 2016-08-23 13:08:34 +02:00
chrys87
6a0b60135d Update curr_word.py 2016-08-23 13:08:12 +02:00
chrys87
10b4c6c5ed Update curr_line.py 2016-08-23 13:07:55 +02:00
chrys87
b746fcf807 Update curr_char.py 2016-08-23 13:07:41 +02:00
chrys87
b948fccb46 Update exit_review.py 2016-08-23 13:07:04 +02:00
chrys87
fff62f0eb3 Update next_word.py 2016-08-23 13:06:40 +02:00
chrys87
d4a220ca17 Update next_line.py 2016-08-23 13:06:18 +02:00
chrys87
9364ac20ce Update next_char.py 2016-08-23 13:05:55 +02:00
chrys87
bfb8028107 Update curr_word.py 2016-08-23 13:05:22 +02:00
chrys87
9d1e83d115 Update curr_line.py 2016-08-23 13:04:59 +02:00
chrys87
448738ea11 Update curr_char.py 2016-08-23 13:04:31 +02:00
chrys87
64ee9c229d Rename 75000-promote.py to 75000-incomming_promote.py 2016-08-23 13:02:39 +02:00
chrys87
7ddb8a2085 reset review after screenchange 2016-08-23 13:01:35 +02:00
chrys87
89d7706539 reset marks on screen change 2016-08-23 10:28:18 +02:00
chrys87
f2627a2c85 Rename 80000-tty_change.py to 80000-screen_change_announcement.py 2016-08-23 10:26:38 +02:00
chrys87
8b6ff2ea1a Create 85000-screen_chnage_reset_clipboard_marks 2016-08-23 10:26:13 +02:00
chrys
57f61e80f5 add initial clipboard management for pasting 2016-08-23 00:51:39 +02:00
chrys
fbe33d609e test of inc dec commands 2016-08-21 19:52:22 +02:00
chrys
11a770f0ff fix steps 2016-08-21 18:36:50 +02:00
Chrys
cd123ac072 add commands {inc,dec}_{speech,sound}_{volume,rate,pitch} 2016-08-21 14:20:55 +02:00
Chrys
2e0fa69d08 initial promotedtext, cleanups, prepare for consume non fenrirkey shortcuts 2016-08-19 17:22:08 +02:00
chrys
3d5d048a4b upload stuff 2016-08-15 01:41:47 +02:00
chrys
dec9f7a621 add last_incomming and improve other commands 2016-08-10 17:54:02 +02:00
chrys
7b4be74688 fix things 2016-08-10 15:30:43 +02:00
chrys
ed27566474 add quit_fenrir and curr_screen commands 2016-08-10 14:32:13 +02:00
chrys
22b24fcb6e fix word announcement 2016-08-08 20:59:07 +02:00
chrys
79c650577f fix double presentation of key echo 2016-08-08 11:34:55 +02:00
chrys
629fa3576c add toggle_autoread, typo 2016-08-08 11:15:47 +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
cebfb6797c polish auto output 2016-08-07 17:00:54 +02:00
chrys
590623b61d polish auto output 2016-08-07 17:00:39 +02:00
chrys
a277c10dcd initial char delete echo 2016-08-06 15:33:17 +02:00
chrys
30155b6d83 polish word echo 2016-08-06 14:43:00 +02:00
chrys
e5ffd128b7 initial word echo 2016-08-06 14:12:29 +02:00
chrys
cea7fe6c5b bugfixing 2016-08-06 05:23:32 +02:00
chrys
e797d8dd97 add interrupt on keypress 2016-08-06 04:47:41 +02:00
chrys
6373b3d8b8 major rework, performance boost and bigger accuracy 2016-08-06 04:34:37 +02:00
chrys
f88507f6ff fix toggle speech 2016-08-05 00:47:41 +02:00
Chrys
592be62188 initial rebuild of onInput commands 2016-08-03 19:43:36 +02:00
Chrys
03722148f8 initial rebuild of onInput commands 2016-08-03 19:43:23 +02:00
Chrys
4aee07b34c make sound nonblocking 2016-08-03 03:00:39 +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
chrys87
2f43812277 Delete 50000-speak_incomming.py 2016-07-26 14:49:07 +02:00
chrys
f6e2992cdc fix toggle messages 2016-07-26 00:16:28 +02:00
chrys
700a9e3987 fix toggle messages 2016-07-26 00:15:26 +02:00
chrys
d6a6ad5583 fix enable/disable commands 2016-07-25 19:48:03 +02:00
chrys87
315c7dc113 Create toggle_output_enable.py 2016-07-25 16:34:47 +02:00
chrys
46fc7ed218 seperate onInput and onScreenUpdate incomming speech for prepare word echo and stuff 2016-07-23 17:08:00 +02:00
chrys
e0aab47919 add intial toggle module commands 2016-07-23 13:35:14 +02:00
chrys
335ad9b71c finish word wrappig, create util toolkit 2016-07-22 16:57:43 +02:00
chrys
e54cd66a9e remove print 2016-07-19 23:38:50 +02:00
chrys
6161dae6bb fix autoread 2016-07-19 23:35:29 +02:00
chrys
2df75c6978 fix char navigation 2016-07-19 21:32:43 +02:00
chrys87
ec3d6e22a8 bugfix typo 2016-07-19 10:16:54 +02:00
chrys87
1b29d24b0a find next char logic 2016-07-19 10:15:56 +02:00
chrys87
5ee7874d13 find last char logic 2016-07-19 10:11:44 +02:00
chrys87
45072cebf4 prev_char
todo get prev char
2016-07-19 10:00:23 +02:00
chrys87
92a0e71a23 next_char
Todo find next char
2016-07-19 09:59:46 +02:00
chrys87
6e49c6603f curr_char 2016-07-19 09:41:31 +02:00
chrys
513d4a4ddf add initial (buggy :/ ) prev,curr,next word commands 2016-07-19 01:19:21 +02:00
chrys
e0428fa102 speedup checks 2016-07-18 19:46:55 +02:00
chrys
79166454c1 interrupt on tty change 2016-07-18 19:42:49 +02:00
chrys
5f20bf7b99 tweak echo 2016-07-17 16:23:39 +02:00
chrys
e020271908 keyboard echo 2016-07-17 14:37:56 +02:00
chrys
0410c33a08 keyboard echo 2016-07-17 14:25:59 +02:00
chrys
659e99d810 make typing echo more useful 2016-07-17 14:01:55 +02:00
chrys
027be8a80b fix some other things :) 2016-07-17 01:20:42 +02:00
chrys
15d11c96f0 fix some stuff 2016-07-17 00:57:16 +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
e2668f1467 add horizontal and vertical announcements 2016-07-15 15:56:47 +02:00
Storm Dragon
232014fd7a Changed empty line to blank. Same message, less time speaking. 2016-07-14 19:05:02 -04:00
chrys
73338931bd improve review commands 2016-07-15 00:08:08 +02:00
chrys
1748c28ecf fix typo 2016-07-14 23:48:23 +02:00
chrys
39b29e7d41 fix 2016-07-14 23:37:29 +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
chrys87
076e3ff1c9 Delete shut_up.cpython-35.pyc 2016-07-13 22:17:25 +02:00
chrys87
d2f979ffc7 Delete curr_line.cpython-35.pyc 2016-07-13 22:17:15 +02:00
chrys
27dbacf4ea add stop review mode 2016-07-13 22:06:33 +02:00
chrys
12734e3930 initial say prev,curr,next line 2016-07-13 21:40:27 +02:00
chrys
333232d7ce initial say prev,curr,next line 2016-07-13 21:40:19 +02:00