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-09-02BUILD(qmake): RemoveRobert Adam
2020-07-11Plugins: add CMakeLists.txt filesDavide Beatrici
2020-06-28REFAC(plugins): replace NULL with nullptrPopkornium18
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-10-11plugins: link to user32 in common project (only on Windows)Davide Beatrici
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-08-05Fix assignment spacing in pro filesJan Klass
2017-08-05Fix indentation in pro filesJan Klass
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-12-09*.pro: use 'linux*' instead of 'linux' for Linux conditionals.Mikkel Krautz
2016-11-27Only link against -lrt when using a linux mkspec.Mikkel
2016-08-14plugins: use MUMBLE_PLUGIN_EXPORT instead of __attribute__((visibility("defau...Mikkel Krautz
2016-08-13plugins: use MUMBLE_PLUGIN_EXPORT instead of __declspec(dllexport).Mikkel Krautz
2016-08-08plugins/link: Initialize wsPluginName to fix #2482Davide Beatrici
2016-08-06plugins/link: remove uses of HWND in about() and config().Mikkel Krautz
2016-05-10plugins: update to use LICENSE.header.Mikkel Krautz
2015-07-04Fix various warnings in Linux buildStefan Hacker
2012-10-27plugins/link: make POSIX link work with Apple clang++ (Xcode 4.5).Mikkel Krautz
2012-10-24refacs; initialization, var-scope reduction, replace c-style casts, rm unusedKissaki
2012-05-01More plugin touchingBenjamin Jemlich
2011-06-11Indent, changelog, submodule and language updateThorvald Natvig
2011-05-16Move overlayBlacklist and care about error on ftruncateThorvald Natvig
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2010-02-25Backwards compatible plugin structureThorvald Natvig
2010-02-25Send pidmap to plugin trylockThorvald Natvig
2010-01-05Update license to 2010Thorvald Natvig
2010-01-05Add license info to a few pluginsThorvald Natvig
2009-11-22Extract .dSYM debug symbols on Mac OS X when using CONFIG=symbols.Mikkel Krautz
2009-04-27Avoid constref initializers of std::wstring inside const structsThorvald Natvig
2009-04-22Indent, changelog and submodule updateThorvald Natvig
2009-04-18Check magic signature on pluginsThorvald Natvig
2009-04-18Link 1.2.0 for nixThorvald Natvig
2009-04-18Link 1.2.0 for Win32Thorvald Natvig
2009-04-02Make 1.2 branch build on OSX.Mikkel Krautz
2009-03-26Indent, changelog and submodule updateThorvald Natvig
2009-03-04IndentingThorvald Natvig
2008-08-14Use explicit static_cast<> instead of implicit conversions for float<->int etcThorvald Natvig
2008-04-25IndentingThorvald Natvig
2008-04-25Patch 1950979: Repair broken ALSA, Changes to Plugins [derandi]Thorvald Natvig
2008-04-22Add UID to shared memory and semaphore names on *nix, to allow multiple users...Thorvald Natvig
2008-04-12Path fixes for installer.Thorvald Natvig
2008-04-12IndentingThorvald Natvig
2008-04-05Patch 1934642: A few linkplug fixes [derandi]Thorvald Natvig
2008-04-04git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1059 0573...Thorvald Natvig
2008-04-04Don't break Win32 API for link plugin -- there's no need.Thorvald Natvig
2008-04-04Patch 1931477: Linux port of Link Plugin, Minor changes to [derandi]Thorvald Natvig
2008-03-28git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1049 0573...Thorvald Natvig
2008-03-28Plugin updates.Thorvald Natvig