Commit Graph

57 Commits

Author SHA1 Message Date
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
a5ca1d28e8 Make sure all except statements are no longer empty, should help a lot with debugging. 2025-06-20 03:03:43 -04:00
27dcff23bb Code optimization and bug fixes. Removed the broken, partial atspi driver implementation. 2025-06-18 15:08:36 -04:00
6998706934 Testing fixes for security improvement, thread safety, and memory management. 2025-06-09 14:41:33 -04:00
b54a226833 More shabangs changed to use env python3 2024-12-05 14:53:10 -05:00
b219251d6c Removed what I think is an extra try statement that was causing an indent error. 2023-03-23 15:00:39 -04:00
41104d4e40 add workaround for newer linux versions 2023-03-16 22:53:28 +01:00
7d04672fa4 Update vcsaDriver.py 2023-02-18 18:21:32 +01:00
be6e1be785 Update vcsaDriver.py 2023-02-18 15:08:53 +01:00
cd421712f5 Fix vcsu breakage 2023-02-16 21:31:22 +01:00
340421ce5a tweak for remote 2020-01-10 14:26:40 +01:00
c878ed2b74 tweak for remote 2020-01-10 14:23:53 +01:00
4002bc07e1 Update vcsaDriver.py 2019-11-06 14:22:20 +01:00
d5ca736f7c get sure decode doesnt break 2019-11-04 23:00:23 +01:00
f04d8584d9 get sure decode doesnt break 2019-11-04 22:52:38 +01:00
6761b6267c fix vcsa 2019-11-04 22:31:36 +01:00
3f85d672a6 unify more loops, remove spaces 2019-09-05 23:12:05 +02:00
4d6f6fb038 try fixing broken VCSU 2019-08-25 21:09:49 +02:00
4444a90aa2 hardern heuristic even more 2019-08-23 00:01:44 +02:00
88e77d310c fix bug 2019-08-22 23:55:57 +02:00
228f6ba417 be more accurate 2019-08-22 22:33:35 +02:00
bf49e9d72a remove debug hell 2019-08-22 22:13:15 +02:00
3a86f2f9d0 debug hell 2019-08-22 22:06:31 +02:00
47027aaa4f debug hell 2019-08-22 22:02:14 +02:00
efb53c8b53 debug hell 2019-08-22 22:01:28 +02:00
9ddb823861 fix 7 2019-08-22 21:54:22 +02:00
dbb3955a79 fix 7 2019-08-22 21:48:45 +02:00
2bd9ea2ee3 fix heuristic 2019-08-22 21:29:35 +02:00
a76aa855a3 only wait if needed 2019-08-22 21:13:33 +02:00
48ab30a370 reenable VCSU 2019-08-22 21:04:58 +02:00
6bf7ad6b74 add good heuristic for typing detection 2019-08-22 21:02:54 +02:00
c3ab4fabcb Update vcsaDriver.py 2019-08-22 09:32:27 +02:00
a54e053f91 Revert "add better heuristic for typing"
This reverts commit 3d5841ded9.
2019-08-22 00:42:16 +02:00
3d5841ded9 add better heuristic for typing 2019-08-22 00:36:08 +02:00
8423dbe4ab complete VCSU support 2019-08-21 22:56:02 +02:00
4a70a0442e Update vcsaDriver.py 2019-08-21 16:12:13 +02:00
b1d9e943ed Update vcsaDriver.py 2019-08-21 15:36:07 +02: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
28d12dad91 not flood on vcsa error 2018-09-07 23:09:02 +02:00
8d3e0a3dd0 Update vcsaDriver.py 2018-06-27 10:29:10 +02:00
103186cacd only update charmap when needed - speedup 2018-06-07 18:16:12 +02:00
a7956abae5 try to fix autodetection 2018-06-04 07:15:05 +02:00
c25bda45b2 fix has attribute 2018-06-04 06:09:51 +02:00
3e49ae7fac Update vcsaDriver.py 2018-05-30 11:26:07 +02:00
c313b2fee9 fix some stuff 2018-05-28 07:12:35 +02:00
f56e57dfe2 unify lineends 2018-05-27 22:41:03 +02:00
287cd4fcb5 sync 2018-05-26 23:47:59 +02:00
4f05d0aefd make pty intial working with attributes 2018-05-24 01:01:17 +02:00
80e8778916 continue attribute handling 2018-05-23 23:51:18 +02:00