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
  • !266

VLCMediaPlayer: remove idleTimer control

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alexandre Janniaux requested to merge alexandre-janniaux/VLCKit:timer-idle/1 into master Feb 14, 2023
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 1

VLC 4.0 now has an inhibiter module for UIKit and doesn't need the idleTimer control. In addition, the control was using libVLC methods from the callback, enforcing dispatch_async to be used.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: timer-idle/1

VideoLAN code repository instance