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-16FEAT(client): Plugin frameworkRobert Adam
2021-04-09MAINT: Update copyright notice to 2021 (Part II)Robert
2021-03-06REFAC(client): Remove global "g" macroRobert Adam
2021-03-02MAINT: Update copyright notice to 2021Robert Adam
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-04FEAT(client): Allow specifying config file via commandline switchPopkornium18
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: Remove overlay related code if no-overlay option is usedRobert Adam
2020-04-24src/mumble: Implemented an optional TalkingUIRobert Adam
2020-04-07src/mumble: Added some documentation on speech-detection and how iPrevTarget ...Robert Adam
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-12-26src/mumble/Global.h: document "Global::uiSession" variableRobert Adam
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-07-06Introduce OpusCodec to use Opus as shared libraryDavide Beatrici
2018-06-18Fix #3411: Threaded access to DatabaseJan Klass
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-01-21Revert PR #2674: Mumble: convert AudioInputPtr and AudioOutputPtr to use QSha...Mikkel Krautz
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-12-04Add Developer Console to Mumble, where users can inspect Mumble's log output.Mikkel Krautz
2016-12-04Add LogEmitter to Mumble and use it in os_win.cpp.Mikkel Krautz
2016-11-28Mumble: convert AudioInputPtr and AudioOutputPtr to use QSharedPointer instea...Mikkel Krautz
2016-05-10src/mumble: update to use LICENSE.header.Mikkel Krautz
2015-11-17Add maximum number of server users to control channel protocolTim Cooper
2015-07-12Re-work Mac-specific style code in MainWindow.cpp and OverlayClient.cpp to wo...Mikkel Krautz
2015-06-13Add self-restart capability to clientStefan Hacker
2014-09-20Introduce use of Q_DECL_OVERRIDE and Q_DECL_FINAL into the codebase.Stefan Hacker
2014-02-23Fix client freeze due to deadlock (#1167)Stefan Hacker
2013-06-04add path (sub-src) to header guard defineKissaki
2013-06-04Prepend Projectname to header guard definesKissaki
2011-11-09Fix include guards and PCH includesBenjamin Jemlich
2011-11-07Opus negotiation (client)Thorvald Natvig
2011-03-22Create common utility class for fetching from mumble.infoThorvald Natvig
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2010-12-21Fix possible client/server mute state mismatchStefan Hacker
2010-10-16Fix easter time and a compiler warningStefan Hacker
2010-08-19ServerHandler as shared_ptrThorvald Natvig
2010-07-23Work around the overlay preview resizing problem by minimizing the amount of ...Mikkel Krautz
2010-02-18WIP: OverlayThorvald Natvig
2010-02-10Automatic snapshot download and installThorvald Natvig
2010-01-28Show tooltip warning in rich text editor when over message limitsThorvald Natvig
2010-01-05Update license to 2010Thorvald Natvig
2009-12-24Add possibility to attenuate other applications while talkingStefan Hacker
2009-12-18Set correct target for the last whisper frameBenjamin Jemlich
2009-10-19Clientside celt codec jugglingThorvald Natvig
2009-10-18Use int instead of uint to represent versionThorvald Natvig
2009-10-18Clientside celt juggling library loadThorvald Natvig
2009-09-27Fix CustomElements.h/cpp license headers and update some others.Stefan Hacker