Commit graph

14 commits

Author SHA1 Message Date
4aad531049 Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
9b6d202a21 Rebranding and fixing URLs 2022-09-08 22:10:13 +02:00
a6a889a2ed Update VCPKG deprecations and fix compiler flags for bullet3 and opus being overwritten.
VCPKG sets CMAKE_CXX_FLAGS and CMAKE_C_FLAGS automatically; Apparently our code to set those flags has never worked and rather than ignoring most of it, it changed to putting it somewhere it doesn't belong.
2022-08-15 22:39:16 +02:00
Dale Glass
4abe8da23e New build, against openssl 2021-10-20 01:16:45 +02:00
Dale Glass
e8f44fd554 Updated package 2021-10-18 20:55:50 +02:00
Dale Glass
9cab15a586 Update package 2021-10-18 20:55:50 +02:00
Dale Glass
499010efe1 Update to latest webrtc package for Linux 2021-10-18 20:54:12 +02:00
Dale Glass
cd56af6e7e Partial changes 2021-10-18 20:54:12 +02:00
David Rowe
ada8dace5d Fix typo noticed in passing 2021-10-03 12:52:11 +13:00
David Rowe
ce31b70a1d Update Windows WebRTC from version M81 to M84 2021-05-21 07:58:10 +12:00
Dale Glass
ac5a70fca0 Change asset URLs to Athena S3 bucket.
This uses a variable that can be overriden with an environment variable.
This makes it easy for the community to create alternate asset hosts.

Due to vcpkg using a clean environment, variables can't be easily passed
to cmake scripts run by vcpkg. This was worked around by writing the data
that needs to be passed into temporary files and reading it from the
vcpkg ports.
2019-12-18 17:36:01 +01:00
Seth Alves
fc0874a182 new version of webrtc library for osx 2019-10-04 09:42:36 -07:00
Seth Alves
c1cadf670e update webrtc library, enable for android 2019-07-30 14:09:31 -07:00
Seth Alves
32d5ab7b1f Make WebRTC library available 2019-07-30 14:09:30 -07:00