index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
logger.c
Age
Commit message (
Expand
)
Author
2018-03-17
Disallow stderr logger by default.
iphydf
2018-03-16
Add default stderr logger for logging to nullptr.
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-24
Make toxcore code C++ compatible.
iphydf
2016-08-31
Add braces to all if statements.
iphydf
2016-08-27
Move logging to a callback.
iphydf
2015-10-10
New Adaptive BR algorithm, cleanups and fixes
Eniz Vukovic
2015-04-09
Make it possible to decode mono audio with stereo decoder
mannol
2015-01-18
Add 2015 to copyright notice
MovingtoMars
2015-01-18
Fix logging on Windows
MovingtoMars
2015-01-17
Fixed logger build issue.
irungentoo
2015-01-17
fix_logger-v.0.2
mannol
2015-01-12
Fixed Windows build
Maxim Biro
2015-01-10
Fixed use after free.
irungentoo
2015-01-10
Merge branch 'mannol-master'
irungentoo
2015-01-10
Logger fix
mannol
2014-12-19
Merge branch 'logger_init_fix' of https://github.com/jdp5087/toxcore
irungentoo
2014-12-18
Removed calloc from logger_init, because the pid was no longer being appended.
Jon Poler
2014-11-24
Merge branch 'master' of https://github.com/mannol/toxcore
irungentoo
2014-11-18
av refactor
mannol
2014-06-18
Comment out extra argument to sprintf
Tux3 / Mlkj / !Lev.uXFMLA
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-04-27
Yeah many calls
mannol