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-16Send the player object to AudioOutputPlayer, not just the sId.Thorvald Natvig
2005-09-16Failing to open DirectSound shouldn't be fatal, just a messagebox errorThorvald Natvig
2005-09-15Positional AudioThorvald Natvig
2005-09-13Adjustable jitter buffer initial sizeThorvald 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-10QHash, foreach() and STL iterators. What ever gave me the idea QMap was a has...Thorvald 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-06Audio Input/Output registrationThorvald Natvig
2005-09-06Support self-mute/self-deafen.Thorvald Natvig
2005-09-04Encode and display "speaking" stateThorvald Natvig
2005-09-02Add sequence to speex packetThorvald Natvig
2005-09-02First functional audio testThorvald Natvig
2005-09-02Pass QByteArrays instead of messages, much cleaner with refcountsThorvald Natvig
2005-09-02Initial DX AudioThorvald Natvig
2005-09-02Initial audio frameworkThorvald Natvig