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-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-06REFAC(client): Remove global "g" macroRobert Adam
2021-03-02MAINT: Update copyright notice to 2021Robert Adam
2020-12-20FEAT(client): Add possibility to set nicknametandunn
2020-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-08-28FEAT(code): Emit signal on volume adjustmentRobert Adam
2020-06-27REFAC(client): replace NULL and Q_NULLPTR with nullptrPopkornium18
2020-06-17FEAT(tts): Allow disabling Text-To-Speech per userPopkornium18
2020-04-03src/mumble/ClientUser.cpp: Narrow down the scope of QWriteLockerRobert Adam
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-09-12Don't include PCH headers directlyDavide Beatrici
2019-07-31Replace deprecated <QtAlgorithms> functionsDavide 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-05-10src/mumble: update to use LICENSE.header.Mikkel Krautz
2016-04-01Remove unused jitter reporting codeJohn Marion
2015-10-28Fix remaining frontend warnings for mumbleStefan Hacker
2015-10-17Add local per-user volume adjustment.Fredrik Nordin
2014-02-23Refactor ClientUser to UserModel/MainWindow signal & slot connections.Stefan Hacker
2012-04-10ClientUser: remove getByHashBenjamin Jemlich
2011-11-09Fix include guards and PCH includesBenjamin Jemlich
2011-10-14Add local-ignore-text-messages option.Jamie Fraser
2011-05-16Fix some compiler warningsThorvald Natvig
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2011-03-13Indent, changelog, submodule and language updateThorvald Natvig
2011-03-09Overlay: add sorting options, including ability to sort on last state changeMartijn Stolk
2011-03-09Overlay: add support for displaying active usersMartijn Stolk
2010-11-18Unify User/ClientUser sorting. Fix "usernames in overlay are in different ord...Stefan Hacker
2010-08-23Don't crash using local loopback / recording + overlayBenjamin Jemlich
2010-08-16Add recording state handling to the clientarrai
2010-03-30priority speaker - client sideBenjamin Jemlich
2010-03-08Remove user from talklist on disconnectThorvald Natvig
2010-03-08Indent, changelog, submodule and language updateThorvald Natvig
2010-03-08Unify talkstate and s/WhisperChannel/Shouting/Thorvald Natvig
2010-03-08Sort overlay usersThorvald Natvig
2010-03-08Add filter to overlayThorvald Natvig
2010-01-30Fix mouseover textures and 1.2.1-compatibilityThorvald Natvig
2010-01-05Update license to 2010Thorvald Natvig
2009-12-21Indent, changelog and submodule updateThorvald Natvig
2009-12-21Add links to the log windowBenjamin Jemlich
2009-12-02Usage format 2Thorvald Natvig
2009-11-26Add jitter data to usage reportThorvald Natvig
2009-08-22History-based jitter buffer initialization, and power-based activity detector.Thorvald Natvig
2009-08-21Use new whisper iconsThorvald Natvig
2009-08-21Move mumble/murmur specific state out of UserThorvald Natvig
2009-08-03Clickable comment iconsThorvald Natvig