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
2022-01-04MAINT: Update copyright to 2022Robert 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
2021-01-03FEAT(client): Added DBus calls to toggle mute and deaf state.Robozman
2020-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-05-07src/mumble/DBus: Added methods for getting/setting the current transmission modeSam Lakerveld
2020-04-03src/mumble/DBus.cpp: Set non-empty path correctlyFlorian Snow
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-10-10Remove remaining Qt 4 stuffDavide Beatrici
2019-09-26Merge PR #3675: Added DBus calls to activate and deactivate push to talkDavide Beatrici
2019-09-26Added DBus calls to activate and deactivate push to talkRobby Zampino
2019-09-12Add missing includes for "no-pch" buildDavide Beatrici
2019-09-12Don't include PCH headers directlyDavide Beatrici
2019-03-05Include "Global.h" after "Mumble.pb.h", to avoid a redefinition issue with pr...Davide Beatrici
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-09-17Added a DBus method for getting a list of currently talking users.Jeff Rogers
2016-05-10src/mumble: update to use LICENSE.header.Mikkel Krautz
2014-08-22Replace all uses of QT_VERSION_CHECK with explicit version.Stefan Hacker
2013-06-29mumble: migrate hardcoded 0x050000 Qt version to the QT_VERSION_CHECK macro.Mikkel Krautz
2013-06-29mumble, murmur: Qt 5 support for Linux.Mikkel Krautz
2011-11-09Fix include guards and PCH includesBenjamin Jemlich
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2010-01-05Update license to 2010Thorvald Natvig
2009-09-14Add version queryitem to URLsThorvald Natvig
2009-05-02s/Player/User/Thorvald Natvig
2009-02-19Support KDE notifications as wellThorvald Natvig
2009-01-18Patch #2516400: Self Mute/Deaf via DBus for Mumble client [dd0t]Thorvald Natvig
2009-01-05Update copyright for 2009Thorvald Natvig
2008-11-29Treat incoming and outgoing mumble:// URLs as URL encoded.Mikkel Krautz
2008-08-14Use explicit static_cast<> instead of implicit conversions for float<->int etcThorvald Natvig
2008-04-13Patch #1940944: getCurrentUrl DBus method [inequation]Thorvald Natvig
2008-04-12Make URL handler not reconnect if same server, and fetch username and pw from...Thorvald Natvig
2008-01-05Update copyright for 2008Thorvald Natvig
2007-08-06Fix typo in mumble.pro for OSX [dersebi]Thorvald Natvig
2007-08-03MySQL schema embedded in murmur. Reconnect to SQL server on connection lost.Thorvald Natvig
2007-08-03DBus and URL support for Mumble.Thorvald Natvig