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
2012-08-04Bump boost to 1.50refactorStefan Hacker
2012-08-04Fix outdated commentStefan Hacker
2012-08-04msgVersion is MainWindow independent.Stefan Hacker
2012-08-04msgPermissionDenied is MainWindow independentStefan Hacker
2012-08-04msgServerConfig is MainWindow independentStefan Hacker
2012-08-04fix a warningStefan Hacker
2012-08-04CodecVersion msg is MainWindow independentStefan Hacker
2012-08-04Remove (unused) jitter buffer reporting codeBenjamin Jemlich
2012-08-04Fix release and Linux buildStefan Hacker
2012-08-04Move already MainWindow independent handlers to MessageHandlerStefan Hacker
2012-08-04License headers and various style fixes.Stefan Hacker
2012-08-04Start refactoring of Message handling code.Stefan Hacker
2012-08-04Fix some strings.Stefan Hacker
2012-08-04Redesign idle action configuration and add a mute idle action.Stefan Hacker
2012-08-04Make displaying users above channels default.Stefan Hacker
2012-08-04Make sure to send initial ping right after connect to establish UDP connection.Stefan Hacker
2012-08-04ServerHandler: Fix Opus handling via TCPBenjamin Jemlich
2012-08-04Fix Opus encoding for end of speech frames as well as bandwidth display.Stefan Hacker
2012-08-03Add CELT kill switch to configuration. (g.s.bDisableCelt @ audio/disablecelt)Stefan Hacker
2012-08-03Remove some now outdated references to CELT.Stefan Hacker
2012-08-03Use Opus in CBR mode to prevent bandwidth spikes.Stefan Hacker
2012-08-03Add Opus license to the about dialogBenjamin Jemlich
2012-08-03'Fix' release script for opusThorvald Natvig
2012-07-23Merge pull request #98 from Kissaki/deStefan Hacker
2012-07-23Updated German translationsNatenom
2012-07-22Plugins: make manual plugin load in static Mumble builds; still needs a few s...Mikkel Krautz
2012-07-22Opus: switch submodule back to d060dd7c; last commit accidently changed it.Mikkel Krautz
2012-07-22Mumble: add Apple anchor library requirement to OS X codesign requirements.Mikkel Krautz
2012-07-22Mumble: properly specify designated requirements for OS X Developer ID code s...Mikkel Krautz
2012-07-21Mumble: don't explicitly set codesign signature size in osxdist.py anymore (n...Mikkel Krautz
2012-07-21Mumble: optimize osxdist.py for Developer ID signing.Mikkel Krautz
2012-07-21Mumble: simplify osxdist.py script, now that our OS X builds are static.Mikkel Krautz
2012-07-21Mumble: more force-shared library builds.Mikkel Krautz
2012-07-21Mumble: build shared CELT libraries, even for CONFIG(static).Mikkel Krautz
2012-07-21More translation updatesBenjamin Jemlich
2012-07-21Update translation filesBenjamin Jemlich
2012-07-21Mumble: allow static client buildsMikkel Krautz
2012-07-16Murmur: Fix message type detection in Server::processMsg and add a few more c...Benjamin Jemlich
2012-07-16Mumble: Add Windows 7 compatibility keys to the manifestBenjamin Jemlich
2012-07-16Update Opus submodule and don't change the library version on WindowsBenjamin Jemlich
2012-07-16Further updates and optimizations to the LoL pluginPiotr Chodań
2012-07-15Minor modifications for lol plugin.Stefan Hacker
2012-07-15Fixed plugin for v1.0.0.142, added identity supportPiotr Chodań
2012-07-15Fix zero terminations.Stefan Hacker
2012-07-12Minor fixes for bf3 pluginStefan Hacker
2012-07-12BF3 plugin update. Added context + identity support.Bojan
2012-07-12Clarify audio processing option: 'Amplification' -> 'Max. Amplification'Stefan Hacker
2012-07-11OS X: use clang++ for QMAKE_CXX.Mikkel Krautz
2012-07-11OS X: update build for Xcode 4.4.Mikkel Krautz
2012-07-10Fix code styleBenjamin Jemlich