toxcore/toxav
2024-01-10 11:46:41 +00:00
..
audio.c cleanup: Move all vptr-to-ptr casts to the beginning of a function. 2023-12-30 01:45:23 +00:00
audio.h cleanup: Apply stronger type checks and fix errors. 2022-02-17 22:34:56 +00:00
BUILD.bazel cleanup: Remove explicit layering_check feature. 2023-11-23 23:55:57 +00:00
bwcontroller.c cleanup: Move all vptr-to-ptr casts to the beginning of a function. 2023-12-30 01:45:23 +00:00
bwcontroller.h Make struct typedefs have the same name as their struct 2022-01-04 11:36:28 -05:00
groupav.c cleanup: Move all vptr-to-ptr casts to the beginning of a function. 2023-12-30 01:45:23 +00:00
groupav.h test: Upgrade cppcheck, fix some warnings. 2023-12-27 00:00:10 +00:00
Makefile.inc cleanup: Remove NaCl support. 2023-12-25 00:36:38 +00:00
msi.c refactor: Assign malloc return to a local variable first. 2024-01-10 11:46:41 +00:00
msi.h
ring_buffer_test.cc
ring_buffer.c test: Add "infer" CI check to github, remove from circle. 2024-01-09 10:59:53 +00:00
ring_buffer.h
rtp_test.cc
rtp.c
rtp.h
toxav_old.c docs: Fix doxygen config and remove some redundant comments. 2023-08-16 07:53:19 +00:00
toxav.c refactor: Assign malloc return to a local variable first. 2024-01-10 11:46:41 +00:00
toxav.h cleanup: Add dynamically derived array sizes to the API. 2024-01-07 14:43:57 +00:00
video.c cleanup: Move all vptr-to-ptr casts to the beginning of a function. 2023-12-30 01:45:23 +00:00
video.h