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
2020-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-07-02REFAC(shared): replace NULL with nullptrPopkornium18
2020-02-28UI: Show lock icons next to enter restricted channels (either a locked or an ...Robert Adam
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-09-12Add missing includes for "no-pch" buildDavide Beatrici
2019-09-12Don't include PCH headers directlyDavide 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: update to use LICENSE.header.Mikkel Krautz
2016-05-10Channel, ServerUser: make cast operator non-const.Mikkel Krautz
2015-11-22Add per-channel user limitTim Cooper
2014-04-10Fix incorrect handling of mumble:// linksTim Cooper
2013-09-19First set of fixes for filter patchStefan Hacker
2013-07-09Added channel hiding/filter featuredc6jgk
2012-09-18Introduce channel nesting limit (default=10).Stefan Hacker
2012-06-28Move some variable declarationsBenjamin Jemlich
2011-11-09Fix include guards and PCH includesBenjamin Jemlich
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2010-03-08Sort overlay usersThorvald Natvig
2010-01-26Remove last parts of old SharedMemoryThorvald Natvig
2010-01-05Update license to 2010Thorvald Natvig
2009-10-14Clientside permission queryThorvald Natvig
2009-09-14Use localeAwareCompare for channel sortingStefan Hacker
2009-07-31Indent, changelog and submodule updateThorvald Natvig
2009-07-25Make the fix actually work.Stefan Hacker
2009-07-25Fix argument injection.Stefan Hacker
2009-07-23Channel sorting.Stefan Hacker
2009-07-15Temprary channels protocol changesThorvald Natvig
2009-07-13ifdef out module-specific parts of shared codeThorvald Natvig
2009-05-28WhisperThorvald Natvig
2009-05-02s/Player/User/Thorvald Natvig
2009-04-22info-based storage for registrationThorvald Natvig
2009-03-07Fix comment parameters for Channel::addThorvald Natvig
2009-03-02Adding channel descriptionsnomad
2009-02-23Fix a few gcc warningsThorvald Natvig
2009-02-17Use QString based logging instead of const char *Thorvald Natvig
2009-02-12ServerCallback for IceThorvald Natvig
2009-02-03Start of clientside scripting.Thorvald Natvig
2009-01-20Indenting updateThorvald Natvig
2009-01-05Update copyright for 2009Thorvald Natvig
2009-01-05Allow channel/player regexp to be changedThorvald Natvig
2008-09-02IndentingThorvald Natvig
2008-08-21Switch to using event-based async ICE functions; Meta::start is now safe to use.Thorvald Natvig
2008-08-14Use explicit static_cast<> instead of implicit conversions for float<->int etcThorvald Natvig
2008-07-20Consolidate player/channel name validation into validateName() functions.Mikkel Krautz
2008-03-18Move compiler settings to compiler.priThorvald Natvig
2008-01-05Update copyright for 2008Thorvald Natvig
2007-10-31PlayerModel keeps persistent indexes and has a root item.Thorvald Natvig
2007-07-31Global-less server. First step of multiserver support. Completely breaks clientThorvald Natvig