index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxav
/
toxav_old.c
Age
Commit message (
Expand
)
Author
2018-08-26
Update copyright to 2018.
iphydf
2018-08-13
Fix ToxAv's use of `struct Tox`.
iphydf
2018-08-13
Fix groupav.c style and avoid casts in toxav_old.c.
iphydf
2018-08-12
Make `conferences_object` properly typed.
iphydf
2018-02-20
make groupnumber uint32_t
sudden6
2017-06-04
Add a monolith_test that includes all toxcore sources.
iphydf
2017-01-19
Update license headers and remove redundant file name comment.
iphydf
2016-10-29
Rename some internal "group chat" things to "conference".
iphydf
2016-10-28
toxav renaming: group.{h,c} -> groupav.{h,c}
Dmytro Vorobiov
2016-09-24
Make toxcore code C++ compatible.
iphydf
2016-09-13
Group #include directives in 3-4 groups.
iphydf
2016-09-01
Sort #includes in all source files.
iphydf
2016-08-27
Move logging to a callback.
iphydf
2016-08-10
Silence/fix some compiler warnings.
iphydf
2015-10-10
New Adaptive BR algorithm, cleanups and fixes
Eniz Vukovic
2015-07-01
Fixed missing include toxav_old.h
mannol
2015-06-27
Added support for old groupchats
mannol