toxcore/toxav
iphydf b694dbc223
Add Cirrus CI configuration.
This CI can run Bazel tests, because it supports IPv6. This is nice,
because now we can run IPv6 tests on every PR.
2018-09-24 22:00:17 +00:00
..
audio.c Avoid use of global mutable state in mono_time on win32. 2018-09-03 20:03:47 +00:00
audio.h Standardise header guards. 2018-09-14 19:09:10 +00:00
BUILD.bazel Add Cirrus CI configuration. 2018-09-24 22:00:17 +00:00
bwcontroller.c Update copyright to 2018. 2018-08-26 18:57:29 +00:00
bwcontroller.h Standardise header guards. 2018-09-14 19:09:10 +00:00
groupav.c Update copyright to 2018. 2018-08-26 18:57:29 +00:00
groupav.h Update copyright to 2018. 2018-08-26 18:57:29 +00:00
Makefile.inc Remove all uses of the PAIR macro in toxav. 2018-08-12 11:38:23 +00:00
msi.c Improve cmake build for MSVC. 2018-09-22 11:14:45 +00:00
msi.h Standardise header guards. 2018-09-14 19:09:10 +00:00
ring_buffer_test.cc Add some tests for our ring_buffer implementation. 2018-07-04 10:37:46 +00:00
ring_buffer.c Update copyright to 2018. 2018-08-26 18:57:29 +00:00
ring_buffer.h Standardise header guards. 2018-09-14 19:09:10 +00:00
rtp_test.cc Use C++ style casts in C++ code. 2018-09-14 14:08:27 +00:00
rtp.c Fix typos 2018-09-19 18:16:13 +00:00
rtp.h Standardise header guards. 2018-09-14 19:09:10 +00:00
toxav_old.c Update copyright to 2018. 2018-08-26 18:57:29 +00:00
toxav.api.h Standardise header guards. 2018-09-14 19:09:10 +00:00
toxav.c Fix using uninitialized mutex on call end. 2018-09-21 20:44:24 +00:00
toxav.h Standardise header guards. 2018-09-14 19:09:10 +00:00
video.c Avoid use of global mutable state in mono_time on win32. 2018-09-03 20:03:47 +00:00
video.h Standardise header guards. 2018-09-14 19:09:10 +00:00