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-16Fixed a few bugs with positional audioThorvald Natvig
2005-09-15Bugfixes for positional AudioThorvald Natvig
2005-09-13ToolTips and WhatsThis for rest of application.Thorvald Natvig
2005-09-13Global Log class, which remembers what should be logged to console and TTSThorvald Natvig
2005-09-12Make versionchecking a userinitiated actionThorvald Natvig
2005-09-12Finish basic config widget for audioThorvald Natvig
2005-09-12Centralized configuration dialogThorvald Natvig
2005-09-11Audio statistics windowThorvald Natvig
2005-09-10QHash, foreach() and STL iterators. What ever gave me the idea QMap was a has...Thorvald 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-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-07Separate log windowThorvald Natvig
2005-09-07Reduce dependencies in MainWindow.hThorvald Natvig
2005-09-07Add changes fileThorvald Natvig
2005-09-06Audio Input/Output registrationThorvald Natvig
2005-09-06Support self-mute/self-deafen.Thorvald Natvig
2005-09-05Shortcuts for muting self, removed compile warningsThorvald Natvig
2005-09-05Text-To-SpeechThorvald Natvig
2005-09-05Actually poll the DirectInput devices too.Thorvald Natvig
2005-09-05Global shortcutsThorvald Natvig
2005-09-04Propagate connection errors for displayThorvald Natvig
2005-09-04Proper connect dialogThorvald Natvig
2005-09-04Encode and display "speaking" stateThorvald Natvig
2005-09-03Clean up UI, implement kick, remove debug for missing validatorsThorvald Natvig
2005-09-03Server testingThorvald Natvig
2005-09-03Player Mute/Deaf, global PlayerThorvald Natvig
2005-09-02About box, licenses included, and clean build in mingwThorvald Natvig
2005-09-02First functional audio testThorvald Natvig
2005-09-02Initial DX AudioThorvald Natvig
2005-09-02First test of network protocolThorvald Natvig
2005-09-01Initial datastructuresThorvald Natvig