toxcore/toxav
irungentoo 5770a0e29a Merge branch 'api-fix'
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-18 20:02:50 -04:00
..
event.c pkg-config and av 2014-02-23 23:13:38 +01:00
event.h Astyled av code. 2014-02-16 20:01:30 -05:00
Makefile.inc Fix libtoxav link error. 2014-03-05 20:04:19 +08:00
media.c Removed logging to stderr and fixed timeout handling 2014-03-12 00:22:49 +01:00
media.h Added custom callback data and capability identifier 2014-03-11 00:36:47 +01:00
msi.c Comment fix 2014-03-15 02:11:25 +01:00
msi.h Added new callback 2014-03-14 23:10:10 +01:00
phone.c Merge branch 'api-fix' 2014-03-18 20:02:50 -04:00
rtp.c Removed logging to stderr and fixed timeout handling 2014-03-12 00:22:49 +01:00
rtp.h Fixed several bugs and added some features 2014-03-07 03:13:04 +01:00
toxav.c Added custom callback data and capability identifier 2014-03-11 00:36:47 +01:00
toxav.h Added new callback 2014-03-14 23:10:10 +01:00