Mercurial > mplayer.hg
log stream/stream_dvdnav.h @ 20770:289050a24c39
age | author | description |
---|---|---|
Mon, 23 Oct 2006 21:04:31 +0000 | nicodvb | don't play any other title other than N when N is specified (with dvdnav://N) |
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); |
Sat, 16 Sep 2006 15:25:31 +0000 | nicodvb | report mouse coordinates after movement to dvdnav; this permits to enable button selection using the mouse; patch by Jonas Jermann and me |
Sat, 09 Sep 2006 22:40:22 +0000 | nicodvb | in mp_dvdnav_handle_input() assign the currently selected button, shown in the OSD by main() |
Sat, 09 Sep 2006 21:37:57 +0000 | nicodvb | added mp_dvdnav_handle_input to handle user's input (revived from the repository with few changes) |
Sat, 19 Aug 2006 19:41:04 +0000 | nicodvb | implemented STREAM_CTRL_GET_TIME_LENGTH (duration of the pgc playing) |
Thu, 03 Aug 2006 20:44:14 +0000 | ben | renamed dvdnav_stream to stream_dvdnav for consistency |