summaryrefslogtreecommitdiff
path: root/toxav/bwcontroller.c
AgeCommit message (Expand)Author
2017-01-19Update license headers and remove redundant file name comment.iphydf
2016-12-03rename messenger function, prepend m_Gregory Mullen (grayhatter)
2016-09-24Move ring buffer out of toxcore/util into toxav.iphydf
2016-09-24Make toxcore code C++ compatible.iphydf
2016-09-19Revert "Make ToxAV stateless"iphydf
2016-09-17Make ToxAV statelessGregory Mullen (grayhatter)
2016-09-13Add some astyle options to make it do more.iphydf
2016-09-13Group #include directives in 3-4 groups.iphydf
2016-09-09Minor cleanups: header reordering, adding {}.iphydf
2016-09-08Remove the packet mutation in toxav's bwcontroller.iphydf
2016-09-06Improve static and const correctness.iphydf
2016-09-01Sort #includes in all source files.iphydf
2016-08-31Add braces to all if statements.iphydf
2016-08-27Move logging to a callback.iphydf
2015-11-19Merge branch 'master' of https://github.com/helium-software/toxcoreirungentoo
2015-11-11fix BWController misspellingTibor Stolz