toxcore/toxav
2019-11-21 23:47:03 +01: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 add API function to test whether av is enabled 2019-02-10 00:00:00 +00:00
groupav.h add API function to test whether av is enabled 2019-02-10 00:00:00 +00:00
Makefile.inc Remove all uses of the PAIR macro in toxav. 2018-08-12 11:38:23 +00:00
msi.c Improve Windows compatibility of toxav code. 2018-10-08 22:22:58 +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 explain enabling in API comment 2019-02-10 00:00:00 +00:00
toxav.api.h put toxav.h stuff in toxav.api.h 2019-02-10 18:17:59 +01:00
toxav.c fix missing mutex 2019-11-21 23:47:02 +01:00
toxav.h explain enabling in API comment 2019-02-10 00:00:00 +00:00
video.c fix log message creating data race 2019-11-21 23:47:03 +01:00
video.h Standardise header guards. 2018-09-14 19:09:10 +00:00