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-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-03-17Timer.cpp: Fix missing Boost symbol for MinGWDavide Beatrici
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-07-02Timer: use header-only boost::chrono if it is available.Mikkel Krautz
2016-07-02Timer: use clock_gettime with CLOCK_MONOTONIC if available.Mikkel Krautz
2016-07-02Timer: revert PR #2333 ("use boost::chrono::steady_clock as the underlyingmon...Mikkel Krautz
2016-06-06Timer: use boost::chrono::steady_clock as the underlying monotonic timer.Mikkel Krautz
2016-05-10src: update to use LICENSE.header.Mikkel Krautz
2011-11-09Fix include guards and PCH includesBenjamin Jemlich
2011-05-15Fix uppercase vs lowercase vs PCH include problemsBenjamin Jemlich
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2011-03-09Overlay: add sorting options, including ability to sort on last state changeMartijn Stolk
2011-03-09Overlay: add support for displaying active usersMartijn Stolk
2010-12-22Fix Timer class for systems with unusually high performance frequency numbers...Stefan Hacker
2010-01-05Update license to 2010Thorvald Natvig
2009-10-27Speed tests for resamplersThorvald Natvig
2009-03-04IndentingThorvald Natvig
2009-01-05Update copyright for 2009Thorvald Natvig
2008-01-05Update copyright for 2008Thorvald Natvig
2007-08-03MicrobenchmarkThorvald Natvig
2007-08-02Per-server loggingThorvald Natvig
2007-07-20IP Binding for murmurThorvald Natvig
2007-07-20Small optimization to win32 timer.Thorvald Natvig
2007-07-19Use new Timer for murmurThorvald Natvig
2007-07-19Ping measurement in Server Information, and optimized AudioInput->UDP latency.Thorvald Natvig