1
0
mirror of https://github.com/stryan/mumble-discord-bridge.git synced 2024-09-27 23:05:40 -04:00
Commit Graph

15 Commits

Author SHA1 Message Date
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