Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • VLC-iOS VLC-iOS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 281
    • Issues 281
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLANVideoLAN
  • VLC-iOSVLC-iOS
  • Repository
  • vlc-ios
  • Apple-TV
  • VLCServerListTVViewController.m
Find file Blame History Permalink
  • Victor Gama's avatar
    Filter out duplicated VLCLocalNetworkServices (Fix #108) · 6ad83679
    Victor Gama authored Jan 15, 2018 and Carola's avatar Carola committed Jan 15, 2018
    
    
    This prevents an assertion failure thrown by UIViewCollection in
    VLCServerListTVViewController caused by several VLCLocalNetworkServices
    using the same serviceName and title combination. Now, duplicated items
    are removed from the list.
    
    Signed-off-by: default avatarCarola Nitz <nitz.carola@googlemail.com>
    6ad83679

VideoLAN code repository instance