toxcore/toxav
iphydf 6749974470
cleanup: Expose struct Tox to internal code.
To avoid unsafe casts that tokstyle doesn't allow and that can cause
random breakages.
2022-03-26 21:15:31 +00:00
..
audio.c cleanup: Split util.c out of the network library. 2022-03-04 10:33:11 +00:00
audio.h cleanup: Apply stronger type checks and fix errors. 2022-02-17 22:34:56 +00:00
BUILD.bazel cleanup: Expose struct Tox to internal code. 2022-03-26 21:15:31 +00:00
bwcontroller.c cleanup: Reduce scope of variables as requested by cimple. 2022-03-20 23:24:09 +00:00
bwcontroller.h
groupav.c cleanup: Move all the group.h structs into group.c. 2022-03-13 17:49:50 +00:00
groupav.h docs: Clean up doxygen comments to be more doxygen-like. 2022-03-05 22:30:48 +00:00
Makefile.inc
msi.c cleanup: Add explicit callback setters for MSI callbacks. 2022-03-04 10:33:23 +00:00
msi.h cleanup: Add explicit callback setters for MSI callbacks. 2022-03-04 10:33:23 +00:00
ring_buffer_test.cc chore: Add a .clang-format that mostly agrees with astyle. 2022-02-21 16:16:16 +00:00
ring_buffer.c docs: Clean up doxygen comments to be more doxygen-like. 2022-03-05 22:30:48 +00:00
ring_buffer.h chore: Make the last few remaining top level comments doxygen style. 2022-02-04 23:25:45 +00:00
rtp_test.cc chore: Add a .clang-format that mostly agrees with astyle. 2022-02-21 16:16:16 +00:00
rtp.c fix: Eliminate memory leak in toxav. 2022-03-15 17:19:44 +00:00
rtp.h docs: Clean up doxygen comments to be more doxygen-like. 2022-03-05 22:30:48 +00:00
toxav_old.c cleanup: Expose struct Tox to internal code. 2022-03-26 21:15:31 +00:00
toxav.c cleanup: Expose struct Tox to internal code. 2022-03-26 21:15:31 +00:00
toxav.h docs: Clean up doxygen comments to be more doxygen-like. 2022-03-05 22:30:48 +00:00
video.c cleanup: Reduce scope of variables as requested by cimple. 2022-03-20 23:24:09 +00:00
video.h chore: Add cpplint to the CI. 2022-01-17 23:42:38 +00:00