| Commit message (Expand) | Author | Age |
* | stream: get rid of streamtype enum | wm4 | 2017-02-02 |
* | demux, stream: add option to prevent opening referenced files | wm4 | 2016-12-04 |
* | stream_dvd, stream_dvdnav: remove weird option parsing stuff | wm4 | 2016-09-08 |
* | demux: remove relative seeking | wm4 | 2016-02-28 |
* | stream_dvdnav: rip out lower-level menu implementation | wm4 | 2015-08-03 |
* | Disable DVD and BD menu support (to be removed) | wm4 | 2015-06-26 |
* | path: make mp_path_join accept normal C strings | wm4 | 2015-05-09 |
* | command: disc-mouse-on-button property | xylosper | 2015-04-21 |
* | Update license headers | Marcin Kurczewski | 2015-04-13 |
* | dvd: try to improve seeking | wm4 | 2015-01-19 |
* | dvd: add the last chapter | wm4 | 2014-12-16 |
* | command, dvd: add property which returns list of DVD titles | wm4 | 2014-12-13 |
* | dvd: drop last chapter | wm4 | 2014-12-13 |
* | dvd: add an extra chapter at position 0 | wm4 | 2014-12-13 |
* | stream_dvdnav: allow opening DVD directories directly | wm4 | 2014-09-26 |
* | Revert "Remove DVD and Bluray support" | wm4 | 2014-07-15 |
* | Remove DVD and Bluray support | wm4 | 2014-07-14 |
* | stream_dvdnav: suspend read on vts change even if the requested title is not ... | Alessandro Ghedini | 2014-07-13 |
* | stream_dvdnav: more debugging output | wm4 | 2014-07-06 |
* | dvd, bluray, cdda: add demux_disc containing all related hacks | wm4 | 2014-07-05 |
* | stream_dvdnav: check the length of all titles with dvdnav://longest | tholin | 2014-07-04 |
* | stream_dvdnav: free pointer to priv->filename on close | tholin | 2014-07-04 |
* | stream_dvdnav: make sure seeking bounds are within range | tholin | 2014-07-04 |
* | stream_dvd, stream_dvdnav: map dvd:// to dvdnav | wm4 | 2014-06-20 |
* | Add more const | wm4 | 2014-06-11 |
* | stream_dvd, stream_dvdnav, stream_bluray: remove global option variables | wm4 | 2014-06-11 |
* | stream: remove chaos related to writeable streams | wm4 | 2014-05-24 |
* | stream: don't use end_pos | wm4 | 2014-05-24 |
* | options: remove deprecated --identify | Martin Herkt | 2014-05-04 |
* | stream_dvdnav: print more debugging info | wm4 | 2014-04-17 |
* | player: rename dvdnav to discnav | xylosper | 2014-03-30 |
* | dvdnav: make MP_NAV_EVENT_RESET_ALL handled properly | xylosper | 2014-03-25 |
* | stream: remove old chapter handling code | wm4 | 2014-03-25 |
* | stream_dvd/stream_dvdnav: make disc-title for DVDs start from 0 | xylosper | 2014-03-17 |
* | stream_dvdnav: implement STREAM_CTRL_GET_NUM_TITLES for dvdnav | xylosper | 2014-03-15 |
* | command: set 'media-title' property for bluray disc with meta-data | xylosper | 2014-03-13 |
* | dvd: treat missing volume ID as "unsupported", not error | wm4 | 2014-02-23 |
* | dvd: check for empty DVD volume ID | wm4 | 2014-02-23 |
* | command: use DVD volume ID for media-title property | xylosper | 2014-02-23 |
* | stream: mp_msg conversions | wm4 | 2013-12-21 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 |
* | Move mpvcore/input/ to input/ | wm4 | 2013-12-17 |
* | Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg | wm4 | 2013-12-16 |
* | dvdnav: select longest title by default | wm4 | 2013-12-14 |
* | dvdnav: crappy hack to respect timed still frames | wm4 | 2013-12-14 |
* | dvdnav, tv: force-disable caching | wm4 | 2013-12-14 |
* | dvdnav: enable caching | wm4 | 2013-12-14 |
* | stream_dvdnav: drop stream buffers on seek | wm4 | 2013-12-14 |
* | dvdnav: remove highlights if no PCI available | wm4 | 2013-12-13 |