VLCNowPlayingTemplateObserver: Display the queue instead of skipping to the next media
Compare changes
This merge request brings improvements to the Now Playing screen of the CarPlay interface with:
According to the nowPlayingTemplateUpNextButtonTapped
method documentation:
When CarPlay calls this method on your observer, you should push an instance of CPListTemplate—other template
types are not supported when Now Playing is the visible template—on to your navigation stack that displays a
list of upcoming or queued content.
VideoLAN code repository instance