|
0b055ac17d
|
Added Track class
|
2020-08-22 16:11:21 +02:00 |
|
|
c001bb3f9d
|
Refactored include/message.hpp
|
2020-08-21 23:58:47 +02:00 |
|
|
07abd640fd
|
Added RTCP Sessions; Added copy/paste example demo to use in the browser
|
2020-08-16 21:01:44 -04:00 |
|
|
fcd4228b56
|
merged with master and changed things
|
2020-08-14 11:11:18 -04:00 |
|
|
3f67a10720
|
Bumped version to 0.8.0
|
2020-08-10 14:17:22 +02:00 |
|
|
b44f90b87f
|
Added cmake flag for warnings as errors
|
2020-08-10 14:04:45 +02:00 |
|
|
498e7246a0
|
Fixed compilation on MSVC
|
2020-08-10 11:36:41 +02:00 |
|
|
d1f77ebb10
|
Set warnings as errors
|
2020-08-10 11:01:22 +02:00 |
|
|
8d9eeda6e5
|
Update CMakeLists.txt
|
2020-07-28 13:46:55 +03:00 |
|
|
5eaee49e1e
|
add NO_TESTS option
|
2020-07-28 10:59:55 +03:00 |
|
|
0fbdde73e7
|
Bumped version to 0.7.2
|
2020-07-25 15:08:08 +02:00 |
|
|
e675ada081
|
Bumped version to 0.7.1
|
2020-07-23 22:32:18 +02:00 |
|
|
cfca2f6526
|
Changed sctp_build_programs to an option
|
2020-07-19 11:36:18 +02:00 |
|
|
fe1cc8b040
|
Bumped version to 0.7.0
|
2020-07-18 19:33:05 +02:00 |
|
|
907e8273c8
|
Introduced VerifiedTlsTransport
|
2020-07-17 18:53:27 +02:00 |
|
|
fdbc038d51
|
Merge pull request #125 from paullouisageneau/change-juice-flag
Replace USE_JUICE flag with USE_NICE
|
2020-07-16 19:15:43 +02:00 |
|
|
1724c572a5
|
Bumped version to 0.6.6
|
2020-07-16 19:00:22 +02:00 |
|
|
54dbb360b7
|
Replaced compilation flag USE_JUICE with USE_NICE
|
2020-07-16 17:08:12 +02:00 |
|
|
ad54321c7a
|
Introduced USE_NICE flag
|
2020-07-16 16:48:14 +02:00 |
|
|
6f7e59b973
|
Set sctp_build_programs to 0
|
2020-07-11 00:25:07 +02:00 |
|
|
c93f44f132
|
Bumped version to 0.6.5
|
2020-07-10 19:42:54 +02:00 |
|
|
e481e896cb
|
Added NO_EXAMPLES cmake flag
|
2020-07-08 18:38:25 +02:00 |
|
|
aecc2b8fda
|
Added Processor and finished ThreadPool integration
|
2020-07-08 01:33:54 +02:00 |
|
|
e41019a1f0
|
Added ThreadPool
|
2020-07-07 19:59:18 +02:00 |
|
|
2697ef0d76
|
Bumped version to 0.6.4
|
2020-06-29 21:09:02 +02:00 |
|
|
ef38777129
|
Added USE_SRTP flag and renamed NO_WEBSOCKET flag
|
2020-06-25 10:59:12 +02:00 |
|
|
b94f2ab339
|
Bumped version to 0.6.3
|
2020-06-24 14:27:36 +02:00 |
|
|
4bd40799fd
|
Fixed compilation for MSVC
|
2020-06-19 18:33:55 +02:00 |
|
|
50f61b19aa
|
Moved C++ tests and examples to static lib on Windows
|
2020-06-19 18:17:53 +02:00 |
|
|
7bfd731ed3
|
Fixed compilation with MSVC
|
2020-06-19 16:19:49 +02:00 |
|
|
384454b293
|
Bumped version to 0.6.2
|
2020-06-12 20:00:29 +02:00 |
|
|
31c88b0783
|
Bumped version to v0.6.1
|
2020-06-12 18:13:49 +02:00 |
|
|
8440c085ca
|
Fix set_target_properties wrong number of arguments error
|
2020-06-11 11:02:25 +02:00 |
|
|
dfcae8f4fd
|
Added benchmark
|
2020-06-08 15:34:15 +02:00 |
|
|
81e8fd38ba
|
Bumped version to 0.6.0
|
2020-06-05 16:42:39 +02:00 |
|
|
85a20eead1
|
Merge branch 'master' into srtp
|
2020-06-01 15:28:07 +02:00 |
|
|
d0a1b2c7d4
|
Use plog as cmake library
|
2020-06-01 14:48:55 +02:00 |
|
|
5368b1434e
|
Merge pull request #82 from paullouisageneau/websocket-with-examples
WebSocket with examples
|
2020-06-01 11:24:54 +02:00 |
|
|
9bb9725f4d
|
Added WebSocket test
|
2020-06-01 00:44:12 +02:00 |
|
|
284db56615
|
Bumped version to 0.5.1
|
2020-05-31 20:43:51 +02:00 |
|
|
d00fe79339
|
Added CMakeLists for copy-paste
|
2020-05-31 20:42:34 +02:00 |
|
|
7a1e2f066e
|
Merge branch 'master' into dev
|
2020-05-27 11:55:18 +02:00 |
|
|
22e71bd663
|
Bumped version to 0.5.0
|
2020-05-27 11:26:11 +02:00 |
|
|
5ae311c50a
|
Made dependency on Threads public
|
2020-05-27 10:23:01 +02:00 |
|
|
7a2e0c267d
|
Set flag CMAKE_THREAD_PREFER_PTHREAD
|
2020-05-27 10:23:01 +02:00 |
|
|
7f58fea963
|
Fixed client build
|
2020-05-25 23:49:30 +02:00 |
|
|
4adc13adec
|
Cleaned up client
|
2020-05-25 23:46:34 +02:00 |
|
|
7c93c698da
|
Merge pull request #64 from paullouisageneau/websocket
Add optional WebSocket with the same API
|
2020-05-25 11:27:08 +02:00 |
|
|
248400d804
|
Merge branch 'javascript' of https://github.com/Focusrite-Novation/libdatachannel-1 into Focusrite-Novation-javascript
|
2020-05-25 11:23:06 +02:00 |
|
|
72617b05c9
|
Fixed tabs
|
2020-05-25 11:13:44 +02:00 |
|