Mumble is an open-source, low-latency, high quality voice chat software.
Go to file
2005-09-04 16:40:50 +00:00
dependencies Update libspeex makefile to match dynamic libs 2005-09-04 02:23:57 +00:00
installer Update libspeex makefile to match dynamic libs 2005-09-04 02:23:57 +00:00
scripts Use compression for zips 2005-09-04 15:24:29 +00:00
About.cpp Update libspeex makefile to match dynamic libs 2005-09-04 02:23:57 +00:00
About.h Forgot to checkin the new about dialog. Ahem. 2005-09-03 15:14:04 +00:00
AudioInput.cpp Encode and display "speaking" state 2005-09-04 13:34:14 +00:00
AudioInput.h Encode and display "speaking" state 2005-09-04 13:34:14 +00:00
AudioOutput.cpp Encode and display "speaking" state 2005-09-04 13:34:14 +00:00
AudioOutput.h Add sequence to speex packet 2005-09-02 19:15:22 +00:00
Connection.cpp Because they changed the signal in Qt 4.0.1 2005-09-04 13:47:08 +00:00
Connection.h Why doesn't closed buffered sockets ever error() on disconnection? 2005-09-04 13:42:18 +00:00
DXAudioInput.cpp Initial DX Audio 2005-09-02 12:37:07 +00:00
DXAudioInput.h Initial DX Audio 2005-09-02 12:37:07 +00:00
DXAudioOutput.cpp First functional audio test 2005-09-02 14:01:56 +00:00
DXAudioOutput.h Initial DX Audio 2005-09-02 12:37:07 +00:00
INSTALL Add scripts to release source code 2005-09-04 15:19:45 +00:00
LICENSE licenses for about dialog 2005-09-02 16:53:27 +00:00
licenses.h Dynamic release, only need licenses in installer/as files 2005-09-04 02:02:37 +00:00
main.cpp Proper connect dialog 2005-09-04 16:18:30 +00:00
MainWindow.cpp When disconnecting, just signal the thread that it's time to end, don't yank the socket or QT complains 2005-09-04 16:40:50 +00:00
MainWindow.h Proper connect dialog 2005-09-04 16:18:30 +00:00
Message.cpp handle authenticate/reject in networkToMessage 2005-09-04 16:31:36 +00:00
Message.h Proper connect dialog 2005-09-04 16:18:30 +00:00
mumble.ico Initial setup of project 2005-08-31 21:14:21 +00:00
mumble.pri Add scripts to release source code 2005-09-04 15:19:45 +00:00
mumble.pro Proper connect dialog 2005-09-04 16:18:30 +00:00
mumble.rc Initial setup of project 2005-08-31 21:14:21 +00:00
murmur.cpp Proper connect dialog 2005-09-04 16:18:30 +00:00
murmur.pro Add scripts to release source code 2005-09-04 15:19:45 +00:00
Player.cpp Encode and display "speaking" state 2005-09-04 13:34:14 +00:00
Player.h Encode and display "speaking" state 2005-09-04 13:34:14 +00:00
Server.cpp Support logging in with pw 2005-09-04 16:40:07 +00:00
Server.h Accept some paramenters for murmur, to enable e.g. local loop test 2005-09-04 12:13:52 +00:00
ServerHandler.cpp When disconnecting, just signal the thread that it's time to end, don't yank the socket or QT complains 2005-09-04 16:40:50 +00:00
ServerHandler.h Proper connect dialog 2005-09-04 16:18:30 +00:00