summaryrefslogtreecommitdiff
path: root/toxav/toxav.h
AgeCommit message (Expand)Author
2020-04-16Remove tokstyle exemptions from build files.iphydf
2020-03-14Use spdx license identifier instead of GPL blurb.iphydf
2020-01-02fix ToxAV threading documentationsudden6
2019-02-10explain enabling in API commentzugz (tox)
2019-02-10add API function to test whether av is enabledzugz (tox)
2019-02-10Expose api functions for enabling and disabling AV in AV groupszugz (tox)
2018-09-14Standardise header guards.iphydf
2018-08-26Update copyright to 2018.iphydf
2018-08-14Fix style in toxav.c.iphydf
2018-02-20make groupnumber uint32_tsudden6
2018-01-28Make audio/video bit rates "properties"xhe
2018-01-25Split bit_rate_set(), one for audio, one for video.xhe
2017-01-19Update license headers and remove redundant file name comment.iphydf
2016-11-20Add NONE enumerator to bit mask.iphydf
2016-10-01Minor documentation fixes.iphydf
2016-09-28v0.0.0 => v0.0.1Gregory Mullen (grayhatter)
2016-09-19Revert "Make ToxAV stateless"iphydf
2016-09-17Make ToxAV statelessGregory Mullen (grayhatter)
2016-09-16Ensure that all TODOs have an owner.iphydf
2016-09-09Use `const` for version numbers.iphydf
2016-09-01Match parameter names in declarations with their definitions.iphydf
2016-03-09Added astyled toxav.h to match toxav.in.hderive
2015-11-03Astyle.irungentoo
2015-10-24Add synchronization protection for send_frame API functionsEniz Vukovic
2015-10-23Fix docsmannol
2015-10-13Fix typo and change logger config optionEniz Vukovic
2015-10-12Return removed groupchats codeEniz Vukovic
2015-10-11Remove old commentEniz Vukovic
2015-10-10UpdateEniz Vukovic
2015-10-10New Adaptive BR algorithm, cleanups and fixesEniz Vukovic
2015-08-18typokrobelus
2015-08-07Fixed memory leak during session cleanup and fixed naming.mannol
2015-07-10Fixed CALL_STATE namingmannol
2015-07-09Fixed documentation.mannol
2015-07-01Fixed missing include toxav_old.hmannol
2015-06-30Implement handling capability change on rtp levelmannol
2015-06-27Added support for old groupchatsmannol
2015-06-27Renamed TOXAV_CALL_STATE to TOXAV_FRIEND_CALL_STATEmannol
2015-06-27Added explanation about how audio callback worksmannol
2015-06-27Added payload turning off by setting bit rate to 0mannol
2015-06-05Forgot about thismannol
2015-06-05Rebased on master and removed alpha channel (again)mannol
2015-05-22Updated with mastermannol
2015-05-12Fix bugmannol
2015-05-07Fixed inconsistenciesmannol
2015-05-01Fixed* api comments and some bugsmannol
2015-04-29Fixed typokrobelus
2015-04-29Donemannol
2015-04-26Almost donemannol
2015-04-21Final touchupsmannol