summaryrefslogtreecommitdiff
path: root/other
AgeCommit message (Expand)Author
2015-10-24Add synchronization protection for send_frame API functionsEniz Vukovic
2015-10-13Fix typo and change logger config optionEniz Vukovic
2015-10-11Remove old commentEniz Vukovic
2015-10-10New Adaptive BR algorithm, cleanups and fixesEniz Vukovic
2015-08-09Updated with upstreammannol
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-08Merge branch 'master' of https://github.com/JFreegman/toxcoreirungentoo
2015-07-07Link changes.irungentoo
2015-07-07Fix a couple API doc mistakesJfreegman
2015-06-30Implement handling capability change on rtp levelmannol
2015-06-28Removed useless parameter from new_TCP_server()irungentoo
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-25Merge remote-tracking branch 'upstream/master' into new_apimannol
2015-06-20Merge branch 'typo' of https://github.com/zetok/ProjectTox-Coreirungentoo
2015-06-20Merge branch 'doc' of https://github.com/zetok/ProjectTox-Coreirungentoo
2015-06-20Fix typo in readme: "enrironment" → "environment"Zetok Zalbavar
2015-06-20Add real instruction on how to use APIDSL and astyleZetok Zalbavar
2015-06-20Improve documentation about tcp_portZetok Zalbavar
2015-06-05Forgot about thismannol
2015-06-05Rebased on master and removed alpha channel (again)mannol
2015-06-03Return error if file_id parameter is NULL.irungentoo
2015-05-29Comment fix.irungentoo
2015-05-28Fixed comment.irungentoo
2015-05-25tox_new returns NULL on failure.irungentoo
2015-05-24Merge branch 'bootstrapd-update2' of https://github.com/nurupo/InsertProjectN...irungentoo
2015-05-22Move savedata to options struct.irungentoo
2015-05-22Updated with mastermannol
2015-05-20Merge branch 'tcp_server'irungentoo
2015-05-16Added apidsl input filemannol
2015-05-13Fixed segfault in tox-bootstrapd.irungentoo
2015-05-10Updated daemon's systemd file, fixed typos in READMEMaxim Biro
2015-05-08Added basic TCP server hosting to tox.h api.irungentoo
2015-04-26fix useless use of catflan
2015-04-25Switched tox.h to the dsl generated one.irungentoo
2015-02-07Fixed incompatible pointer type warningMaxim Biro
2015-02-06Merge branch 'master' of https://github.com/ray65536/toxcoreirungentoo
2015-02-05Documentation and service description for using tox-bootstrapd withEugene Lopatin
2015-02-03Move OS X install scriptUrras
2015-02-01Add script to generate save files with custom keysAlexandre Erwin Ittner
2015-01-25Replace hardcoded nodes with examplesMaxim Biro
2014-11-29Check if key file was opened correctly in DHT_bootstrap.cirungentoo
2014-10-15Merge branch 'tox-bootstrapd-network-error-handling' of https://github.com/nu...irungentoo
2014-10-14Don't fail when the binary is not foundMaxim Biro
2014-10-13Fixed a typoMaxim Biro
2014-10-13Added some const-correctnessnessMaxim Biro
2014-10-12Fixed a typoMaxim Biro