Commit Graph

12 Commits

Author SHA1 Message Date
Matthias Larisch
4ba63178b3 Allow joining specific channel on start
When mumsi connects to a mumble server, let it join a channel.
Therefore, callbacks for the channel list and the serversync (as connect
signal) are implemented.
2015-11-30 23:24:41 +01:00
Michał Słomkowski
45f8536e09 Refactor current Mumble->SIP audio stream to separate AudioFramesMixer class. #1 2015-11-18 00:17:25 +01:00
Michał Słomkowski
0548fca0dd Update Mumlib audio callback and and 'override'. #1 2015-11-17 23:15:52 +01:00
Michał Słomkowski
b87e1f840d Clean up CMakeFiles.txt and includes. 2015-11-04 01:31:46 +01:00
Michał Słomkowski
058b8778cd Add text message call state info. 2015-11-04 00:53:52 +01:00
Michał Słomkowski
d4a01348e0 Clean up project. 2015-11-03 02:13:15 +01:00
Michał Słomkowski
0189d0f8ac Add working two-way channel. 2015-11-02 23:41:49 +01:00
Michał Słomkowski
87842318be Replace libmumble with mumlib library. 2015-10-30 13:43:06 +01:00
Michał Słomkowski
2bd1ba3fd2 Refactor, not working properly. 2015-10-16 22:41:37 +02:00
Michał Słomkowski
cdd782c4ce Add libsndfile to record audio stream in different places for debugging purpuses.
Add Boost and unit test framework.
Fix crude soundSampleQueue.
Disable link SIP->Mumble for a while.
2015-10-04 22:30:10 +02:00
Michał Słomkowski
0d162df380 Add working example (distorted audio). 2015-09-29 02:26:45 +02:00
Michał Słomkowski
795405d218 Move Mumble code to MumbleCommunicator class. 2015-09-28 23:25:12 +02:00