toxcore/toxav
iphydf 45d1f9acb9
Match parameter names in declarations with their definitions.
The parameter names were taken from function definitions to update the names in
function declarations (prototypes).
2016-09-01 14:54:17 +01:00
..
audio.c Add braces to all if statements. 2016-08-31 20:04:16 +01:00
audio.h Move logging to a callback. 2016-08-27 01:16:14 +01:00
bwcontroller.c Add braces to all if statements. 2016-08-31 20:04:16 +01:00
bwcontroller.h Merge branch 'master' of https://github.com/helium-software/toxcore 2015-11-19 14:43:09 -05:00
group.c Add braces to all if statements. 2016-08-31 20:04:16 +01:00
group.h Move logging to a callback. 2016-08-27 01:16:14 +01:00
Makefile.inc fix BWController misspelling 2015-11-11 10:33:03 +01:00
msi.c Add braces to all if statements. 2016-08-31 20:04:16 +01:00
msi.h New Adaptive BR algorithm, cleanups and fixes 2015-10-10 23:54:23 +02:00
rtp.c Add braces to all if statements. 2016-08-31 20:04:16 +01:00
rtp.h Match parameter names in declarations with their definitions. 2016-09-01 14:54:17 +01:00
toxav_old.c Move logging to a callback. 2016-08-27 01:16:14 +01:00
toxav.c Match parameter names in declarations with their definitions. 2016-09-01 14:54:17 +01:00
toxav.h Match parameter names in declarations with their definitions. 2016-09-01 14:54:17 +01:00
video.c Add newlines because astyle wants them. 2016-08-31 20:54:20 +01:00
video.h Move logging to a callback. 2016-08-27 01:16:14 +01:00