• Rémi Denis-Courmont's avatar
    Qt4: simplify and improve playlist item folder exploration · 629242be
    Rémi Denis-Courmont authored
    Unfortunately, there is currently no way to determine whether the
    MRL scheme uses file paths (e.g. file, dir, vdr, zip...) or not, so
    we always try.
    
    Anyway, the folder browsing menu item should not be visible at all when
    the item is not a local file. So there is no need to deal with that
    failure care here.
    629242be
playlist_model.cpp 32 KB