Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | player: make --log-file and --dump-stats freely settable at runtime | wm4 | 2016-09-19 | 1 | -1/+0 |
* | client API: allow using msg-level option for log messages | wm4 | 2015-06-20 | 1 | -0/+3 |
* | options: remove unneeded hack from command line parser | wm4 | 2015-04-23 | 1 | -1/+0 |
* | options: change --msg-level option | wm4 | 2015-02-06 | 1 | -3/+1 |
* | command: make the "run" command work on Windows too | wm4 | 2015-01-01 | 1 | -1/+2 |
* | Add some missing "const"s | wm4 | 2014-10-10 | 1 | -1/+1 |
* | fix -Wduplicate-decl-specifier warnings with clang | Stefano Pigozzi | 2014-10-09 | 1 | -2/+2 |
* | client API: introduce numeric log levels | wm4 | 2014-10-08 | 1 | -0/+1 |
* | Add more const | wm4 | 2014-06-11 | 1 | -1/+1 |
* | client API: call wakeup callback if there are new messages | wm4 | 2014-06-06 | 1 | -1/+3 |
* | player: add a --dump-stats option | wm4 | 2014-04-17 | 1 | -0/+2 |
* | msg: expose log level names | wm4 | 2014-01-16 | 1 | -0/+2 |
* | msg: add a mechanism to output messages to a ringbuffer | wm4 | 2014-01-16 | 1 | -0/+12 |
* | msg: move special declarations to msg_control.h | wm4 | 2014-01-16 | 1 | -0/+18 |