Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | codecs: avoid having to print error message | wm4 | 2013-12-21 | 1 | -3/+2 |
* | codecs: mp_msg conversion | wm4 | 2013-12-21 | 2 | -7/+8 |
* | av_common: abuse av_log to print message instead of mp_msg | wm4 | 2013-12-21 | 1 | -1/+2 |
* | msg: handle vsnprintf errors | wm4 | 2013-12-20 | 1 | -1/+2 |
* | msg: use a global lock to synchronize printing | wm4 | 2013-12-20 | 1 | -4/+7 |
* | msg: change --msglevel, reduce legacy glue | wm4 | 2013-12-20 | 2 | -26/+123 |
* | msg: cosmetic changes | wm4 | 2013-12-20 | 2 | -124/+87 |
* | msg: change hack to silence command line pre-parse error messages | wm4 | 2013-12-20 | 2 | -1/+4 |
* | terminal: remove separate formatting for --msgmodule | wm4 | 2013-12-20 | 1 | -4/+1 |
* | terminal: abstract terminal color handling | wm4 | 2013-12-20 | 1 | -95/+5 |
* | terminal: move SIGTTOU signal handler setup code | wm4 | 2013-12-19 | 1 | -7/+0 |
* | Rename getch2....c/h to terminal....c/h | wm4 | 2013-12-19 | 1 | -1/+1 |
* | Reduce recursive config.h inclusions in headers | wm4 | 2013-12-18 | 1 | -3/+4 |
* | Remove the _ macro | wm4 | 2013-12-18 | 2 | -7/+4 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 25 | -0/+4380 |