Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 15 Sep 2006 17:46:36 +0000 | nicodvb | dvdnav_stream_reset() should be called on dvdnav_priv->dvdnav not on dvdnav_priv; patch by Jonas Jermann |
Fri, 15 Sep 2006 17:42:13 +0000 | nicodvb | removed code that propagated the slave command dvdnav_event that hasn't been handled for years; patch by Jonas Jermann |
Fri, 15 Sep 2006 17:26:30 +0000 | nicodvb | don't uninit the video_out when using -fixed-vo; patch by Jonas Jermann |
Fri, 15 Sep 2006 17:18:47 +0000 | nicodvb | when cmd == MP_CMD_DVDNAV_SELECT set reset=1 only if dvdnav_button_activate() succeeds, to avoid unneeded resets in main() |