Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 20 Sep 2006 21:08:38 +0000 | nicodvb | removed definitions of no more used or file-static functions |
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 |
Tue, 19 Sep 2006 22:44:19 +0000 | nicodvb | show in the osd the number of the button selected by the mouse |
Tue, 19 Sep 2006 22:01:27 +0000 | nicodvb | removed dead code |
Tue, 19 Sep 2006 21:42:43 +0000 | jonas | §Ænitial button value is -1. Only (button>0) is a correct button selection. |
Tue, 19 Sep 2006 21:18:54 +0000 | nicodvb | removed mention of dvdnav_event |
Tue, 19 Sep 2006 18:23:36 +0000 | eugeni | Sort events by ReadOrder (if both layer and start time are equal). |