Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-17 | Make ToxAV stateless | Gregory Mullen (grayhatter) | |
2016-09-16 | Ensure that all TODOs have an owner. | iphydf | |
In the future, all TODOs added either need a bug number (TODO(#NN)) or a person's github user name. By default, I made irungentoo the owner of all toxcore TODOs, mannol the owner of toxav TODOs, and myself the owner of API TODOs. | |||
2016-09-09 | Use `const` for version numbers. | iphydf | |
ApiDSL generates the lowercase function declarations for us and puts them in the right namespace (TOX_, TOXAV_). | |||
2016-07-07 | Remove trailing whitespace from toxav.in.h. | iphydf | |
2016-03-09 | Updated to match current toxav.h | nobody | |
2015-10-24 | Add synchronization protection for send_frame API functions | Eniz Vukovic | |
2015-10-13 | Fix typo and change logger config option | Eniz Vukovic | |
2015-10-11 | Remove old comment | Eniz Vukovic | |
2015-10-10 | New Adaptive BR algorithm, cleanups and fixes | Eniz Vukovic | |
2015-08-07 | Fixed memory leak during session cleanup and fixed naming. | mannol | |
2015-07-10 | Fixed CALL_STATE naming | mannol | |
2015-07-09 | Fixed documentation. | mannol | |
2015-06-30 | Implement handling capability change on rtp level | mannol | |
2015-06-27 | Renamed TOXAV_CALL_STATE to TOXAV_FRIEND_CALL_STATE | mannol | |
2015-06-27 | Added explanation about how audio callback works | mannol | |
2015-06-27 | Added payload turning off by setting bit rate to 0 | mannol | |
2015-06-05 | Forgot about this | mannol | |
2015-06-05 | Rebased on master and removed alpha channel (again) | mannol | |
2015-05-22 | Updated with master | mannol | |
2015-05-16 | Added apidsl input file | mannol | |