view libmpdvdkit2/dvdread_internal.h @ 19912:3fdb44285fe7

introduced new MP_CMD_DVDNAV_MOUSECLICK command (bound to mouse0); it's used to activate the button corresponding to the last mouse position. This is a workaround against possibly buggy implementation of upper_lower/upper_button_select() and friends; will be removed when possible
author nicodvb
date Tue, 19 Sep 2006 23:50:21 +0000
parents 01b42f2f2894
children
line wrap: on
line source

#ifndef DVDREAD_INTERNAL_H
#define DVDREAD_INTERNAL_H


#define CHECK_VALUE(arg)


#endif /* DVDREAD_INTERNAL_H */