summaryrefslogtreecommitdiff
path: root/config.def.h
AgeCommit message (Expand)Author
2017-03-10Implement quiet modesin
2017-02-18Add ability to toggle message logging to stdout in config.h.pranomostro
2016-11-10Express AUDIOBITRATE in kb/sz3bra
2016-11-08Refactored dataload().pranomostro
2016-11-08Get rid of old ToxAvCSettings and use constants insteadz3bra
2016-11-08Replace toxav_send_audio with toxav_audio_send_framez3bra
2016-11-08Add generating nodes from the available nodes.tox.chat API.pranomostro
2015-01-07Implement proxy functionality as desired...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. FRIGN
2014-12-25Add ipv6-, tcp- and proxy-mode to config.def.h...There's no reason to prevent the user from setting this stuff at compile time. FRIGN
2014-12-11Simplify commentssin
2014-12-09Refine config.def.h a bitFRIGN
2014-12-09Add ability to specify save file as command line argument...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. FRIGN
2014-12-01Increase connection delay to 4 secondssin
2014-11-30Update list of nodessin
2014-10-24Rename .ratox.data to .ratox.tox to comply with STS...https://github.com/Tox/Tox-STS/blob/master/STS.md sin
2014-10-08Increase ringing delaysin
2014-10-04Add initial outgoing call-support...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. FRIGN
2014-10-03Bring connection delay down to 3ssin
2014-10-03Up max calls to 8 after discussion with other tox developerssin
2014-10-03Put configurable stuff in config.def.hsin
2014-09-23Style fixsin
2014-09-23Add proxy support...(Remove tcpenabled from config.def.h as it can easily be flipped at runtime via the cmdline switch). sin
2014-09-23Add TCP modesin
2014-09-22Forgot config.def.hsin
2014-09-22Add support for encrypted save filessin
2014-09-21Lay the ground for IPv6 supportsin
2014-09-21Update nodelistsin
2014-09-15Rename bootstrapnode to nodesin
2014-09-13Add Makefile + config.mk + config.def.hsin