log mp_msg.h @ 9450:915590b8193b

age author description
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