11 Commits
Author SHA1 Message Date
Storm Dragon 6817ecd90b Touch ups and additional capabilities added to fifo functionality. Sample Fenrir scripts in extra 2026-09-06 17:55:21 -04:00
Storm Dragon 2b5fe91d6c Restore transmit state after unmute/deafen. Send proper notifications to other users. 2026-09-06 01:04:10 -04:00
Storm Dragon 97e0dc9281 Updated how mute and deafen for self works, more similar to official client behavior. 2026-09-05 22:11:03 -04:00
Storm Dragon cf9746c8de Add alt+d deafen keyboard shortcut. 2026-09-05 21:53:57 -04:00
Storm Dragon 97fcde7e96 Add mnemonic mute controls 2026-09-05 00:57:37 -04:00
Brandon McGintyandClaude Opus 5 ecf00271b3 add a memory watcher script
Records resident memory alongside the Go heap size and dumps heap and
goroutine profiles once memory passes a threshold, while the process is
still alive to ask.

The ratio between the two numbers is what identifies the source: barnard's
Go heap sits at a few megabytes in normal operation, so memory growth with a
flat Go heap points at cgo allocations in OpenAL, opus or rnnoise, which the
Go collector cannot see and therefore never applies back pressure to.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-24 12:32:52 -04:00
Storm Dragon c54a5b42b0 Fixed deamon spelling to daemon to match fix in fenrir. 2026-05-21 12:38:08 -04:00
Storm Dragon eef7454c0f Notifications for recording. 2026-05-15 20:56:46 -04:00
Storm Dragon 8b3abff46f Small fix to sounds. 2025-06-12 03:19:15 -04:00
Storm Dragon fac8c8bfad new command for fifo interaction status. 2025-06-12 02:22:11 -04:00
Storm Dragon 3f0246a4f8 Initial commit, lots of cleanup and stuff to do, it may not work. 2025-01-15 23:43:44 -05:00