Commit Graph

523 Commits

Author SHA1 Message Date
23badb0940 Small bug fix with the export here document. 2019-04-28 21:17:28 -04:00
014d23c61a tried to fix weird quote stuff with export to X by using a here document. 2019-04-28 21:10:47 -04:00
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
ee7dc30376 Another attempt to fix the weird quoting stuff with export to x. 2019-04-28 19:40:42 -04:00
c8f85351b6 try to make export to X handle strings with weird symbols, replaced the surrounding quotes. 2019-04-28 11:40:08 -04:00
742d3073dd used shel for export to X 2019-04-28 11:27:50 -04:00
49e2e4f3a3 cleanup and mark stuff translateable 2019-04-28 12:39:26 +02:00
9130503b36 Updated the save settings path. 2019-04-27 15:37:44 -04:00
2fe27bdc36 save settingsfile and add API 2019-04-27 21:34:55 +02:00
52c7389ba4 Fixed a bug in the presentation of the saved text. 2019-04-27 15:28:26 -04:00
ec44730741 removed an unneeded line of code. 2019-04-27 15:27:20 -04:00
b9f1feaa60 announced when settings are saved. 2019-04-27 11:22:34 -04:00
b23ef94bec First pass at saving settings. 2019-04-27 11:06:46 -04:00
955ee74b47 Merge branch 'master' of github.com:chrys87/fenrir 2019-04-27 16:25:00 +02:00
24e78beb88 remove useless code 2019-04-27 16:11:30 +02:00
ff1d474ca2 remove boarder checks 2019-04-27 16:08:19 +02:00
37b68c6e36 Update fenrirManager.py 2019-04-24 13:59:40 +02:00
6ab98189ff Add optional resetIndex parameter 2019-04-23 11:54:05 +02:00
3461b88969 add Temp Disable Speech to remoteManager 2019-04-05 21:12:07 +02:00
60b0bf272a fix 2019-03-03 21:00:05 +01:00
da8e28540e add keyecho to tutorial mode 2019-03-03 20:57:58 +01:00
49c9645b8a Revert "Update vcsaDriver.py"
This reverts commit 47bcaa425b.
2019-03-02 19:06:46 +01:00
47bcaa425b Update vcsaDriver.py 2019-02-28 17:52:52 +01:00
16d657e761 Merge branch 'voice' 2019-02-26 20:47:07 +01:00
97e70f1ef8 make reset work for speechdispatcher 2019-02-26 20:42:40 +01:00
05c9aafbfd Update settingsManager.py 2019-02-26 15:06:21 +01:00
bafc67b7bb Update speechdDriver.py 2019-02-26 15:01:24 +01:00
4f0bc98ff8 Update outputManager.py 2019-02-26 14:57:48 +01:00
ff96933fff Update speechDriver.py 2019-02-26 14:54:55 +01:00
67c99c0dfe Update speechdDriver.py 2019-02-22 16:35:16 +01:00
31fd3be23a Update outputManager.py 2019-02-18 10:09:17 +01:00
efe4bac439 Update speechdDriver.py 2019-02-16 13:23:47 +01:00
2118f64344 1.9.6 2019-02-15 23:01:11 +01:00
287d2e68be fixes 2019-02-15 20:08:57 +01:00
ddc30dc6d4 fixes 2019-02-15 18:55:48 +01:00
435071aad5 fixes 2019-02-15 18:53:51 +01:00
876e8fa563 fix speechd 2019-02-15 18:43:04 +01:00
276c33c834 finish quick menu 2019-02-14 00:15:04 +01:00
c0cb26a991 finish quick menu 2019-02-14 00:14:26 +01:00
93b5498e04 finish quick menu 2019-02-14 00:12:29 +01:00
4178c37b72 sync 2019-02-14 00:02:31 +01:00
0059fedd3c add better value handling 2019-02-13 23:42:51 +01:00
38fca03d4a fix return 2019-02-13 23:27:20 +01:00
514b5368b4 add initial quick menu support 2019-02-13 23:14:36 +01:00
17c2045e46 add initial quick menu support 2019-02-13 23:14:05 +01:00
d1d22897a1 add quickmenumanager 2019-02-13 22:14:23 +01:00
4fc28fd163 add quickmenumanager 2019-02-13 22:14:13 +01:00
1d0c11d442 add quick menu configuration 2019-02-13 22:11:47 +01:00
a01aaeddb4 fix init 2019-02-13 00:39:48 +01:00
2070b3c6cb add missing __init__ files 2019-02-13 00:36:38 +01:00