Commit Graph

28 Commits

Author SHA1 Message Date
2ad754a372 Some fixes to pep8 stuff. 2025-07-08 18:35:12 -04:00
3390c25dfe More pep8 fixes. A tiny bit of refactoring. 2025-07-07 00:42:23 -04:00
21bb9c6083 Most of the pep8 changes finished. Be careful, things may be horribly broken. 2025-07-03 13:22:00 -04:00
7408951152 To make Fenrir easier to approach for new developer, start code migration to be pep8 compliant. 2025-07-01 22:23:50 -04:00
dda84b9905 Final batch of code stability updates before anouther bout of extended testing. Still plenty to go, but making progress. 2025-06-20 03:34:50 -04:00
64e79f6945 Code cleanup, make sure race conditions can't happen, at least in theory. 2025-06-20 03:10:07 -04:00
43871cea3c Fixes to the voice driver. It should actually work completely now. 2025-06-15 19:52:18 -04:00
6998706934 Testing fixes for security improvement, thread safety, and memory management. 2025-06-09 14:41:33 -04:00
d935ef2e3c The fix for hopefully not reading all spaces broke review by character. Hopefully fix that. 2025-06-09 12:48:02 -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
295167c865 Updated shabang to use env python3 2024-12-05 14:51:05 -05:00
7514744cdd Removed the old espeak driver. There is still speech-dispatcher and generic. 2024-12-02 22:15:25 -05:00
3f85d672a6 unify more loops, remove spaces 2019-09-05 23:12:05 +02: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
bafc67b7bb Update speechdDriver.py 2019-02-26 15:01:24 +01:00
67c99c0dfe Update speechdDriver.py 2019-02-22 16:35:16 +01:00
efe4bac439 Update speechdDriver.py 2019-02-16 13:23:47 +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
fa58953306 fix emacspeak driver 2018-09-23 00:28:18 +02:00
e20183aaa9 Update genericDriver.py 2018-04-24 13:13:10 +02:00
1c9d2ca1b7 Update genericDriver.py 2018-04-24 13:12:14 +02:00
d1e14a2b1d fix typo 2018-03-28 15:40:21 +02:00
cbe51364fb fix typo 2018-03-24 01:00:29 +01:00
a8a0f7cc29 replaces namespace fenrir with fenrirscreenreader 2018-03-21 11:10:28 +01:00