Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-09 | Fix phone.c | AZ Huang | |
2014-04-06 | Codec settings | mannol | |
2014-03-23 | Merge pull request #817 from mannol1/master | irungentoo | |
Fixed cancel and added handling of the glare case | |||
2014-03-22 | Clare case fix | mannol | |
Wot fix | |||
2014-03-18 | Merge 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-16 | Friend request callback now contains the Tox object. | irungentoo | |
2014-03-14 | Added new callback | mannol | |
2014-03-11 | Changed msi callbacks | mannol | |
2014-03-11 | Added custom callback data and capability identifier | mannol | |
2014-03-07 | Fixed several bugs and added some features | mannol | |
2014-02-19 | Removed user agent header from msi and updated travis build stuff | mannol | |
2014-02-16 | Astyled av code. | irungentoo | |
2014-02-16 | Moved event to toxav | mannol | |
2014-02-16 | Try this fix | mannol | |
2014-02-16 | Public header ready to go | mannol | |
2014-02-16 | Started adding public API | mannol | |
2014-02-16 | Fixed _all_ the issues | mannol | |
2014-02-16 | Fixed audio bug and added reason when terminating call | mannol | |
2014-02-16 | Added some fixes for payload calculation | mannol | |
2014-02-01 | Added fixes to rtp and updated phone | Martijnvdc | |
2014-01-25 | Added build system | mannol | |
2014-01-25 | Done with encryption and core adaptations. | mannol | |