Age | Commit message (Expand) | Author |
---|---|---|
2017-08-29 | Add a thread reset API for the ring buffer class. | Paul Adenot |
2017-04-18 | Rename g_log_... to g_cubeb_log_... | Dan Glastonbury |
2017-03-14 | Add a way to log messages asynchronously. | Paul Adenot |
2016-10-28 | Add __attribute__((format)) to log_callback on GCC and Clang. | Matthew Gregan |
2016-10-12 | Simplfy LOG*() macros and pass valist through to log callback. | Matthew Gregan |
2016-10-12 | Replace autotools build system with CMake. | Matthew Gregan |
2016-10-11 | Don't clobber common variable in LOG_INTERNAL macro. | Matthew Gregan |
2016-10-10 | Reverse the log level comparison so that it works. | Paul Adenot |
2016-10-10 | Address review comments. | Paul Adenot |
2016-10-10 | Implement the logging system | Paul Adenot |