aboutsummaryrefslogtreecommitdiffhomepage
path: root/common/msg_control.h
Commit message (Expand)AuthorAge
* player: make sure version information is always included in --log-fileGravatar wm42017-05-22
* player: make --log-file and --dump-stats freely settable at runtimeGravatar wm42016-09-19
* client API: allow using msg-level option for log messagesGravatar wm42015-06-20
* options: remove unneeded hack from command line parserGravatar wm42015-04-23
* options: change --msg-level optionGravatar wm42015-02-06
* command: make the "run" command work on Windows tooGravatar wm42015-01-01
* Add some missing "const"sGravatar wm42014-10-10
* fix -Wduplicate-decl-specifier warnings with clangGravatar Stefano Pigozzi2014-10-09
* client API: introduce numeric log levelsGravatar wm42014-10-08
* Add more constGravatar wm42014-06-11
* client API: call wakeup callback if there are new messagesGravatar wm42014-06-06
* player: add a --dump-stats optionGravatar wm42014-04-17
* msg: expose log level namesGravatar wm42014-01-16
* msg: add a mechanism to output messages to a ringbufferGravatar wm42014-01-16
* msg: move special declarations to msg_control.hGravatar wm42014-01-16