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-16Send the player object to AudioOutputPlayer, not just the sId.Thorvald Natvig
2005-09-15Bugfixes for positional AudioThorvald Natvig
2005-09-15Positional AudioThorvald Natvig
2005-09-09Model-player-list. Work in progressThorvald Natvig
2005-09-08Discover the magic of QObject::sender() and fix some leftover bugs from the r...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-04Propagate connection errors for displayThorvald Natvig
2005-09-04When disconnecting, just signal the thread that it's time to end, don't yank ...Thorvald Natvig
2005-09-04Proper connect dialogThorvald Natvig
2005-09-04Encode and display "speaking" stateThorvald Natvig
2005-09-03Player Mute/Deaf, global PlayerThorvald Natvig
2005-09-02Add sequence to speex packetThorvald Natvig
2005-09-02First functional audio testThorvald Natvig
2005-09-02connect() typo, and increased AGC 50%Thorvald Natvig
2005-09-02Pass QByteArrays instead of messages, much cleaner with refcountsThorvald Natvig
2005-09-02Initial DX AudioThorvald Natvig
2005-09-02actually do something with messagesThorvald Natvig
2005-09-02First test of network protocolThorvald Natvig