Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • VLCKit VLCKit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 114
    • Issues 114
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLANVideoLAN
  • VLCKitVLCKit
  • Merge requests
  • !45

WIP: VLCMediaPlayer: bump libVLC for TitleChanged event

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Alexandre Janniaux requested to merge alexandre-janniaux/VLCKit:libvlc/new-title-API/1 into master Jun 15, 2020
  • Overview 5
  • Commits 1
  • Pipelines 0
  • Changes 3

libvlc_MediaPlayerTitleChanged event has been removed in favor of libvlc_MediaPlayerTitleListChanged which indicates the newly available titles and libvlc_MediaPlayerTitleSelectionChanged which indicates that a new title has been selected by the player.

This commit bumps the tested hash to the libvlc commit adding this new API and update VLCKit event dispatching to expose those two.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: libvlc/new-title-API/1

VideoLAN code repository instance