[Mplayer-cvslog] CVS: main mp_msg.h,1.11,1.12
Arpi of Ize
arpi at mplayer.dev.hu
Tue Jan 8 02:52:14 CET 2002
- Previous message: [Mplayer-cvslog] CVS: main asxparser.c,NONE,1.1 asxparser.h,NONE,1.1 playtree.c,NONE,1.1 playtree.h,NONE,1.1 playtreeparser.c,NONE,1.1 Makefile,1.135,1.136
- Next message: [Mplayer-cvslog] CVS: main mplayer.c,1.359,1.360
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main
In directory mplayer:/var/tmp.root/cvs-serv9178
Modified Files:
mp_msg.h
Log Message:
MSGT_PLAYTREE added
Index: mp_msg.h
===================================================================
RCS file: /cvsroot/mplayer/main/mp_msg.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- mp_msg.h 28 Dec 2001 01:09:28 -0000 1.11
+++ mp_msg.h 8 Jan 2002 01:52:11 -0000 1.12
@@ -59,6 +59,8 @@
#define MSGT_SPUDEC 26 // spudec.c
+#define MSGT_PLAYTREE 27 // Playtree handeling (playtree.c, playtreeparser.c)
+
#define MSGT_MAX 64
void mp_msg_init(int verbose);
- Previous message: [Mplayer-cvslog] CVS: main asxparser.c,NONE,1.1 asxparser.h,NONE,1.1 playtree.c,NONE,1.1 playtree.h,NONE,1.1 playtreeparser.c,NONE,1.1 Makefile,1.135,1.136
- Next message: [Mplayer-cvslog] CVS: main mplayer.c,1.359,1.360
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list