Storm Dragon
|
8394ad551e
|
Merge branch 'shlex'
Hopefully fixed the issues with exporting lines containing lots of quotes and symbols to X.
|
2019-04-30 09:30:22 -04:00 |
|
Storm Dragon
|
c3ccf3c5df
|
removed import shlex because it is not used.
|
2019-04-29 08:16:03 -04:00 |
|
Storm Dragon
|
82c3ef97f8
|
Fixed nvda layout files.
|
2019-04-29 08:14:27 -04:00 |
|
Storm Dragon
|
83fadb8854
|
Forgot to move the pipe to the right spot for a here document.
|
2019-04-28 21:26:52 -04:00 |
|
Storm Dragon
|
23badb0940
|
Small bug fix with the export here document.
|
2019-04-28 21:17:28 -04:00 |
|
Storm Dragon
|
014d23c61a
|
tried to fix weird quote stuff with export to X by using a here document.
|
2019-04-28 21:10:47 -04:00 |
|
Storm Dragon
|
13d06d8470
|
Revert "Another attempt to fix the weird quoting stuff with export to x."
This reverts commit ee7dc30376 .
It didn't work.
|
2019-04-28 21:00:12 -04:00 |
|
Storm Dragon
|
ee7dc30376
|
Another attempt to fix the weird quoting stuff with export to x.
|
2019-04-28 19:40:42 -04:00 |
|
Storm Dragon
|
c8f85351b6
|
try to make export to X handle strings with weird symbols, replaced the surrounding quotes.
|
2019-04-28 11:40:08 -04:00 |
|
Storm Dragon
|
742d3073dd
|
used shel for export to X
|
2019-04-28 11:27:50 -04:00 |
|
Chrys
|
49e2e4f3a3
|
cleanup and mark stuff translateable
|
2019-04-28 12:39:26 +02:00 |
|
Storm Dragon
|
db6ea0c3b5
|
NVDA compatability settings for save settings.
|
2019-04-27 17:16:32 -04:00 |
|
Storm Dragon
|
9130503b36
|
Updated the save settings path.
|
2019-04-27 15:37:44 -04:00 |
|
Chrys
|
2fe27bdc36
|
save settingsfile and add API
|
2019-04-27 21:34:55 +02:00 |
|
Storm Dragon
|
52c7389ba4
|
Fixed a bug in the presentation of the saved text.
|
2019-04-27 15:28:26 -04:00 |
|
Storm Dragon
|
ec44730741
|
removed an unneeded line of code.
|
2019-04-27 15:27:20 -04:00 |
|
Storm Dragon
|
b9f1feaa60
|
announced when settings are saved.
|
2019-04-27 11:22:34 -04:00 |
|
Storm Dragon
|
97e0368f61
|
Keybinding for sav settings added.
|
2019-04-27 11:11:34 -04:00 |
|
Storm Dragon
|
b23ef94bec
|
First pass at saving settings.
|
2019-04-27 11:06:46 -04:00 |
|
Chrys
|
955ee74b47
|
Merge branch 'master' of github.com:chrys87/fenrir
|
2019-04-27 16:25:00 +02:00 |
|
Chrys
|
24e78beb88
|
remove useless code
|
2019-04-27 16:11:30 +02:00 |
|
Chrys
|
ff1d474ca2
|
remove boarder checks
|
2019-04-27 16:08:19 +02:00 |
|
chrys
|
37b68c6e36
|
Update fenrirManager.py
|
2019-04-24 13:59:40 +02:00 |
|
chrys
|
6ab98189ff
|
Add optional resetIndex parameter
|
2019-04-23 11:54:05 +02:00 |
|
Chrys
|
fe7152c0d9
|
Merge branch 'master' of github.com:chrys87/fenrir
|
2019-04-05 21:12:50 +02:00 |
|
Chrys
|
3461b88969
|
add Temp Disable Speech to remoteManager
|
2019-04-05 21:12:07 +02:00 |
|
Storm Dragon
|
3cb042b4b6
|
Fixed a problem with bookmark 8, it was commented for some reason.
|
2019-04-03 10:53:58 -04:00 |
|
chrys
|
ddcd0b9071
|
fix pid
|
2019-03-20 23:03:02 +01:00 |
|
chrys
|
a4129fecbf
|
Merge branch 'master' of github.com:chrys87/fenrir
|
2019-03-20 17:02:22 +01:00 |
|
chrys
|
185ee8cae2
|
use right pidfile place
|
2019-03-20 17:02:13 +01:00 |
|
Storm Dragon
|
85e81168ce
|
Fixed the bookmark_8 binding which was commented for some reason.
|
2019-03-13 07:31:24 -04:00 |
|
chrys
|
60b0bf272a
|
fix
|
2019-03-03 21:00:05 +01:00 |
|
chrys
|
da8e28540e
|
add keyecho to tutorial mode
|
2019-03-03 20:57:58 +01:00 |
|
chrys
|
49c9645b8a
|
Revert "Update vcsaDriver.py"
This reverts commit 47bcaa425b .
|
2019-03-02 19:06:46 +01:00 |
|
chrys
|
47bcaa425b
|
Update vcsaDriver.py
|
2019-02-28 17:52:52 +01:00 |
|
chrys
|
16d657e761
|
Merge branch 'voice'
|
2019-02-26 20:47:07 +01:00 |
|
chrys
|
97e70f1ef8
|
make reset work for speechdispatcher
|
2019-02-26 20:42:40 +01:00 |
|
chrys
|
05c9aafbfd
|
Update settingsManager.py
|
2019-02-26 15:06:21 +01:00 |
|
chrys
|
bafc67b7bb
|
Update speechdDriver.py
|
2019-02-26 15:01:24 +01:00 |
|
chrys
|
4f0bc98ff8
|
Update outputManager.py
|
2019-02-26 14:57:48 +01:00 |
|
chrys
|
ff96933fff
|
Update speechDriver.py
|
2019-02-26 14:54:55 +01:00 |
|
chrys
|
67c99c0dfe
|
Update speechdDriver.py
|
2019-02-22 16:35:16 +01:00 |
|
chrys
|
31fd3be23a
|
Update outputManager.py
|
2019-02-18 10:09:17 +01:00 |
|
Storm Dragon
|
3e91913241
|
Updated nvda-compatability keyboard laytouts.
|
2019-02-17 08:14:31 -05:00 |
|
chrys
|
efe4bac439
|
Update speechdDriver.py
|
2019-02-16 13:23:47 +01:00 |
|
chrys
|
5a82409f01
|
1.9.6
|
2019-02-15 23:01:20 +01:00 |
|
chrys
|
2118f64344
|
1.9.6
|
2019-02-15 23:01:11 +01:00 |
|
chrys
|
851be844cb
|
Merge branch 'master' of github.com:chrys87/fenrir
|
2019-02-15 22:50:08 +01:00 |
|
Storm Dragon
|
2f7b55f3b8
|
Updated documentation for language and voice settings.
|
2019-02-15 14:38:07 -05:00 |
|
chrys
|
287d2e68be
|
fixes
|
2019-02-15 20:08:57 +01:00 |
|