• Joined on 2022-12-22
storm pushed to testing at storm/audiogame-manager 2026-07-27 01:41:51 -04:00
8943688a43 I forgot to push changes, and it's been a while. I'm pretty sure this is game fixes.
storm pushed to testing at storm/fenrir 2026-07-26 22:01:14 -04:00
76b8f2f2cf Very scary test here. Trying to see if we can boost speed on very large terminals.
storm pushed to testing at storm/fenrir 2026-07-26 21:49:22 -04:00
d81565fbf5 Still attempting to kill off this delay.
storm pushed to testing at storm/fenrir 2026-07-26 21:42:57 -04:00
186512f79a Another try for lag.
storm pushed to testing at storm/fenrir 2026-07-26 21:34:07 -04:00
17b6e6f909 Attempt to decrease dectalk lag. Hoping you don't have to send settings over every time you want it to say something.
storm pushed to testing at storm/fenrir 2026-07-26 21:24:33 -04:00
fac3065c6a More tweaks to dectalk driver. Think we're nearly there. Hopefully.
storm pushed to testing at storm/fenrir 2026-07-26 21:10:42 -04:00
e93aba109a Fixes with the dectalk driver with rate, etc.
storm pushed to testing at storm/fenrir 2026-07-26 20:59:19 -04:00
11a4244cc3 Fixed some errors with my dectalk protocol implementation. Thanks Codex. :)
storm pushed to testing at storm/fenrir 2026-07-26 20:44:57 -04:00
9ac2e9e844 Found and hopefullyfixed a bug with fenrir watchdog.
storm pushed to testing at storm/fenrir 2026-07-26 20:18:22 -04:00
c863245c24 More attempts at getting this usb dectalk working.
storm pushed to testing at storm/fenrir 2026-07-26 19:44:14 -04:00
45bd33f756 Improvements to Dectalk driver.
storm pushed to wine-access at storm/cthulhu 2026-07-26 17:37:23 -04:00
edd606a331 Merge branch 'testing' into wine-access
f92fd33089 Continue web refactor work.
Compare 2 commits »
storm pushed to testing at storm/cthulhu 2026-07-26 17:36:49 -04:00
f92fd33089 Continue web refactor work.
storm pushed to wine-access at storm/cthulhu 2026-07-26 17:10:44 -04:00
c9628fc750 Merge branch 'testing' into wine-access
243854b761 Make page layout for browsers off by default.
Compare 2 commits »
storm pushed to testing at storm/cthulhu 2026-07-26 17:06:20 -04:00
243854b761 Make page layout for browsers off by default.
storm pushed to wine-access at storm/cthulhu 2026-07-25 05:06:09 -04:00
6a2327503a Merge branch 'testing' into wine-access
57e9661468 Fixed a bug that could leave you without speech if changing the active window.
Compare 2 commits »
storm pushed to testing at storm/cthulhu 2026-07-25 05:05:55 -04:00
57e9661468 Fixed a bug that could leave you without speech if changing the active window.
storm pushed to wine-access at storm/cthulhu 2026-07-25 04:52:42 -04:00
533d03a14f Merge branch 'testing' into wine-access
6ec512ea33 Fixed 2 speech-dispatcher bugs. First, multiword voice names were not available. Next, when the module changed the old voice name was carried in causing some modules to fail. Ported over fixes from Fenrir. This mostly affected the quick speech keys.
Compare 2 commits »
storm pushed to testing at storm/cthulhu 2026-07-25 04:52:22 -04:00
6ec512ea33 Fixed 2 speech-dispatcher bugs. First, multiword voice names were not available. Next, when the module changed the old voice name was carried in causing some modules to fail. Ported over fixes from Fenrir. This mostly affected the quick speech keys.
storm pushed to testing at storm/fenrir 2026-07-25 04:37:11 -04:00
6d9260e79b Fixed 2 speech-dispatcher bugs. First, multiword voice names were not available. Next, when the module changed the old voice name was carried in causing some modules to fail.