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-03-27CHANGE: Use Protobuf for UDP messagesRobert Adam
2022-01-04MAINT: Update copyright to 2022Robert Adam
2021-03-02MAINT: Update copyright notice to 2021Robert Adam
2020-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-09-11FIX(code): Missing includes for PacketDataStreamRobert Adam
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-05-10src: update to use LICENSE.header.Mikkel Krautz
2013-06-04Prepend Projectname to header guard definesKissaki
2011-11-09Fix include guards and PCH includesBenjamin Jemlich
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2010-01-05Update license to 2010Thorvald Natvig
2009-11-30Change to straight 4-byte encoding for floatsThorvald Natvig
2009-10-20Indent, changelog and submodule updateThorvald Natvig
2009-10-19Fix more compiler warningsThorvald Natvig
2009-05-04Optimize audio framing, and preserve flagsThorvald Natvig
2009-04-20Handle positional audio distribution server-sideThorvald Natvig
2009-03-26Make Mumble compile with protobuf.Thorvald Natvig
2009-03-23ProtoBuf for murmur (no DBus/Ice yet)Thorvald Natvig
2009-01-05Update copyright for 2009Thorvald Natvig
2008-10-09Add Q_DISABLE_COPY to most classesThorvald Natvig
2008-08-14Use explicit static_cast<> instead of implicit conversions for float<->int etcThorvald Natvig
2008-01-05Update copyright for 2008Thorvald Natvig
2007-11-17IndentThorvald Natvig
2007-09-07More gracefully handle oversized outgoing packets from murmurThorvald Natvig
2007-08-11Start of proper statisticsThorvald Natvig
2007-08-04Testing UDP cryptThorvald Natvig
2007-07-21obsessive PacketDataStream optimizationThorvald Natvig
2007-07-20PacketDataStream bug for negative numbers > 32 bitThorvald Natvig
2007-07-19sPlayerId => uiSessionThorvald Natvig
2007-07-1964-bit message support.Thorvald Natvig
2007-07-1964-bit message support.Thorvald Natvig
2007-07-1964-bit message support.Thorvald Natvig
2007-07-18reindenting all the codeThorvald Natvig
2007-07-06Custom UserTexturesThorvald Natvig
2007-07-06Wrong int encoding in PacketDataStream.Thorvald Natvig
2007-06-30Start of zero-copy UDP threadThorvald Natvig
2007-06-29Updates for new binary protocol.Thorvald Natvig
2007-06-29New datastream. Breaks all kinds of thingsThorvald Natvig