Skip to content

Save and restore DVD title and chapter in playback

Nicolas Pomepuy requested to merge Aza/vlc-android:dvd_resume into master

Description

Start of fix for #1160 (closed)

Now the DVD title and chapter are restored. However the last position is not. Adding --start-time to vlc doesn't seem to have any effect. It's a core issue: see https://trac.videolan.org/vlc/ticket/14748

Motivation and Context

How Has This Been Tested?

Screenshots / GIFs (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking change which cleans up / improves existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the CONTRIBUTING section of the README document.

Resolves

Fixes: # Mention: #1160 (closed)

Edited by Nicolas Pomepuy

Merge request reports