summaryrefslogtreecommitdiff
path: root/toxcore/logger.h
AgeCommit message (Expand)Author
2020-03-14Standardise on having a comma at the end of enums.iphydf
2020-03-14Use spdx license identifier instead of GPL blurb.iphydf
2018-10-19Add `LOGGER_ASSERT` for checking fatal error conditions.iphydf
2018-10-07Make sure logger levels stay in sync across filesMaxim Biro
2018-09-14Standardise header guards.iphydf
2018-08-26Update copyright to 2018.iphydf
2018-07-22Run Clang global static analysis on Travis.iphydf
2018-07-12Fix style in some header files.iphydf
2018-03-17Disallow stderr logger by default.iphydf
2018-03-16Add default stderr logger for logging to nullptr.iphydf
2018-02-24Fix a bunch of compiler warnings and remove suppressions.iphydf
2017-08-22Fix compiler warning due to missing voidMaxim Biro
2017-01-19Update license headers and remove redundant file name comment.iphydf
2016-09-30Add the 'Tox' context object to the logger.iphydf
2016-09-06Improve C standard compliance.iphydf
2016-08-27Move logging to a callback.iphydf
2015-10-10New Adaptive BR algorithm, cleanups and fixesEniz Vukovic
2015-01-17fix_logger-v.0.2mannol
2015-01-10Merge branch 'mannol-master'irungentoo
2015-01-10Logger fixmannol
2014-11-24Merge branch 'master' of https://github.com/mannol/toxcoreirungentoo
2014-11-18av refactormannol
2014-08-04Fix some toxav warningsmannol
2014-07-21This should fix test failingmannol
2014-05-25Merge branch 'mannol1-Multicalls' into multi-avirungentoo
2014-05-24Tests works and some fixesmannol
2014-05-16This works.mannol
2014-05-10This should workmannol
2014-04-27Yeah many callsmannol