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