CVS: main mp_msg.h,1.9,1.10
23 Nov
2001
23 Nov
'01
11:09 a.m.
Update of /cvsroot/mplayer/main In directory mplayer:/var/tmp.root/cvs-serv26178 Modified Files: mp_msg.h Log Message: added MSGT_OSDEP Index: mp_msg.h =================================================================== RCS file: /cvsroot/mplayer/main/mp_msg.h,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- mp_msg.h 9 Nov 2001 22:04:09 -0000 1.9 +++ mp_msg.h 23 Nov 2001 16:09:05 -0000 1.10 @@ -55,6 +55,8 @@ #define MSGT_TV 24 // TV input subsystem +#define MSGT_OSDEP 25 // OS Dependant parts (linux/ for now) + #define MSGT_MAX 64 void mp_msg_init(int verbose);
8754
Age (days ago)
8754
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alex Beregszaszi