Commit Graph

29 Commits

Author SHA1 Message Date
Michał Słomkowski
c5fc079b4c Merge pull request #13 from Hunter522/swap64-fix
Fix SWAP64 implementation to work on more platforms
2016-06-17 09:59:24 +02:00
Hunter N. Morgan
449a2a0a95 Fix SWAP64 implementation to work on more platforms 2016-05-22 21:19:53 -05:00
Michał Słomkowski
b7720cc7f3 Add support for changing Opus encoder bitrate. #11 2016-04-15 03:13:56 +02:00
Michał Słomkowski
fa3956f081 Merge branch '6-bytes-transferred' 2016-01-20 21:49:23 +01:00
Michał Słomkowski
44f2bbd5c3 Increase SSL input buffer to handle images. #7 2016-01-20 21:46:49 +01:00
Michał Słomkowski
a4f511d668 Fix crash after channel linking.
(cherry picked from commit 2617016)
2015-12-14 22:45:41 +01:00
Michał Słomkowski
2617016706 Fix crash after channel linking. 2015-12-14 22:44:32 +01:00
Michał Słomkowski
7a45a4c40d Fix wrong channel texting after channel join. 2015-12-14 02:36:25 +01:00
Michał Słomkowski
4b8fad8263 Add exception when input SSL buffer is overflown. #6 2015-12-14 01:44:02 +01:00
Michał Słomkowski
7e37c6eb7e Disable exception throwing if receive 0 bytes. #6 2015-12-13 22:35:01 +01:00
Michał Słomkowski
9b3af96222 Add additional receive error message. 2015-12-13 02:43:05 +01:00
Michał Słomkowski
57484ec454 Merge branch 'master' of github.com:slomkowski/mumlib 2015-12-04 17:22:53 +01:00
Michał Słomkowski
fbe08c19d1 Add support for reconnecting after communication error. #4 2015-12-04 17:22:34 +01:00
Michał Słomkowski
193c498312 Merge pull request #5 from NerdyProjects/join_channel
Implement joinChannel command
2015-12-01 23:13:51 +01:00
Matthias Larisch
783ba52665 Implement joinChannel command
joinChannel moves the current user into the given channel identified by
channel_id.
2015-11-30 20:24:54 +01:00
Michał Słomkowski
f01b693eed Change CMake version to 2.8.0. 2015-11-23 20:28:44 +01:00
Michał Słomkowski
0aee284974 Add 'override' to virtual function overloads. 2015-11-17 23:09:18 +01:00
Michał Słomkowski
ae1e71fffc Add sequence and session numbers to audio callbacks. #3 2015-11-17 22:53:57 +01:00
Michał Słomkowski
a67dcedf0c Add sequence reset after silence time. #2 2015-11-09 21:39:52 +01:00
Michał Słomkowski
a1bb86036c Add README. 2015-11-07 19:21:48 +01:00
Michał Słomkowski
1c2b09e365 Clean up includes. 2015-11-04 01:19:18 +01:00
Michał Słomkowski
8d551006cc Clean up CMakeLists.txt. 2015-11-04 01:02:17 +01:00
Michał Słomkowski
5e060ead33 Add text message sending. 2015-10-30 02:15:02 +01:00
Michał Słomkowski
d289bf3134 Change example to be simple echo. 2015-10-28 00:19:42 +01:00
Michał Słomkowski
6df4affb5e Refactor Mumlib_Private class. 2015-10-27 23:31:45 +01:00
Michał Słomkowski
58fee46c13 Complete callbacks. 2015-10-27 21:51:28 +01:00
Michał Słomkowski
a54a35265b Update Mumble.proto to 1.2.10. 2015-10-25 14:50:53 +01:00
Michał Słomkowski
6b846aff05 Add source files from old repository. 2015-10-25 14:40:16 +01:00
Michał Słomkowski
261df114d2 Initial commit 2015-10-25 14:26:53 +01:00