forked from citizenfx/fivem
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
413c248 - fix(mumble): fix reinitializing clients when audio device is set db1a9be - tweak(mumble): add some logging for when `developer 1` is set 94ac9db - fix(mumble): fix VS code freaking out that it cant cast an int -> uint fc2ab16 - fix(mumble): fix server calls for `CryptSetup` invalidating MumbleCrypto 65b26b5 - tweak(mumble): let the client know whenever the server isn't responding to TCP packets f182bb5 - fix(mumble): use `MumbleProto::Ping` packets for enabling/disabling udp 58109b3 - fix(mumble): limit buffer sizes to `1024` + other misc things 68da887 - tweak(mumble): don't recreate the UDP handle whenever the client stops receiving UDP packets
- Loading branch information
Showing
6 changed files
with
336 additions
and
239 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.