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-02MAINT: Update copyright notice to 2021Robert Adam
2020-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-06-27REFAC(client): replace NULL and Q_NULLPTR with nullptrPopkornium18
2020-04-29src/mumble: Extended ConfigWidget interface to include name propertyRobert Adam
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-09-12Add missing includes for "no-pch" buildDavide Beatrici
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-03-16Mumble: remove expert mode.Mikkel Krautz
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-05-10src/mumble: update to use LICENSE.header.Mikkel Krautz
2015-12-30Update WebFetch, and its users, to use the new service hostnames and endpoint...Mikkel Krautz
2014-09-20Introduce use of Q_DECL_OVERRIDE and Q_DECL_FINAL into the codebase.Stefan Hacker
2014-04-05Plugins: add support for the 'path' attribute in plugin auto-update XML.Mikkel Krautz
2013-06-04add path (sub-src) to header guard defineKissaki
2013-06-04Prepend Projectname to header guard definesKissaki
2011-11-11Windows build fixesBenjamin Jemlich
2011-11-09Fix include guards and PCH includesBenjamin Jemlich
2011-05-14Add and remove some forward declares from header filesBenjamin Jemlich
2011-03-22Create common utility class for fetching from mumble.infoThorvald Natvig
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2010-08-30Add a mutex locking for plugin strings to fix race conditionStefan Hacker
2010-02-10Make plugin config be name-based instead of pointer basedThorvald Natvig
2010-02-08Disable config/about buttons if plugin doesn't have that, and add a generic_u...Thorvald Natvig
2010-01-05Update license to 2010Thorvald Natvig
2009-12-21Add the possibility to disable individual plugins (#2868251)Stefan Hacker
2009-08-01Time-distribute plugin link attemptsThorvald Natvig
2009-05-16Indent, changelog and submodule updateThorvald Natvig
2009-05-16Automatically download updated pluginsThorvald Natvig
2009-05-02Valgrind runThorvald Natvig
2009-04-20Handle positional audio distribution server-sideThorvald Natvig
2009-04-20Store contextThorvald Natvig
2009-04-18Send plugin context/identity to serverThorvald Natvig
2009-04-02Make mumble use new plugin typeThorvald Natvig
2009-01-05Update copyright for 2009Thorvald Natvig
2008-10-09Add Q_DISABLE_COPY to most classesThorvald Natvig
2008-03-29Explicitly fetch plugin position from both input and output.Thorvald Natvig
2008-01-05Update copyright for 2008Thorvald Natvig
2007-10-08Expert config modeThorvald Natvig
2007-08-20Client now has "restore to default" and "restore to last saved" configuration...Thorvald Natvig
2007-08-14Update .uis for LinuxThorvald Natvig
2007-08-14More .ui conversions.Thorvald Natvig
2007-07-18reindenting all the codeThorvald Natvig
2007-06-12Update copyrights to 2007Thorvald Natvig
2007-05-24RefactoringThorvald Natvig