Mercurial > mplayer.hg
log input/input.c @ 20950:4d9da4734f83
age | author | description |
---|---|---|
Thu, 16 Nov 2006 21:26:46 +0000 | nicodvb | associated _ to 'step_property switch_video' |
Tue, 14 Nov 2006 19:52:21 +0000 | reimar | Introduce step_property command. |
Tue, 19 Sep 2006 23:50:21 +0000 | nicodvb | introduced new MP_CMD_DVDNAV_MOUSECLICK command (bound to mouse0); |
Tue, 19 Sep 2006 22:59:05 +0000 | nicodvb | removed old dvdnav_event definitions |
Sat, 16 Sep 2006 15:38:21 +0000 | nicodvb | when dvdnav is enabled associate MOUSE_BTN0 to dvdnav 6 (to simulate confirmation) |
Sat, 16 Sep 2006 15:13:41 +0000 | nicodvb | report to mplayer with a slave command the coordinates of the pointer reported by x11; rescale coordinates to [0,1]x[0,1] range - patch by Jonas Jermann and me |
Fri, 15 Sep 2006 13:27:59 +0000 | eugeni | Add repeated screenshot mode to vf_screenshot. |