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
2005-09-17Single-threaded directsound outputThorvald Natvig
2005-09-16Fixed a few bugs with positional audioThorvald Natvig
2005-09-15Bugfixes for positional AudioThorvald Natvig
2005-09-15Positional AudioThorvald Natvig
2005-09-12Finish basic config widget for audioThorvald Natvig
2005-09-12Centralized configuration dialogThorvald Natvig
2005-09-12Switch a few QMutex to QReadWriteLock, and start using QMutexLocker, QReadLoc...Thorvald Natvig
2005-09-11DTX transmission supportThorvald Natvig
2005-09-11Set thread priorities; gui is LOW priority, but as we can't set it low we set...Thorvald Natvig
2005-09-11Audio statistics windowThorvald Natvig
2005-09-08Remove compile warnings, and there sure were a lot of themThorvald Natvig
2005-09-08Turn g_ into Global, part 2Thorvald Natvig
2005-09-08Turn g_ into struct Global, part 1Thorvald Natvig
2005-09-08Remove m_ from everythingThorvald Natvig
2005-09-07Increase default volume gainThorvald Natvig
2005-09-06Audio Input/Output registrationThorvald Natvig
2005-09-06Support self-mute/self-deafen.Thorvald Natvig
2005-09-06Make it possible to abort connections, and display self-talk same as the othersThorvald Natvig
2005-09-05Shortcuts for muting self, removed compile warningsThorvald Natvig
2005-09-04Encode and display "speaking" stateThorvald Natvig
2005-09-03DTX is brokenThorvald Natvig
2005-09-03DTX SupportThorvald Natvig
2005-09-02Add sequence to speex packetThorvald Natvig
2005-09-02Fix memory leak, it's now safe to pass stack-allocated messagesThorvald Natvig
2005-09-02connect() typo, and increased AGC 50%Thorvald Natvig
2005-09-02Initial DX AudioThorvald Natvig
2005-09-02Initial audio frameworkThorvald Natvig