[MPlayer-cvslog] r20966 - trunk/input/input.c

nicodvb subversion at mplayerhq.hu
Thu Nov 16 22:26:46 CET 2006


Author: nicodvb
Date: Thu Nov 16 22:26:46 2006
New Revision: 20966

Modified:
   trunk/input/input.c

Log:
associated _ to 'step_property switch_video'

Modified: trunk/input/input.c
==============================================================================
--- trunk/input/input.c	(original)
+++ trunk/input/input.c	Thu Nov 16 22:26:46 2006
@@ -379,6 +379,7 @@
   { { 'j', 0 }, "vobsub_lang" },
   { { 'F', 0 }, "forced_subs_only" },
   { { '#', 0 }, "switch_audio" },
+  { { '_', 0 }, "step_property switch_video" },
   { { 'i', 0 }, "edl_mark" },
 #ifdef USE_TV
   { { 'h', 0 }, "tv_step_channel 1" },



More information about the MPlayer-cvslog mailing list