dvdplayer: selecting bluray input stream instead of dvd based on index.bdmv
authorJoakim Plate <elupus@ecce.se>
Wed, 5 Dec 2012 20:53:33 +0000 (21:53 +0100)
committerJoakim Plate <elupus@ecce.se>
Wed, 5 Dec 2012 21:19:05 +0000 (22:19 +0100)
commitbfc1c80c5a56a90830b1b928e804f74180f6ea70
tree8f874aae53f45f918b3026dc9ef1b16de00f82b2
parentb575c4e5f56f1f077c5004bf1a96115feba8ab76
dvdplayer: selecting bluray input stream instead of dvd based on index.bdmv

This avoids the attempt to first open it as a dvd then as a bluray by checking
for the existance of BDMV/index.bdmv inside the image.

This drops old and unused BlurayStartingTitle and non checked for
property ?title= stuff for bluray that was a remnant from old
bluray implementation
xbmc/cores/dvdplayer/DVDInputStreams/DVDFactoryInputStream.cpp
xbmc/cores/dvdplayer/DVDPlayer.cpp