• Joined on 2022-12-22
storm pushed tag 2026.09.12 to storm/fenrir 2026-09-12 12:37:39 -04:00
storm pushed to master at storm/fenrir 2026-09-12 12:36:54 -04:00
d751fb06a3 Merge testing for 2026.09.12
cbe2abc7e3 Make generic driver tests pybuild-safe
Compare 2 commits »
storm pushed to testing at storm/fenrir 2026-09-12 12:34:30 -04:00
cbe2abc7e3 Make generic driver tests pybuild-safe
storm pushed tag 2026.09.09 to storm/fenrir 2026-09-09 19:15:04 -04:00
storm pushed to master at storm/fenrir 2026-09-09 19:11:05 -04:00
3e403b64c8 Release 2026.09.09
storm pushed tag 2026.09.09 to storm/cthulhu 2026-09-09 18:31:40 -04:00
storm pushed to master at storm/cthulhu 2026-09-09 18:31:10 -04:00
b9dd2eb2bf Release 2026.09.09
storm pushed to master at storm/barnard 2026-09-09 14:20:13 -04:00
35de0866dc Better logging for packet stability and hopefully latency control.
storm pushed tag 2026.09.09 to storm/barnard 2026-09-09 11:52:46 -04:00
storm pushed to master at storm/barnard 2026-09-09 11:41:17 -04:00
c1722c2491 The official Mumble client has two protections Barnard was missing. After UDP decryption fails for over five seconds, it requests a cryptographic resync, retrying no more than every five seconds. It always accepts TCP-tunneled voice, even while UDP is active, because transports can briefly overlap during fallback. These are now implemented.
ca9c25f2d8 Fixed an edge case durring disonnect when remember transmission
e8df68c749 Fixed the menu, remember transmission should be there now.
01ca0da7ff Optionally remember transmission state on reconnect.
6817ecd90b Touch ups and additional capabilities added to fifo functionality. Sample Fenrir scripts in extra
Compare 245 commits »
storm deleted branch bmmcginty from storm/barnard 2026-09-09 11:41:16 -04:00
storm deleted branch audio from storm/barnard 2026-09-09 11:41:16 -04:00
storm pushed to testing at storm/barnard 2026-09-08 12:20:44 -04:00
c1722c2491 The official Mumble client has two protections Barnard was missing. After UDP decryption fails for over five seconds, it requests a cryptographic resync, retrying no more than every five seconds. It always accepts TCP-tunneled voice, even while UDP is active, because transports can briefly overlap during fallback. These are now implemented.
storm pushed to master at storm/thunderpad 2026-09-07 01:04:01 -04:00
00a09a9c01 Fixed build error.
storm pushed to master at storm/thunderpad 2026-09-07 00:59:37 -04:00
d40fd23fa0 Try to fix keys getting stuck when they aren't supposed to.
storm pushed to testing at storm/barnard 2026-09-06 18:41:31 -04:00
ca9c25f2d8 Fixed an edge case durring disonnect when remember transmission
storm pushed to testing at storm/barnard 2026-09-06 18:31:06 -04:00
e8df68c749 Fixed the menu, remember transmission should be there now.
storm pushed to testing at storm/barnard 2026-09-06 18:24:59 -04:00
01ca0da7ff Optionally remember transmission state on reconnect.
storm pushed to testing at storm/barnard 2026-09-06 17:55:26 -04:00
6817ecd90b Touch ups and additional capabilities added to fifo functionality. Sample Fenrir scripts in extra
storm pushed to testing at storm/barnard 2026-09-06 01:13:34 -04:00
4ef8553c7d First attempt didn't work.