aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/stream_dvdnav.c
Commit message (Expand)AuthorAge
* Add checks for HAVE_GPL to various GPL-only source filesGravatar wm42017-10-10
* stream/stream_dvdnav: show list of titles on verboseGravatar Ricardo Constantino2017-03-29
* stream/stream_dvdnav: don't ignore setting titleGravatar Ricardo Constantino2017-03-29
* stream: get rid of streamtype enumGravatar wm42017-02-02
* demux, stream: add option to prevent opening referenced filesGravatar wm42016-12-04
* stream_dvd, stream_dvdnav: remove weird option parsing stuffGravatar wm42016-09-08
* demux: remove relative seekingGravatar wm42016-02-28
* stream_dvdnav: rip out lower-level menu implementationGravatar wm42015-08-03
* Disable DVD and BD menu support (to be removed)Gravatar wm42015-06-26
* path: make mp_path_join accept normal C stringsGravatar wm42015-05-09
* command: disc-mouse-on-button propertyGravatar xylosper2015-04-21
* Update license headersGravatar Marcin Kurczewski2015-04-13
* dvd: try to improve seekingGravatar wm42015-01-19
* dvd: add the last chapterGravatar wm42014-12-16
* command, dvd: add property which returns list of DVD titlesGravatar wm42014-12-13
* dvd: drop last chapterGravatar wm42014-12-13
* dvd: add an extra chapter at position 0Gravatar wm42014-12-13
* stream_dvdnav: allow opening DVD directories directlyGravatar wm42014-09-26
* Revert "Remove DVD and Bluray support"Gravatar wm42014-07-15
* Remove DVD and Bluray supportGravatar wm42014-07-14
* stream_dvdnav: suspend read on vts change even if the requested title is not ...Gravatar Alessandro Ghedini2014-07-13
* stream_dvdnav: more debugging outputGravatar wm42014-07-06
* dvd, bluray, cdda: add demux_disc containing all related hacksGravatar wm42014-07-05
* stream_dvdnav: check the length of all titles with dvdnav://longestGravatar tholin2014-07-04
* stream_dvdnav: free pointer to priv->filename on closeGravatar tholin2014-07-04
* stream_dvdnav: make sure seeking bounds are within rangeGravatar tholin2014-07-04
* stream_dvd, stream_dvdnav: map dvd:// to dvdnavGravatar wm42014-06-20
* Add more constGravatar wm42014-06-11
* stream_dvd, stream_dvdnav, stream_bluray: remove global option variablesGravatar wm42014-06-11
* stream: remove chaos related to writeable streamsGravatar wm42014-05-24
* stream: don't use end_posGravatar wm42014-05-24
* options: remove deprecated --identifyGravatar Martin Herkt2014-05-04
* stream_dvdnav: print more debugging infoGravatar wm42014-04-17
* player: rename dvdnav to discnavGravatar xylosper2014-03-30
* dvdnav: make MP_NAV_EVENT_RESET_ALL handled properlyGravatar xylosper2014-03-25
* stream: remove old chapter handling codeGravatar wm42014-03-25
* stream_dvd/stream_dvdnav: make disc-title for DVDs start from 0Gravatar xylosper2014-03-17
* stream_dvdnav: implement STREAM_CTRL_GET_NUM_TITLES for dvdnavGravatar xylosper2014-03-15
* command: set 'media-title' property for bluray disc with meta-dataGravatar xylosper2014-03-13
* dvd: treat missing volume ID as "unsupported", not errorGravatar wm42014-02-23
* dvd: check for empty DVD volume IDGravatar wm42014-02-23
* command: use DVD volume ID for media-title propertyGravatar xylosper2014-02-23
* stream: mp_msg conversionsGravatar wm42013-12-21
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* Move mpvcore/input/ to input/Gravatar wm42013-12-17
* Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsgGravatar wm42013-12-16
* dvdnav: select longest title by defaultGravatar wm42013-12-14
* dvdnav: crappy hack to respect timed still framesGravatar wm42013-12-14
* dvdnav, tv: force-disable cachingGravatar wm42013-12-14