summaryrefslogtreecommitdiffstats
path: root/common/msg_control.h
Commit message (Expand)AuthorAgeFilesLines
* player: make sure version information is always included in --log-filewm42017-05-221-0/+1
* player: make --log-file and --dump-stats freely settable at runtimewm42016-09-191-1/+0
* client API: allow using msg-level option for log messageswm42015-06-201-0/+3
* options: remove unneeded hack from command line parserwm42015-04-231-1/+0
* options: change --msg-level optionwm42015-02-061-3/+1
* command: make the "run" command work on Windows toowm42015-01-011-1/+2
* Add some missing "const"swm42014-10-101-1/+1
* fix -Wduplicate-decl-specifier warnings with clangStefano Pigozzi2014-10-091-2/+2
* client API: introduce numeric log levelswm42014-10-081-0/+1
* Add more constwm42014-06-111-1/+1
* client API: call wakeup callback if there are new messageswm42014-06-061-1/+3
* player: add a --dump-stats optionwm42014-04-171-0/+2
* msg: expose log level nameswm42014-01-161-0/+2
* msg: add a mechanism to output messages to a ringbufferwm42014-01-161-0/+12
* msg: move special declarations to msg_control.hwm42014-01-161-0/+18