[MPlayer-cvslog] r33613 - in trunk/gui: mplayer/mw.c wm/wskeys.h

Diego Biurrun diego at biurrun.de
Wed Jun 15 01:37:45 CEST 2011


On Tue, Jun 14, 2011 at 04:48:52PM +0200, ib wrote:
> 
> --- trunk/gui/wm/wskeys.h	Tue Jun 14 16:39:26 2011	(r33612)
> +++ trunk/gui/wm/wskeys.h	Tue Jun 14 16:48:52 2011	(r33613)
> @@ -30,6 +30,7 @@
>  #define wsXF86RaiseVolume 0x13 + 256
>  #define wsXF86Mute        0x12 + 256
>  #define wsXF86Play        0x14 + 256
> +#define wsXF86Pause       0x31 + 256
>  #define wsXF86Stop        0x15 + 256
>  #define wsXF86Prev        0x16 + 256
>  #define wsXF86Next        0x17 + 256

This header duplicates libvo/wskeys.h - why?

Diego


More information about the MPlayer-cvslog mailing list