toxcore/toxav
iphydf 13ae9e9a93
Move logging to a callback.
This removes the global logger (which by the way was deleted when the first tox
was killed, so other toxes would then stop logging). Various bits of the code
now carry a logger or pass it around. It's a bit less transparent now, but now
there is no need to have a global logger, and clients can decide what to log and
where.
2016-08-27 01:16:14 +01:00
..
audio.c Move logging to a callback. 2016-08-27 01:16:14 +01:00
audio.h Move logging to a callback. 2016-08-27 01:16:14 +01:00
bwcontroller.c Move logging to a callback. 2016-08-27 01:16:14 +01:00
bwcontroller.h Merge branch 'master' of https://github.com/helium-software/toxcore 2015-11-19 14:43:09 -05:00
group.c Move logging to a callback. 2016-08-27 01:16:14 +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 Move logging to a callback. 2016-08-27 01:16:14 +01:00
msi.h New Adaptive BR algorithm, cleanups and fixes 2015-10-10 23:54:23 +02:00
rtp.c Move logging to a callback. 2016-08-27 01:16:14 +01:00
rtp.h Fix issue #1497 2016-01-13 23:14:51 +01:00
toxav_old.c Move logging to a callback. 2016-08-27 01:16:14 +01:00
toxav.c Move logging to a callback. 2016-08-27 01:16:14 +01:00
toxav.h Added astyled toxav.h to match toxav.in.h 2016-03-09 15:52:31 +13:00
video.c Move logging to a callback. 2016-08-27 01:16:14 +01:00
video.h Move logging to a callback. 2016-08-27 01:16:14 +01:00