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-04-16Feature: Channel ListenersRobert Adam
2020-01-07src/murmur/MurmurIceWrapper.cpp: update copyright yearsDavide Beatrici
2019-01-25src/murmur/MurmurIceWrapper.cpp: update copyright yearsDavide Beatrici
2018-01-02Re-generate MurmurIceWrapper.cpp via scripts/mkwrapper.pl.Mikkel Krautz
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-06-06Murmur.ice: add updateCertificate() method.Mikkel Krautz
2015-10-25Make mkwrapper.pl write a banner to its generated filesStefan Hacker
2012-09-18Introduce channel nesting limit (default=10).Stefan Hacker
2011-10-01Add Server::effectivePermissions() to ICE (https://sourceforge.net/tracker/?f...DNW
2011-04-09Regenerate Ice wrapper fileStefan Hacker
2010-08-28This patch adds a read-only recording flag to the User object that is returne...Michael Ziegler and Natenom
2010-08-28Ice method: int getLogLen()Jamie Fraser
2010-04-29Fix mkwrapper.pl for Ice 3.4 and update MurmurIceWrapper.cppStefan Hacker
2010-03-30Add Ice checksum and priority speaker flagBenjamin Jemlich
2010-02-15Split icesecret in icesecretread and icesecretwriteThorvald Natvig
2010-02-03Add getUptime() function returning uptime in seconds to murmur and individual...Stefan Hacker
2010-01-19Indent, changelog, submodule and language updateThorvald Natvig
2010-01-18Add icesecret .ini parameter to "protect" local Ice connectionsThorvald Natvig
2010-01-07Add getCertificateList to IceThorvald Natvig
2009-10-12Whisper target redirect and session-based tempgroupsThorvald Natvig
2009-08-15Use enum for InfoMapThorvald Natvig
2009-07-15Send channelRemove after userState for temp channel removalThorvald Natvig
2009-05-02s/Player/User/Thorvald Natvig
2009-04-22info-based storage for registrationThorvald Natvig
2009-03-08setSuperuserPasssword => setSuperuserPasswordThorvald Natvig
2009-02-18hasPermission for IceThorvald Natvig
2009-02-18External Ice AuthenticationThorvald Natvig
2009-02-13Context actions for IceThorvald Natvig
2009-02-11Meta callbacks for IceThorvald Natvig
2009-02-10Start of Ice callbacksThorvald Natvig
2008-09-10getVersion() for DBus/ICEThorvald Natvig
2008-09-08sendMessage and sendMessageChannel for ICE/DBusThorvald Natvig
2008-08-27Under win32, ICE has wstring as wchar_t, Qt as unsigned short, so we're switc...Thorvald Natvig
2008-08-25Make ICE unicode safe (switch to utf16 strings)Thorvald Natvig
2008-08-21Switch to using event-based async ICE functions; Meta::start is now safe to use.Thorvald Natvig