dvd/omxplayer: don't override video setting visibility if no subs are found
authorJoakim Plate <elupus@ecce.se>
Sun, 9 Feb 2014 11:50:07 +0000 (12:50 +0100)
committerJoakim Plate <elupus@ecce.se>
Sun, 9 Feb 2014 19:51:21 +0000 (20:51 +0100)
commit89a028a647130384fef2fb9a351b54c4e3ec6266
treedc76d2685ff048cde26552e295788fa18ca95635
parent1f125d14fef6952431f38f80c6dd92fd7e6f5ab9
dvd/omxplayer: don't override video setting visibility if no subs are found

Note: This should be reverted when we have separated GUI display from
user specified settings.

It temporarily solves the use case of user starting a movie without subs,
stop it, add external subtitles, start it again.
xbmc/cores/dvdplayer/DVDPlayer.cpp
xbmc/cores/omxplayer/OMXPlayer.cpp