Commit Graph

204 Commits

Author SHA1 Message Date
6b84a8e9bc Rename suspendingScreen to ignoreScreen. Requires edit to your settings file, find suspending and change it to ignore. This may break stuff, please let me know. 2025-04-23 01:36:03 -04:00
3212962a5b Adjusted a few of the defaults in punctuation and in settings file. Logs are now in a more screen reader friendly format with timestamps and level coming after the actual information. 2025-04-21 14:04:57 -04:00
b6201235e6 Removed the emacs speech driver. Also some cleanup missed from removing the old espeak driver that no longer worked. 2024-12-11 17:31:05 -05:00
f7584463e3 Changed default speech driver to speech-dispatcher. Lowered default speech rate a bit. 2024-12-11 08:46:22 -05:00
baa4c9a937 Removed Braille. BrlTTY does a great job already in the console. Also, Fenrir's implementation was only partially done and not working. 2024-12-08 06:43:22 -05:00
7514744cdd Removed the old espeak driver. There is still speech-dispatcher and generic. 2024-12-02 22:15:25 -05:00
f5242f7092 Fixed a typo in settings files. 2024-03-14 23:49:00 -04:00
c3d1ccd10b Added setting readNumbersAsDigits. 2024-03-13 00:56:53 -04:00
58fb9441b7 Keyboard echo for all keys is now the default by popular demand. 2024-01-02 23:47:15 -05:00
9a3778e25f add key echo for capslock 2022-02-22 17:47:09 +01:00
c555bef0eb make beep for indentation work and configurable 2021-05-19 12:03:54 +02:00
146f133874 Changed the espeak examples to espeak-ng and also for the generic speech command. 2020-09-17 20:48:52 -04:00
a386ef8d0d add timestamp 2019-09-07 00:43:23 +02:00
05165d2868 improve multiprocessing, wait for complete and handle remtoe moregraceful 2019-09-05 23:01:35 +02:00
2f7b55f3b8 Updated documentation for language and voice settings. 2019-02-15 14:38:07 -05:00
1d0c11d442 add quick menu configuration 2019-02-13 22:11:47 +01:00
766e165ffb Fixed typo in configuration files. 2019-02-13 15:49:01 -05:00
58208beb3a make vmenu path configurable 2019-02-12 20:04:46 +01:00
3232c3672f Update settings.conf 2019-01-30 10:19:54 +01:00
d991a94451 split out remote backends 2018-09-09 19:08:18 +02:00
a0beb42e89 remove remote filter lists 2018-09-08 20:05:59 +02:00
b0459fa7f9 remove ignore file support 2018-09-07 23:27:15 +02:00
ef091a427d add permission propertys 2018-09-07 21:55:40 +02:00
6b8c24831c fix make port and path configurable 2018-09-07 21:19:21 +02:00
8cf251753f add remote settings 2018-09-04 22:25:12 +02:00
96977c93a6 remove , 2018-07-07 15:37:10 +02:00
2eebb12dca add settings for barrier 2018-06-29 17:30:23 +02:00
9b87a34ab0 add initial barrier function and fix history 2018-06-10 14:44:54 +02:00
3bffb8b80c add to char review 2018-05-29 00:06:52 +02:00
6b0be5a93a remove opus files 2018-03-26 08:01:37 +02:00
714ad94308 detect shell and make it configurable 2018-03-25 23:03:53 +02:00
7bc41c55e7 add autoPresentIndent setting 2018-03-24 19:47:44 +01:00
73300a920a change debug filepath and make it configurable 2018-03-22 23:43:38 +01:00
d44f2fddec replaces namespace fenrir with fenrirscreenreader 2018-03-21 11:19:47 +01:00
9978f6dcee add ignoreFile for screens 2018-03-13 22:45:52 +01:00
49ae561d21 change settings for generic driver too 2018-03-12 18:52:14 +01:00
46d9e6830c change default settings to generic speech 2018-03-10 17:27:24 +01:00
ff1394ef7c move env initialisation 2017-10-21 17:01:02 +02:00
3ee4551bbf make a real file settings.conf 2017-10-21 16:10:56 +02:00
151e1ab8a4 do not overwrite settings.conf in setup.py 2017-10-20 21:24:50 +02:00
084116cbac ran dos2unix on files. 2017-10-19 14:56:53 -04:00
0436dcbd81 add lable 2017-08-14 01:04:25 +02:00
c193f7140b add basic settings for attributs 2017-08-13 22:38:12 +02:00
8cf405bad1 Fixed lots of grammatical errors, install scripts using -f for copy to avoid errors whilst installing. 2017-08-12 20:38:03 +10:00
4d776edee2 make wave the default sound icons 2017-08-12 00:29:40 +02:00
83e32ed62c add debugManager and -p option for print only 2017-08-11 16:07:31 +02:00
030435c9ac change default braille to dummy 2017-07-24 21:51:12 +02:00
06e80017a9 add initial autoEncodeing 2017-07-18 00:58:54 +02:00
d6c5c8a791 sync WIP 2017-07-16 22:28:30 +02:00
5d45d806c1 improve tutorial mode 2017-07-16 16:10:37 +02:00