HeroCC
d3bcced88d
Fix an import statement that was causing some compilations to fail
2020-03-26 21:05:50 +01:00
HeroCC
792517ddb4
Fix compiling on MacOSX Systems
...
Setting those options made OSX quite upset for some reason, so disable them when on Macs. I haven't been able to find any issues with this, so hopefully it doesn't subtly break anything.
Additionally, this will add the default MacPorts library directory to the LD Path, which fixes linking against Log4CPP.
2020-03-26 21:05:38 +01:00
Patrik Dahlström
d045e12c54
Merge remote-tracking branch 'auzanmuh/develop'
2020-03-26 20:20:54 +01:00
Auzan Muhammad
f362194922
merge and clean
2019-01-25 15:23:39 +07:00
Auzan Muhammad
8ea7113d21
update
2019-01-25 15:06:18 +07:00
Auzan
fe9a39ad5e
hack typo, adding frame to buffer
2018-05-23 16:21:08 +07:00
Auzan
f6ef5949a1
adding some method, and look for cause issue #3
2018-04-20 11:43:27 +07:00
Auzan
218f81d5be
Add MumbleUser and MumbleChannel
2018-04-18 12:43:52 +07:00
Auzan
38f4805660
Update mumble proto to latest version.
2018-04-12 08:33:44 +07:00
Auzan
429e1a54f7
adding opus chanel in mumblib configuration
2018-03-29 09:53:47 +07:00
Auzan
7d64b05e3c
intelij hack
2018-03-28 10:37:59 +07:00
Auzan
993ea209c7
remove boost include library from .gitignore
2018-03-21 10:46:07 +07:00
Auzan
24e8ec4964
adding feature sendUserState and voice target for whisper.
2018-03-20 11:09:25 +07:00
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