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-09-08FIX(client, server): Fix patch versions > 255Hartmnt
2022-02-07CHANGE(client): Use JSON file for storing settingsRobert Adam
2022-01-04MAINT: Update copyright to 2022Robert Adam
2021-04-16FORMAT: Run clang-format 10 on all source filesRobert Adam
2021-04-16Merge PR #4929: FIX(client): CrashReporter considering 2xx codes as errorsRobert Adam
2021-04-13FIX(client): CrashReporter considering 2xx codes as errorsRobert 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-13FIX(client, server): Fix protocol version not being set correctlyDavide Beatrici
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-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-07-31Replace deprecated QDir = QString() operator with QDir::setPath()Davide Beatrici
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-03-17Move "getenvQString()" function to a dedicated header and rename itDavide Beatrici
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-05-10src/mumble: update to use LICENSE.header.Mikkel Krautz
2015-12-30CrashReporter: use new service hostname and endpoint for the crash reporter s...Mikkel Krautz
2015-11-15CrashReporter: fix build with -Werror.Mikkel Krautz
2011-11-09Fix include guards and PCH includesBenjamin Jemlich
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2011-02-20Remove 1.1.x - no longer maintainedThorvald Natvig
2010-08-19Fix CrashReporter build for Mac OS X.Mikkel Krautz
2010-07-20Fix some gcc and cppcheck warningsBenjamin Jemlich
2010-02-11Pipeline http fetch and set user-agentThorvald Natvig
2010-02-11/dontskip for dxdiag requires Win7, so skip itThorvald Natvig
2010-02-02Add dontskip for dxdiagThorvald Natvig
2010-01-14Specify that we want crashreport descriptions in English, pleaseThorvald Natvig
2010-01-13Indent, changelog, submodule and language updateThorvald Natvig
2010-01-13Include dxdiag in crashreportThorvald Natvig
2009-12-27Fix 11x crashreporter for OSX.Mikkel Krautz
2009-12-27Backport crash reporter to 1.1.xThorvald Natvig
2009-11-07Make no-crash-report a config optionThorvald Natvig
2009-11-07allow to disable crash report dialogLudwig Nussel
2009-10-25Indent, changelog and submodule updateThorvald Natvig
2009-10-25Enable more SSE optimizations and compile Speex as dllThorvald Natvig
2009-10-23Crash Reporter implementation for OSX.Mikkel Krautz
2009-10-09Spelling fixesThorvald Natvig
2009-08-22Remove a bunch of compiler warningsThorvald Natvig
2009-08-05Mark email field in crashreporter as optional, so users aren't compelled to p...Thorvald Natvig
2009-07-31Indent, changelog and submodule updateThorvald Natvig
2009-07-31Allow to add email/comment on crashThorvald Natvig
2009-07-31Use basepath in minidumpwrite, and add some comments and a progress barThorvald Natvig
2009-07-31Add CrashReporter. Generate minidumps on Win32 and report them via CrashRepor...Mikkel Krautz