log mp_msg.h @ 17947:c33dc00f0946

age author description
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
Wed, 22 Oct 2003 17:04:39 +0000 alex some updates in muxer api
Sun, 31 Aug 2003 19:15:33 +0000 alex Handle mp_msg like printf so compiler can report if missing/too much arguments or other errors happen. GCC only
Sun, 06 Apr 2003 17:18:26 +0000 albeu 100L forgot this commit for netstream.
Wed, 15 Jan 2003 11:16:33 +0000 mosu bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can be safely used like functions: mydef(flag ? val1 : val2)
Tue, 01 Oct 2002 06:45:08 +0000 anders Adding new audio output filter layer libaf
Wed, 21 Aug 2002 21:31:20 +0000 arpi new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
Mon, 03 Jun 2002 23:23:03 +0000 arpi msg/i18n fixes and some printf->mp_msg
Fri, 17 May 2002 23:47:27 +0000 albeu Improvment for spu subtitles.
Thu, 02 May 2002 10:52:30 +0000 albeu New MSGT for more printf to mp_msg
Tue, 30 Apr 2002 16:58:54 +0000 albeu Convert printf to mp_msg in the network layer
Mon, 15 Apr 2002 19:17:12 +0000 arpi new osd code, use osd objs to follow changes and do minimal updates
Sat, 06 Apr 2002 22:00:27 +0000 arpi MSGT_VFILTER added
Sat, 23 Mar 2002 20:56:34 +0000 arpi OS/2 workaround
Wed, 20 Mar 2002 15:14:59 +0000 alex splitted mp_msg_init and mp_msg_set_level and added i18n support to init
Tue, 19 Mar 2002 13:30:16 +0000 albeu A bug fix in the auto-repeat stuff + moved all printf to mp_msg
Fri, 15 Mar 2002 21:07:48 +0000 alex added mp_gettext macro for i18n
Sat, 23 Feb 2002 15:12:55 +0000 pontscho new gui interface, and gtk moved into mplayer process. fork ... bleh :)
Tue, 08 Jan 2002 01:52:11 +0000 arpi MSGT_PLAYTREE added
Fri, 28 Dec 2001 01:09:28 +0000 arpi spudec added
Fri, 23 Nov 2001 16:09:05 +0000 alex added MSGT_OSDEP
Fri, 09 Nov 2001 22:04:09 +0000 alex fixes for vivo
Fri, 02 Nov 2001 01:35:27 +0000 arpi MSGT_MENCODER added
Mon, 22 Oct 2001 15:40:07 +0000 arpi cache2 added
Wed, 26 Sep 2001 21:35:14 +0000 arpi all error/warn/info messages moved to help_mp-en.h for translation
Mon, 20 Aug 2001 20:14:10 +0000 arpi DVD added
Fri, 17 Aug 2001 07:26:07 +0000 atlka modifications to use variable number of arguments in #define with GCC
Fri, 17 Aug 2001 00:39:49 +0000 arpi updated
Thu, 16 Aug 2001 22:39:46 +0000 arpi constans shortend
Thu, 16 Aug 2001 22:13:20 +0000 arpi new message printing system