log mp_msg.h @ 21132:86c4a9bea49d

age author description
Fri, 03 Nov 2006 18:15:33 +0000 eugeni Introduce MSGT_ASS, use it for all libass messages.
Mon, 28 Aug 2006 17:05:18 +0000 reimar Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
Mon, 24 Apr 2006 07:20:34 +0000 reynaldo Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three
Thu, 30 Mar 2006 22:28:32 +0000 rfelker more cruft
Mon, 27 Mar 2006 06:59:00 +0000 diego Clarify which message levels should be translated.
Sat, 25 Mar 2006 19:24:21 +0000 albeu Add a msg type for the osd menu.
Fri, 24 Mar 2006 01:32:04 +0000 diego Add DBG5 verbosity level to prepare for upcoming mp_msg_test changes.
Thu, 09 Feb 2006 14:08:03 +0000 rathann Patch by Stefan Huehner / stefan % huehner ! org \
Tue, 06 Dec 2005 08:42:48 +0000 ods15 new -msglevel option, constrols msg level for every msg module
Fri, 30 Sep 2005 05:57:59 +0000 ods15 1000l
Thu, 29 Sep 2005 05:21:12 +0000 ods15 mp_msg cleanup.
Thu, 20 Jan 2005 13:22:53 +0000 reimar remove all setlocale calls, they break the behaviour of sscanf and
Thu, 25 Nov 2004 22:24:00 +0000 mosu Output more information about vids, aids, sids, alangs and slangs with -identify. Patch by kiriuja <mplayer-patches@en-directo.net>
Fri, 17 Sep 2004 12:16:42 +0000 diego Translate up to MSGL_STATUS so all normal output is translated.
Tue, 24 Aug 2004 19:36:17 +0000 diego printf -> mp_msg conversion, first steps