chrys
|
9afe310620
|
wait for input, move many scripts to input trigger
|
2016-10-01 00:51:32 +02:00 |
|
chrys
|
f1c3e25d91
|
dont interrupt sound
|
2016-10-01 00:16:26 +02:00 |
|
chrys
|
7ac04d992b
|
reduce regex calculation to improve speed
|
2016-10-01 00:11:32 +02:00 |
|
chrys
|
37d1d3f6c5
|
fix another window related bug
|
2016-09-30 23:38:51 +02:00 |
|
chrys
|
202717026e
|
fix another window related bug
|
2016-09-30 23:37:22 +02:00 |
|
chrys
|
8014a46825
|
get rid of window mode
|
2016-09-30 23:35:12 +02:00 |
|
chrys
|
6b5f0f49f2
|
interrupt on screen change
|
2016-09-30 23:24:04 +02:00 |
|
chrys
|
2a373306c5
|
try to improve speed
|
2016-09-30 23:21:30 +02:00 |
|
chrys87
|
01f28b28f6
|
Update punctuationManager.py
|
2016-09-30 14:18:28 +02:00 |
|
chrys
|
33491136bf
|
add some emoticons
|
2016-09-29 23:40:37 +02:00 |
|
chrys
|
24c1018314
|
add +*-/\@ to temporary hardcoded punctuation setting
|
2016-09-29 23:21:05 +02:00 |
|
chrys
|
187f45e868
|
add : and - to punctuation level
|
2016-09-29 23:12:56 +02:00 |
|
chrys
|
598ef8d96c
|
fix playing change screen sound, directly bypass keypress on ignorescreen
|
2016-09-29 23:11:57 +02:00 |
|
chrys
|
51e5935e19
|
remove command repeat hack
|
2016-09-29 22:46:02 +02:00 |
|
chrys
|
8bedf94073
|
filter out unneeded events, improve interrupt commands
|
2016-09-29 22:34:44 +02:00 |
|
chrys
|
40b257f4e7
|
fix interrupt on keypress
|
2016-09-29 21:38:45 +02:00 |
|
chrys
|
fcea64865b
|
Merge branch 'master' of github.com:chrys87/fenrir
|
2016-09-29 20:39:24 +02:00 |
|
chrys
|
0ee990eb62
|
fix punctuation inside of a word seperate the word
|
2016-09-29 20:35:53 +02:00 |
|
Jeremiah Ticket
|
1ef8ade7fc
|
Recorrected semicolon.
|
2016-09-28 13:29:32 -08:00 |
|
Jeremiah Ticket
|
d409bd3e99
|
Corrected some grammar in the text and return.
|
2016-09-28 13:24:20 -08:00 |
|
Jeremiah Ticket
|
ad51b15f85
|
Corrected spelling in the inc_speech_rate command description.
|
2016-09-28 13:19:17 -08:00 |
|
Jeremiah Ticket
|
bf930d537e
|
Added the equals sign to punctuation manager.
|
2016-09-28 13:15:40 -08:00 |
|
chrys
|
2fd167e510
|
Merge branch 'master' of github.com:chrys87/fenrir
|
2016-09-28 22:53:46 +02:00 |
|
chrys
|
3e1e96a701
|
add initial capslock announcement
|
2016-09-28 22:53:20 +02:00 |
|
Jeremiah Ticket
|
71ae21d079
|
Fixed spelling for semi colon was simi colon
|
2016-09-28 12:47:21 -08:00 |
|
chrys
|
80dbc0f271
|
fix outputManager, pass ignorePunctuation
|
2016-09-28 22:25:21 +02:00 |
|
chrys
|
f384752a5d
|
fix clipboard
|
2016-09-28 22:06:10 +02:00 |
|
chrys
|
5551d19ed4
|
fix typos
|
2016-09-28 22:00:51 +02:00 |
|
Jeremiah Ticket
|
23a96914a1
|
Fixed spelling for AutoReadIncoming was AutoReadIncomming
|
2016-09-28 09:08:48 -08:00 |
|
chrys87
|
c9434f98a2
|
Update fenrir.py
|
2016-09-28 16:31:17 +02:00 |
|
chrys87
|
45e740caa5
|
Update fenrir.py
|
2016-09-28 16:27:04 +02:00 |
|
chrys
|
acb074554f
|
add simple command flood protection
|
2016-09-27 23:56:32 +02:00 |
|
chrys
|
d8c597c83f
|
add double tap detection
|
2016-09-27 23:52:46 +02:00 |
|
chrys
|
f67ada9a05
|
fix single key consume
|
2016-09-27 23:41:11 +02:00 |
|
chrys
|
2cd4fb51d2
|
fix scripts
|
2016-09-27 23:31:46 +02:00 |
|
chrys
|
63a32a4306
|
fix arrowing
|
2016-09-27 23:28:30 +02:00 |
|
chrys
|
58e2c6812a
|
speed up fenrir
|
2016-09-27 23:17:46 +02:00 |
|
Storm Dragon
|
b2f31fde39
|
Added punctuation to the punctuation manager.
|
2016-09-27 11:19:12 -04:00 |
|
Storm Dragon
|
eac865da3d
|
Fixed mixed tab and spaces issue, fixed indentation errors.
|
2016-09-27 10:46:45 -04:00 |
|
Storm Dragon
|
d287bc294d
|
Merge branch 'inputHandlingRework' of https://github.com/chrys87/fenrir into inputHandlingRework
|
2016-09-27 10:35:05 -04:00 |
|
Storm Dragon
|
9d5d3427a5
|
corrected missing : also fixed indentation in core/inputManager.py
|
2016-09-27 10:34:15 -04:00 |
|
chrys87
|
01d2418e1e
|
Update fenrir.py
|
2016-09-27 16:31:27 +02:00 |
|
chrys87
|
c956eb9f2d
|
Update inputManager.py
|
2016-09-27 16:29:12 +02:00 |
|
chrys87
|
b3281ccdee
|
Update evdev.py
|
2016-09-27 16:21:23 +02:00 |
|
chrys87
|
cdf1c00434
|
Update inputManager.py
|
2016-09-27 16:15:26 +02:00 |
|
chrys87
|
318a153c22
|
Update inputManager.py
|
2016-09-27 16:13:32 +02:00 |
|
chrys87
|
e164408fb7
|
Update fenrir.py
|
2016-09-27 16:11:29 +02:00 |
|
chrys87
|
4422e9f47b
|
Update commandManager.py
|
2016-09-27 16:04:21 +02:00 |
|
chrys
|
4b8b410a1a
|
improve performance
|
2016-09-25 22:36:16 +02:00 |
|
chrys
|
e3bdc1a564
|
improve performance
|
2016-09-25 22:33:17 +02:00 |
|