summaryrefslogtreecommitdiffstats
path: root/common/msg.c
Commit message (Expand)AuthorAgeFilesLines
* msg: handle vsnprintf errorswm42013-12-201-1/+2
* msg: use a global lock to synchronize printingwm42013-12-201-4/+7
* msg: change --msglevel, reduce legacy gluewm42013-12-201-25/+112
* msg: cosmetic changeswm42013-12-201-20/+22
* msg: change hack to silence command line pre-parse error messageswm42013-12-201-0/+3
* terminal: remove separate formatting for --msgmodulewm42013-12-201-4/+1
* terminal: abstract terminal color handlingwm42013-12-201-95/+5
* terminal: move SIGTTOU signal handler setup codewm42013-12-191-7/+0
* Rename getch2....c/h to terminal....c/hwm42013-12-191-1/+1
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-0/+389