toxcore/toxav
iphydf 94d98ddd86
Standardise on having a comma at the end of enums.
Most of our enums already have one. Some didn't. Tokstyle is going to
require commas at the end of enumerator lists in enum definitions.
2020-03-14 13:40:36 +00:00
..
audio.c Fix up comments a bit to start being more uniform. 2020-03-14 13:28:42 +00:00
audio.h Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
BUILD.bazel Use rules_cc instead of native cc_library rules. 2020-03-12 12:20:54 +00:00
bwcontroller.c Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
bwcontroller.h Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
groupav.c Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
groupav.h Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
Makefile.inc Remove all uses of the PAIR macro in toxav. 2018-08-12 11:38:23 +00:00
msi.c Fix up comments a bit to start being more uniform. 2020-03-14 13:28:42 +00:00
msi.h Fix up comments a bit to start being more uniform. 2020-03-14 13:28:42 +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 Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
ring_buffer.h Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
rtp_test.cc Use C++ style casts in C++ code. 2018-09-14 14:08:27 +00:00
rtp.c Fix up comments a bit to start being more uniform. 2020-03-14 13:28:42 +00:00
rtp.h Fix up comments a bit to start being more uniform. 2020-03-14 13:28:42 +00:00
toxav_old.c Fix up comments a bit to start being more uniform. 2020-03-14 13:28:42 +00:00
toxav.api.h Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
toxav.c Standardise on having a comma at the end of enums. 2020-03-14 13:40:36 +00:00
toxav.h Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
video.c Fix up comments a bit to start being more uniform. 2020-03-14 13:28:42 +00:00
video.h Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00