log mp_msg.c @ 32533:c41773445d3b

age author description
Sat, 09 Oct 2010 12:12:14 +0000 reimar Add a va_list version of mp_msg and use it to avoid yet another intermediate
Sun, 11 Jul 2010 08:02:26 +0000 reimar Avoid status line being mangled together with error messages and other
Fri, 02 Jul 2010 23:43:09 +0000 reimar Avoid out-of-bounds read if mp_msg prints an empty string.
Sun, 13 Jun 2010 11:17:26 +0000 reimar Remove mp_msg related GUI hacks.
Tue, 23 Feb 2010 06:42:51 +0000 zuxy Reset output color after each line.
Mon, 22 Feb 2010 15:34:56 +0000 diego Properly declare get_term_charset() instead of forward declaring it.
Sat, 30 Jan 2010 23:24:23 +0000 diego Add license header to all top-level files missing them.