| Commit message (Expand) | Author | Age |
* | 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 |
* | Add prelimimary (basic, possibly broken) dvdnav support | wm4 | 2013-12-12 |
* | Remove dvdnav support (DVD menus) | wm4 | 2012-08-16 |
* | commands, dvd, dvdnav, bluray: cleanup sub/audio track language display | mplayer-svn | 2012-08-03 |
* | cosmetics: stream_dvdnav.c: Remove pointless () | reimar | 2011-07-06 |
* | Merge branch 'mplayer1_changes' | Uoti Urpala | 2011-05-02 |
|\ |
|
* | | options: change -alang and -slang to use string list type | Clément Bœsch | 2011-04-20 |
| * | stream_dvdnav: output ID_DVD_VOLUME_ID also for dvdnav:// | cehoyos | 2011-04-13 |
| * | stream_dvdnav: identify: show more title information | cehoyos | 2011-04-12 |
| * | stream_dvdnav: don't skip last title for dvdnav:// -identify | cehoyos | 2011-04-12 |
|/ |
|
* | sub/OSD: move some related files to sub/ | Uoti Urpala | 2011-01-26 |
* | stream_dvd[nav]: Add const qualifiers to string arguments | reimar | 2010-11-02 |
* | options: move -chapter values to option struct | Uoti Urpala | 2010-04-25 |
* | Delete things related to old translation system | Uoti Urpala | 2010-03-10 |
* | Merge svn changes up to r30663 | Uoti Urpala | 2010-03-10 |
|\ |
|
* \ | Merge svn changes up to r30475 | Uoti Urpala | 2010-03-09 |
|\ \ |
|
| | * | Remove pointless '#if 1' preprocessor directives. | diego | 2010-02-19 |
| |/ |
|
| * | Add license header to all files missing it in the stream subdirectory. | diego | 2010-01-30 |
* | | Merge svn changes up to r29962 | Uoti Urpala | 2009-11-23 |
|\| |
|
| * | Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many | reimar | 2009-11-22 |
* | | Merge svn changes up to r29912 | Uoti Urpala | 2009-11-16 |
|\| |
|
| * | Set the EOF flag when dvdnav reached the end of the requested title. | reimar | 2009-11-11 |
| * | Move dvd_speed and dvd_set_speed to dvd_common and implement -dvd-speed | reimar | 2009-11-10 |
| * | Move arrays used by both dvd and dvdnav to dvd_common. | reimar | 2009-11-10 |
| * | Remove unused extern declarations. | reimar | 2009-11-10 |