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-01-04MAINT: Update copyright to 2022Robert Adam
2021-04-16FORMAT: Run clang-format 10 on all source filesRobert Adam
2021-04-09MAINT: Update copyright notice to 2021 (Part II)Robert
2021-03-06REFAC: Make sure all macros are #undef'd againRobert Adam
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-10-10Remove remaining Qt 4 stuffDavide 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-03-17os_win.cpp: Use the "delayHook()" function only with MSVCDavide Beatrici
2017-03-17os_win.cpp: Include <shobjidl.h> and <shlobj.h> to fix MinGW buildDavide Beatrici
2017-03-17os_win.cpp: Include <float.h> to fix MinGW buildDavide Beatrici
2017-03-17os_win.cpp: Include <share.h> to fix MinGW buildDavide Beatrici
2017-03-13os_win.cpp: Fix unused "mumbleMessageOutput()" functionDavide Beatrici
2017-02-02os_win.cpp: Fix PATH_MAX redefinition warningDavide Beatrici
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-12-04Add LogEmitter to Mumble and use it in os_win.cpp.Mikkel Krautz
2016-12-03os_win: remove MumbleHWNDForQWidget, add mumble_mw_hwnd.Mikkel Krautz
2016-08-21os_win: supply new definition of __pfnDliNotifyHook2 instead of assigning to it.Mikkel Krautz
2016-05-10src/mumble: update to use LICENSE.header.Mikkel Krautz
2015-11-29os_win.cpp: disable MSVC 2013's FMA-optimized math routines on Windows versio...Mikkel Krautz
2015-11-25os_win: fix conversion from size_t to DWORD.Mikkel Krautz
2015-04-22Do not set the Mumble process's priority to High on Windows.Jordan Cristiano
2014-12-24Make os_win.cpp strictStrings-safe.Mikkel Krautz
2014-08-22Replace all uses of QT_VERSION_CHECK with explicit version.Stefan Hacker
2013-06-29mumble, plugins: fix QWidget-for-HWND lookup for the 'manual' plugin.Mikkel Krautz
2013-06-29mumble: migrate hardcoded 0x050000 Qt version to the QT_VERSION_CHECK macro.Mikkel Krautz
2013-06-29mumble: fix HWND handling for Qt 5.Mikkel Krautz
2013-06-29mumble, murmur: Qt 5 support for Windows.Mikkel Krautz
2012-07-10Fix code styleBenjamin Jemlich
2012-07-06Ensure Mumble will actually crash on callback crashes on WindowsStefan Hacker
2012-02-26Check correct key usage in the Win cert verify functionBenjamin Jemlich
2012-02-25Validate server certificates using the Windows APIBenjamin Jemlich
2011-11-09Fix include guards and PCH includesBenjamin Jemlich
2011-05-14Fixes for /Zc:wchar_tBenjamin Jemlich
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2011-02-20Remove 1.1.x - no longer maintainedThorvald Natvig
2010-07-20Fix some gcc and cppcheck warningsBenjamin Jemlich
2010-06-14Enable Windows security stuff for release buildsBenjamin Jemlich
2010-03-30Allow read-only access to the logfile on WindowsBenjamin Jemlich
2010-02-10Automatic snapshot download and installThorvald Natvig
2010-01-13Don't set appusermodelid for 11xThorvald Natvig
2010-01-12Unify 'IsThisVista?' checks to one place, and use release build apppath for j...Thorvald Natvig