Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-16FORMAT: Run clang-format 10 on all source filesRobert Adam
2021-04-16FEAT(client): Plugin frameworkRobert Adam
2021-04-09MAINT: Update copyright notice to 2021 (Part II)Robert
2021-03-16FIX(client): Make translations work againRobert Adam
2021-03-12FEAT(client): Allow to overwrite setting's localeRobert Adam
2021-03-12REFAC(client): Separate translation handlingRobert Adam
2021-03-12FEAT(client): Add option to print translation dirsRobert Adam
2021-03-12FEAT(client): Improve translation directory searchRobert Adam
2021-03-06REFAC(client): Remove global "g" macroRobert Adam
2021-03-02MAINT: Update copyright notice to 2021Robert Adam
2021-02-13FEAT(client): add starttalking and stoptalking to the socket rpc interfacecortiv
2021-01-16FIX: Remove Qt 4 leftoverThomas Lange
2020-12-15FIX: Revert audio corking (PulseAudio)Robert Adam
2020-09-23Merge PR #4494: FEAT(client, server): use native mDNS/DNS-SD API on Windows, ...Davide Beatrici
2020-09-22FIX(client, ui): Don't move TalkingUI off-screenRobert
2020-09-22REFAC(client, server): replace "Bonjour" with "Zeroconf", except for 3rdpartyDavide Beatrici
2020-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-08-31FEAT(talking-ui): Allow ChannelListeners to be shownRobert Adam
2020-08-27FEAT(talking-ui): Save last positionRobert Adam
2020-08-18FIX(client): define and export "MumbleMain" also in debug buildsDavide Beatrici
2020-08-04FEAT(client): Allow specifying config file via commandline switchPopkornium18
2020-07-14Merge pull request #4361: FIX(client): Always run Disconnected-EH on exitRobert Adam
2020-07-11mumble/main.cpp: include <shellapi.h> for ShellExecuteEx()Davide Beatrici
2020-07-11FIX(client): Always run Disconnected-EH on exitRobert Adam
2020-06-27REFAC(client): replace NULL and Q_NULLPTR with nullptrPopkornium18
2020-06-11REFAC(deprecated): Replace qrandRobert Adam
2020-05-26src/mumble/AudioInput: Fix echo cancellation, added options to dump input aud...Federico Terraneo
2020-05-20Merge pull request #4165: Remove overlay related code if no-overlay option is...Robert Adam
2020-05-14src/mumble: Added option to add custom window title postfixRobert Adam
2020-05-14src/mumble/main.cpp: Output proper error msg when using --jackname option wit...Robert Adam
2020-05-14src/mumble: Remove overlay related code if no-overlay option is usedRobert Adam
2020-04-30src/mumble: Added setting for TalkingUI to keep local user visibleRobert Adam
2020-04-24src/mumble: Implemented an optional TalkingUIRobert Adam
2020-04-05src/mumble/main.cpp: Remove outdated TODORobert Adam
2020-03-03Revert bdbd4808fe9a45f945856db76d5266b7e662f09c to allow disabling autoUpdate...Robert Adam
2020-03-01PulseAudio: cork input when it is not requiredColin Stagner
2020-01-28mumble/main.cpp: Always use bundled translations, if they are specified to ov...Robert Adam
2020-01-18Logging: Implemented framework for deferred log messages that can be used as ...Robert Adam
2020-01-18src/mumble/main.cpp: Create Log instance after MainWindow instance, as Log::l...Robert Adam
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-10-29Fix typo in DBus on Windows code-path lupdate complains aboutStefan Hacker
2019-10-12Merge PR #3842: Fix deprecated QSslSocket::setDefaultCaCertificatesDavide Beatrici
2019-10-12removed redundant workaround for https://bugreports.qt.io/browse/QTBUG-6504 i...Robert Adam
2019-10-10Remove remaining Qt 4 stuffDavide Beatrici
2019-10-05main.cpp: remove reference to DirectSoundDavide Beatrici
2019-09-12Add missing includes for "no-pch" buildDavide Beatrici
2019-09-12Don't include PCH headers directlyDavide Beatrici
2019-08-19Fixed typo in warning messageRaven
2019-03-09mumble/main.cpp: fix compilation with Qt >= 5.9Davide Beatrici
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici