log mp_msg.c @ 19549:5680696f964b

age author description
Sun, 27 Aug 2006 08:10:07 +0000 reimar Mixed up from and to charsets in iconv open failure message.
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
Thu, 30 Mar 2006 22:14:44 +0000 rfelker remove deprecated, never-used gnu gettext cruft.
Mon, 27 Mar 2006 08:38:32 +0000 ods15 10l missing header for strdup
Fri, 24 Mar 2006 02:31:29 +0000 albeu The fix in mp_msg.c avoids a core dump when iconv_open() fails, the other
Wed, 08 Mar 2006 12:45:48 +0000 reimar Automaticall convert message to console charset, use utf8 for GTK2 Gui
Sun, 05 Mar 2006 18:28:20 +0000 diego Comment fix: mp_msg_levels[] is inited to -2, not 2.
Fri, 24 Feb 2006 14:56:28 +0000 ods15 This now works correctly thanks to clear-to-end-of-line patch
Thu, 09 Feb 2006 14:08:03 +0000 rathann Patch by Stefan Huehner / stefan % huehner ! org \
Fri, 20 Jan 2006 20:38:46 +0000 ods15 MPLAYER_VERBOSE, new enviorment variable to control verbosity before init
Wed, 07 Dec 2005 05:12:07 +0000 ods15 Some more cola for msglevel, codec-cfg can't even call mp_msg_init or it'll
Tue, 06 Dec 2005 08:47:32 +0000 ods15 1000l, reverting 2 more unrelated changes with last commit
Tue, 06 Dec 2005 08:42:48 +0000 ods15 new -msglevel option, constrols msg level for every msg module
Thu, 29 Sep 2005 05:21:12 +0000 ods15 mp_msg cleanup.