Commit Graph

14 Commits

Author SHA1 Message Date
Storm Dragon
87553bdc38 more fixes for the pickle error. 2025-11-23 18:37:21 -05:00
Storm Dragon
77a3aae5a4 Attempt to fix cannot pickle 'TextIOWrapper' instances error for some distros. 2025-11-23 18:29:38 -05:00
Storm Dragon
5a14804d11 Updates to documentation. A few tidying up changes. 2025-07-09 18:31:58 -04:00
Storm Dragon
3390c25dfe More pep8 fixes. A tiny bit of refactoring. 2025-07-07 00:42:23 -04:00
Storm Dragon
21bb9c6083 Most of the pep8 changes finished. Be careful, things may be horribly broken. 2025-07-03 13:22:00 -04:00
Storm Dragon
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
Storm Dragon
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
Storm Dragon
a5ca1d28e8 Make sure all except statements are no longer empty, should help a lot with debugging. 2025-06-20 03:03:43 -04:00
Storm Dragon
2dda73ac87 Request to be able to use the numpad if numlock is on and only process fenrir commands if numlock is off. This should work, let me know if anything breaks. 2025-04-14 18:57:10 -04:00
Storm Dragon
b54a226833 More shabangs changed to use env python3 2024-12-05 14:53:10 -05:00
Chrys
05165d2868 improve multiprocessing, wait for complete and handle remtoe moregraceful 2019-09-05 23:01:35 +02:00
chrys87
9ff73d67bc Update processManager.py 2018-04-09 17:03:12 +02:00
chrys
d2cc7192b3 improve termination of threads 2018-03-25 16:05:10 +02:00
chrys
a8a0f7cc29 replaces namespace fenrir with fenrirscreenreader 2018-03-21 11:10:28 +01:00