Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-10 | Implement quiet mode | sin | |
2017-02-18 | Add ability to toggle message logging to stdout in config.h. | pranomostro | |
2016-11-10 | Express AUDIOBITRATE in kb/s | z3bra | |
2016-11-08 | Refactored dataload(). | pranomostro | |
2016-11-08 | Get rid of old ToxAvCSettings and use constants instead | z3bra | |
2016-11-08 | Replace toxav_send_audio with toxav_audio_send_frame | z3bra | |
2016-11-08 | Add generating nodes from the available nodes.tox.chat API. | pranomostro | |
2015-01-07 | Implement proxy functionality as desired | FRIGN | |
Now we support both HTTP and SOCKS5 proxies. While at it, get rid of the outdated usage string and just establish the fact we have a bloody manpage for explanations. | |||
2014-12-25 | Add ipv6-, tcp- and proxy-mode to config.def.h | FRIGN | |
There's no reason to prevent the user from setting this stuff at compile time. | |||
2014-12-11 | Simplify comments | sin | |
2014-12-09 | Refine config.def.h a bit | FRIGN | |
2014-12-09 | Add ability to specify save file as command line argument | FRIGN | |
Also, get closer to the STS (Single Tox Standard) by calling the the save file "save file" and not "data file". Additionally, augment the manual section about encrypting and decrypting the save file. | |||
2014-12-01 | Increase connection delay to 4 seconds | sin | |
2014-11-30 | Update list of nodes | sin | |
2014-10-24 | Rename .ratox.data to .ratox.tox to comply with STS | sin | |
https://github.com/Tox/Tox-STS/blob/master/STS.md | |||
2014-10-08 | Increase ringing delay | sin | |
2014-10-04 | Add initial outgoing call-support | FRIGN | |
This works, but the audio is a bit muffled up, which takes some fine-tuning. Also, not all state-transitions are yet taken into account. | |||
2014-10-03 | Bring connection delay down to 3s | sin | |
2014-10-03 | Up max calls to 8 after discussion with other tox developers | sin | |
2014-10-03 | Put configurable stuff in config.def.h | sin | |
2014-09-23 | Style fix | sin | |
2014-09-23 | Add proxy support | sin | |
(Remove tcpenabled from config.def.h as it can easily be flipped at runtime via the cmdline switch). | |||
2014-09-23 | Add TCP mode | sin | |
2014-09-22 | Forgot config.def.h | sin | |
2014-09-22 | Add support for encrypted save files | sin | |
2014-09-21 | Lay the ground for IPv6 support | sin | |
2014-09-21 | Update nodelist | sin | |
2014-09-15 | Rename bootstrapnode to node | sin | |
2014-09-13 | Add Makefile + config.mk + config.def.h | sin | |