| Commit message (Expand) | Author | Age |
* | stream_bluray: remove menu implementation | wm4 | 2015-08-03 |
* | Disable DVD and BD menu support (to be removed) | wm4 | 2015-06-26 |
* | Remove trailing whitespaces | Michael Vetter | 2015-05-15 |
* | 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 |
* | stream: get rid of remaining uses of the end_pos field | wm4 | 2015-02-06 |
* | stream_bluray: autodetect AVCHD directories | wm4 | 2014-09-27 |
* | stream_bluray: allow opening BDMV 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: remove now unused STREAM_CTRL_GET_START_TIME | wm4 | 2014-07-06 |
* | dvd, bluray, cdda: add demux_disc containing all related hacks | wm4 | 2014-07-05 |
* | stream_bluray: fix some const declarations | wm4 | 2014-06-12 |
* | 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 |
* | stream_bluray: remove unused variables | wm4 | 2014-05-04 |
* | options: remove deprecated --identify | Martin Herkt | 2014-05-04 |
* | stream_bluray: move lookup of AACS error codes into a function | wm4 | 2014-03-30 |
* | stream_bluray: check AACS and BD+ protections | xylosper | 2014-03-30 |
* | player: rename dvdnav to discnav | xylosper | 2014-03-30 |
* | stream_bluray: cosmetic refactoring | xylosper | 2014-03-30 |
* | stream_bluray: select initial angle only if peeking title succeeded | xylosper | 2014-03-30 |
* | stream_bluray: use more proper error code for stream control | xylosper | 2014-03-30 |
* | stream_bluray: implement navigation interface for Blu-ray stream | xylosper | 2014-03-29 |
* | stream_bluray: remove BD_EVENT_IDLE | wm4 | 2014-03-26 |
* | stream_bluray: use bd_get_playlist_info() | xylosper | 2014-03-26 |
* | stream_bluray: cache current playback informations | xylosper | 2014-03-26 |
* | stream_bluray: implement event handler for libbluray | xylosper | 2014-03-26 |
* | stream: remove old chapter handling code | wm4 | 2014-03-25 |
* | stream_bluray: fix for significant memory leak | xylosper | 2014-03-24 |
* | stream_bluray: fix for zero-based title index for Blu-ray | xylosper | 2014-03-18 |
* | command: make 'disc-title' property writable | xylosper | 2014-03-18 |
* | command: set 'media-title' property for bluray disc with meta-data | xylosper | 2014-03-13 |
* | player: avoid stalling when starting a network stream | wm4 | 2014-01-14 |
* | stream: mp_msg conversions | wm4 | 2013-12-21 |
* | Reduce recursive config.h inclusions in headers | wm4 | 2013-12-18 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 |
* | Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg | wm4 | 2013-12-16 |
* | Reduce stheader.h includes, move stream types to mp_common.h | wm4 | 2013-11-23 |
* | stream_bluray: return number of titles | wm4 | 2013-09-10 |
* | stream: fix url_options field, make protocols field not fixed length | wm4 | 2013-08-26 |
* | stream: don't require streams to set s->pos in seek callback | wm4 | 2013-08-22 |
* | stream_bluray: fix bd:// url segfault introduced by commit bc1d61 | Noble Huang | 2013-08-12 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 |
* | stream: redo URL parsing, replace m_struct usage with m_config | wm4 | 2013-08-02 |
* | stream: remove useless author/comment fields | wm4 | 2013-07-12 |
* | stream: don't require streams to set a type | wm4 | 2013-07-12 |