toxcore/toxav
iphydf a1af74fb7a
Rename some internal "group chat" things to "conference".
This is to allow new group chats to coexist with old group chats. We do
not rename everything in group.[ch] to conference, yet, because it's not
currently necessary, and a general internal API overhaul is due at some
point anyway.
2016-10-29 22:37:03 +01:00
..
audio.c Make toxcore code C++ compatible. 2016-09-24 21:53:50 +01:00
audio.h Revert "Make ToxAV stateless" 2016-09-19 21:53:40 +01:00
bwcontroller.c Move ring buffer out of toxcore/util into toxav. 2016-09-24 23:36:50 +01:00
bwcontroller.h Revert "Make ToxAV stateless" 2016-09-19 21:53:40 +01:00
groupav.c toxav renaming: group.{h,c} -> groupav.{h,c} 2016-10-28 22:11:48 +02:00
groupav.h toxav renaming: group.{h,c} -> groupav.{h,c} 2016-10-28 22:11:48 +02:00
Makefile.inc toxav renaming: group.{h,c} -> groupav.{h,c} 2016-10-28 22:11:48 +02:00
msi.c Remove return after no-return situation (and other cleanups). 2016-09-30 19:06:44 +01:00
msi.h Revert "Make ToxAV stateless" 2016-09-19 21:53:40 +01:00
ring_buffer.c Work around bug in opencv3 headers. 2016-09-25 01:58:51 +01:00
ring_buffer.h Move ring buffer out of toxcore/util into toxav. 2016-09-24 23:36:50 +01:00
rtp.c Make toxcore code C++ compatible. 2016-09-24 21:53:50 +01:00
rtp.h Add some astyle options to make it do more. 2016-09-13 01:07:02 +01:00
toxav_old.c Rename some internal "group chat" things to "conference". 2016-10-29 22:37:03 +01:00
toxav.api.h Rebuild apidsl'd headers in cmake. 2016-10-02 23:54:03 +01:00
toxav.c v0.0.0 => v0.0.1 2016-09-28 12:12:39 -07:00
toxav.h Minor documentation fixes. 2016-10-01 11:17:57 +01:00
video.c Move ring buffer out of toxcore/util into toxav. 2016-09-24 23:36:50 +01:00
video.h Move ring buffer out of toxcore/util into toxav. 2016-09-24 23:36:50 +01:00