summaryrefslogtreecommitdiff
path: root/toxav/phone.c
AgeCommit message (Collapse)Author
2014-04-09Fix phone.cAZ Huang
2014-04-06Codec settingsmannol
2014-03-23Merge pull request #817 from mannol1/masterirungentoo
Fixed cancel and added handling of the glare case
2014-03-22Clare case fixmannol
Wot fix
2014-03-18Merge branch 'api-fix'irungentoo
Main changes: 1. Strings no longer need to be NULL terminated. 2. tox_get_friend_id is now named tox_get_friend_number. 3. The friend request callback function is now (Tox *tox, uint8_t *, uint8_t *, uint16_t, void *), the Tox object pointer has been added to it.
2014-03-16Friend request callback now contains the Tox object.irungentoo
2014-03-14Added new callbackmannol
2014-03-11Changed msi callbacksmannol
2014-03-11Added custom callback data and capability identifiermannol
2014-03-07Fixed several bugs and added some featuresmannol
2014-02-19Removed user agent header from msi and updated travis build stuffmannol
2014-02-16Astyled av code.irungentoo
2014-02-16Moved event to toxavmannol
2014-02-16Try this fixmannol
2014-02-16Public header ready to gomannol
2014-02-16Started adding public APImannol
2014-02-16Fixed _all_ the issuesmannol
2014-02-16Fixed audio bug and added reason when terminating callmannol
2014-02-16Added some fixes for payload calculationmannol
2014-02-01Added fixes to rtp and updated phoneMartijnvdc
2014-01-25Added build systemmannol
2014-01-25Done with encryption and core adaptations.mannol