1
0
mirror of https://github.com/stryan/mumble-discord-bridge.git synced 2024-06-02 10:03:04 -04:00
Commit Graph

23 Commits

Author SHA1 Message Date
Tyler Stiene
cc387ba3b9 sleepct and tests 2021-04-18 00:30:27 -04:00
Tyler Stiene
bad460e57c tickerct 2021-04-15 00:43:12 -04:00
Tyler Stiene
026cdff797 add configurable buffer for mumble -> discord stream fixes #20
add silence to -> discord streams as suggested by disocrd docs closes #11
2021-04-10 15:34:02 -04:00
Tyler Stiene
dcc3fd48b4 correct debug message and add timing 2021-04-08 01:14:24 -04:00
Tyler Stiene
910eaa5954 speaking debug messages 2021-04-08 00:49:49 -04:00
Tyler Stiene
480fa533a2 fix race data related to reading bridge state 2021-04-07 01:24:17 -04:00
Tyler Stiene
177553f3a4 address static check suggestions 2021-04-06 22:34:38 -04:00
Tyler Stiene
a58a7197a9 clean up bridge terminate 2021-02-01 16:03:38 -05:00
Tyler Stiene
3ef9fc40bf refactor
discord dm
disable text messages for discord and mumble with option
list users connected to discord on connection to mumble
2021-01-19 01:06:08 -05:00
b1132114c9 re-merge from upstream 2021-01-12 11:41:48 -05:00
2e83d6d515 lint cleanup, remove code duplication 2021-01-08 14:38:21 -05:00
ab1046838c integrate mutex fix 2021-01-05 21:56:37 -05:00
Tyler Stiene
7947e93a6d fix mutex issue 2021-01-04 21:27:30 -05:00
Tyler Stiene
a735f3f62f attempt to set niceness 2021-01-04 21:23:52 -05:00
665d42fc51 close channels so that everything dies properly 2021-01-03 16:19:49 -05:00
77cf328955 add auto_mode flag 2021-01-03 15:45:12 -05:00
4b8e6eea55 use user counting, add discord buffer debuf, intial auto mode 2021-01-03 15:32:59 -05:00
Tyler Stiene
f8518176d5 check if fromDiscordMap channel is full 2020-12-31 22:11:08 -05:00
ca1ba1d099 more cleanup on manual linkage, attempts to get discord->mumble working 2020-12-29 18:19:44 -05:00
Tyler Stiene
dfab413f87 dsicord timeout
suppress repeating discord errors
2020-11-11 22:57:51 -05:00
Tyler Stiene
33e3ea70a4 reliability improvements
die on mumble disconnect
drop packets if channel is full
2020-11-04 01:12:43 -05:00
Tyler Stiene
8d9df9e95b fix discord mixing
remove toMumble gain
2020-10-30 01:38:01 -04:00
Tyler Stiene
10a4b17ed9 first working commit 2020-10-29 02:21:07 -04:00