[Mplayer-cvslog] CVS: main/libvo vo_aa.c,1.3,1.4
Atmosfear
atmos4 at mplayer.dev.hu
Wed Aug 15 09:21:36 CEST 2001
- Previous message: [Mplayer-cvslog] CVS: main/DOCS codecs.conf,1.50,1.51
- Next message: [Mplayer-cvslog] CVS: main ac3-iec958.c,NONE,1.1 ac3-iec958.h,NONE,1.1 Makefile,1.63,1.64 codec-cfg.c,1.29,1.30 dec_audio.c,1.29,1.30 codec-cfg.h,1.12,1.13
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/libvo
In directory mplayer:/var/tmp.root/cvs-serv10185/libvo
Modified Files:
vo_aa.c
Log Message:
Fix OSD, small misspelling.
Index: vo_aa.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_aa.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- vo_aa.c 14 Aug 2001 19:23:17 -0000 1.3
+++ vo_aa.c 15 Aug 2001 07:21:33 -0000 1.4
@@ -75,7 +75,7 @@
double accum;
/* our version of the playmodes :) */
-static char * osdmodes[] ={ "|>", "||", ">>", "[]" , ">>" };
+static char * osdmodes[] ={ "|>", "||", "[]", "<<" , ">>" };
extern void mplayer_put_key(int code);
@@ -277,7 +277,7 @@
"\t6 : brightness -\n"
"\t7 : brightness +\n"
"\n"
- "All other keys are MPlayer standart\n"
+ "All other keys are MPlayer defaults.\n"
);
- Previous message: [Mplayer-cvslog] CVS: main/DOCS codecs.conf,1.50,1.51
- Next message: [Mplayer-cvslog] CVS: main ac3-iec958.c,NONE,1.1 ac3-iec958.h,NONE,1.1 Makefile,1.63,1.64 codec-cfg.c,1.29,1.30 dec_audio.c,1.29,1.30 codec-cfg.h,1.12,1.13
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list