Mumble is an open-source, low-latency, high quality voice chat software.
Go to file
2005-09-04 02:02:37 +00:00
dependencies About box, licenses included, and clean build in mingw 2005-09-02 17:02:55 +00:00
installer Since we depend on mingw dlls anyway, switch to full dynamic linking and add an installer 2005-09-03 14:30:09 +00:00
scripts Dynamic release, only need licenses in installer/as files 2005-09-04 02:02:37 +00:00
About.cpp Forgot to checkin the new about dialog. Ahem. 2005-09-03 15:14:04 +00:00
About.h Forgot to checkin the new about dialog. Ahem. 2005-09-03 15:14:04 +00:00
AudioInput.cpp DTX is broken 2005-09-03 01:03:21 +00:00
AudioInput.h DTX Support 2005-09-02 22:55:54 +00:00
AudioOutput.cpp Add sequence to speex packet 2005-09-02 19:15:22 +00:00
AudioOutput.h Add sequence to speex packet 2005-09-02 19:15:22 +00:00
Connection.cpp Pass QByteArrays instead of messages, much cleaner with refcounts 2005-09-02 13:13:38 +00:00
Connection.h Pass QByteArrays instead of messages, much cleaner with refcounts 2005-09-02 13:13:38 +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
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 DTX Support 2005-09-02 22:55:54 +00:00
MainWindow.cpp Clean up UI, implement kick, remove debug for missing validators 2005-09-03 01:24:05 +00:00
MainWindow.h Clean up UI, implement kick, remove debug for missing validators 2005-09-03 01:24:05 +00:00
Message.cpp Clean up UI, implement kick, remove debug for missing validators 2005-09-03 01:24:05 +00:00
Message.h Player Mute/Deaf, global Player 2005-09-02 23:56:48 +00:00
mumble.ico Initial setup of project 2005-08-31 21:14:21 +00:00
mumble.pro Since we depend on mingw dlls anyway, switch to full dynamic linking and add an installer 2005-09-03 14:30:09 +00:00
mumble.rc Initial setup of project 2005-08-31 21:14:21 +00:00
murmur.cpp Compile fixed 2005-09-01 17:12:15 +00:00
murmur.pro First functional audio test 2005-09-02 14:01:56 +00:00
Player.cpp Player Mute/Deaf, global Player 2005-09-02 23:56:48 +00:00
Player.h Player Mute/Deaf, global Player 2005-09-02 23:56:48 +00:00
Server.cpp remove debug output 2005-09-03 01:25:42 +00:00
Server.h Pass QByteArrays instead of messages, much cleaner with refcounts 2005-09-02 13:13:38 +00:00
ServerHandler.cpp Player Mute/Deaf, global Player 2005-09-02 23:56:48 +00:00
ServerHandler.h Pass QByteArrays instead of messages, much cleaner with refcounts 2005-09-02 13:13:38 +00:00