[Mplayer-cvslog] CVS: main/libvo vo_vesa.c,1.18,1.19
Nick Kurshev
nick at mplayer.dev.hu
Tue Oct 23 11:31:56 CEST 2001
Update of /cvsroot/mplayer/main/libvo
In directory mplayer:/var/tmp.root/cvs-serv22594/main/libvo
Modified Files:
vo_vesa.c
Log Message:
Title support
Index: vo_vesa.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_vesa.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- vo_vesa.c 22 Oct 2001 09:29:16 -0000 1.18
+++ vo_vesa.c 23 Oct 2001 09:31:53 -0000 1.19
@@ -648,6 +648,7 @@
}
}
}
+ vbeWriteString(0,0,7,title);
return 0;
}
More information about the MPlayer-cvslog
mailing list