Skip to content
Tags give the ability to mark specific points in history as being important
  • 3.5.1
    VLCKit 3.5.1
    - Add missing references to the VLCKit umbrella header (macOS only)
    - Ensure thread safety for metadata handling
    - Minor bug fixes
  • 3.5.0
    7bb96520 · libvlc: update to 3.0.18 ·
    VLCKit 3.5.0
    - Updated to libvlc 3.0.18
    - Update libdsm to 0.4.0 plus upstream PR 160
    - Disable IPv6 mode for UPnP multimedia server handling
    - Fix UPnP IPv4 lookup regression on iOS devices
    - Fix color calculation regression introduced in last beta
    - Fix Bonjour lookup of SMB hostnames
    - Update libsmb2 and its integration to prevent crashes and include bugfixes
    - Fix SMB2 regression from previous VLCKit beta
    - Improve nullability declarations of the VLCKit API
    - Fix heating issue introduced through UPnP
    - Add new debug logging API and deprecate the previous
    - Fix concurrency issues in VLCMediaList
    - Fix ARC issue when handling NSStreams in VLCMedia
    - Fix crashes when using more than one logger with the new API
    - Fix busy loop in UPnP support
    - Replace VLCEventManager with an implementation based on lib dispatch
    - Distribute VLCAudio header on macOS
    - Fix crashes when handling VLCMediaLists with dynamic content
    - Add new metadata API from VLCKitv4 and deprecate the previous implementation
    - Add new VLCEventObjectManager preventing crashes on deallocation
    - Add support for compiling with Xcode 14
  • 4.0.0a1
    7a683437 · Expand NEWS for v4 ·
    VLCKit 4.0.0a1
    
    This is a very first alpha build, notably to test the changes we have within the VLC-iOS context and to update VLCMediaLibraryKit.
    
    It includes the following changes that will further expand as we approach VLC 4.0 in its final release:
    - Remove support for ARMv7s, use the regular ARMv7 slice instead
    - Removed all API deprecated in version 3
    - Rename buildMobileVLCKit to compileAndBuildVLCKit
    - using libvlc HEAD leading to v4
    - unified Xcode project for all 3 flavors of the framework
    - new metadata API
    - new track management and selection API
    - support for two subtitles tracks at the same time
    - new clock, time and position management with much greater precision
        - this allows subsecond seek intervals
    - removed support to compile VLCKit as a static framework
    - disabled bitcode support by default for tvOS
    - improved nullability annotations
    - improved debug logging API
    - rewritten event management
    - fully exposed libvlc C API
    - Use NSDateComponents API for VLCTime.verboseStringValue
  • 3.4.1b13
    VLCKit 3.4.1b13
    - Updated to libvlc 3.0.18-rc1
    - Update libdsm to 0.4.0 plus upstream PR 160
    - Disable IPv6 mode for UPnP multimedia server handling
    - Fix UPnP IPv4 lookup regression on iOS devices
    - Fix color calculation regression introduced in last beta
    - Fix Bonjour lookup of SMB hostnames
    - Update libsmb2 and its integration to prevent crashes and include bugfixes
    - Fix SMB2 regression from previous VLCKit beta
    - Improve nullability declarations of the VLCKit API
    - Fix heating issue introduced through UPnP
    - Add new debug logging API and deprecate the previous
    - Fix concurrency issues in VLCMediaList
    - Fix ARC issue when handling NSStreams in VLCMedia
    - Fix crashes when using more than one logger with the new API
    - Fix busy loop in UPnP support
    - Replace VLCEventManager with an implementation based on lib dispatch
    - Distribute VLCAudio header on macOS
    - Fix crashes when handling VLCMediaLists with dynamic content
    - Add new metadata API from VLCKitv4 and deprecate the previous implementation
    - Add new VLCEventObjectManager preventing crashes on deallocation
    - Fix crash in b12 when handling metadata
  • 3.4.1b12
    VLCKit 3.4.1b12
    - Updated to libvlc 3.0.18-rc1
    - Update libdsm to 0.4.0 plus upstream PR 160
    - Disable IPv6 mode for UPnP multimedia server handling
    - Fix UPnP IPv4 lookup regression on iOS devices
    - Fix color calculation regression introduced in last beta
    - Fix Bonjour lookup of SMB hostnames
    - Update libsmb2 and its integration to prevent crashes and include bugfixes
    - Fix SMB2 regression from previous VLCKit beta
    - Improve nullability declarations of the VLCKit API
    - Fix heating issue introduced through UPnP
    - Add new debug logging API and deprecate the previous
    - Fix concurrency issues in VLCMediaList
    - Fix ARC issue when handling NSStreams in VLCMedia
    - Fix crashes when using more than one logger with the new API
    - Fix busy loop in UPnP support
    - Replace VLCEventManager with an implementation based on lib dispatch
    - Distribute VLCAudio header on macOS
    - Fix crashes when handling VLCMediaLists with dynamic content
    - Add new metadata API from VLCKitv4 and deprecate the previous implementation
    - Add new VLCEventObjectManager preventing crashes on deallocation
  • 3.4.1b11
    VLCKit 3.4.1b11
    - Updated to libvlc 3.0.17.4
    - Update libdsm to 0.4.0 plus upstream PR 160
    - Disable IPv6 mode for UPnP multimedia server handling
    - Fix UPnP IPv4 lookup regression on iOS devices
    - Fix color calculation regression introduced in last beta
    - Fix Bonjour lookup of SMB hostnames
    - Update libsmb2 and its integration to prevent crashes and include bugfixes
    - Fix SMB2 regression from previous VLCKit beta
    - Improve nullability declarations of the VLCKit API
    - Fix heating issue introduced through UPnP
    - Add new debug logging API and deprecate the previous
    - Fix concurrency issues in VLCMediaList
    - Fix ARC issue when handling NSStreams in VLCMedia
    - Fix crashes when using more than one logger with the new API
    - Fix busy loop in UPnP support
    - Replace VLCEventManager with an implantation based on lib dispatch
    - Distribute VLCAudio header on macOS
    - Fix crashes when handling VLCMediaLists with dynamic content
  • 3.4.1b10
    743cb639 · libvlc: rebase patchset ·
    VLCKit 3.4.1b10
    - Updated to libvlc 3.0.17.4
    - Update libdsm to 0.4.0 plus upstream PR 160
    - Disable IPv6 mode for UPnP multimedia server handling
    - Fix UPnP IPv4 lookup regression on iOS devices
    - Fix color calculation regression introduced in last beta
    - Fix Bonjour lookup of SMB hostnames
    - Update libsmb2 and its integration to prevent crashes and include bugfixes
    - Fix SMB2 regression from previous VLCKit beta
    - Improve nullability declarations of the VLCKit API
    - Fix heating issue introduced through UPnP
    - Add new debug logging API and deprecate the previous
    - Fix concurrency issues in VLCMediaList
    - Fix ARC issue when handling NSStreams in VLCMedia
    - Fix crashes when using more than one logger with the new API
    - Fix busy loop in UPnP support
    - Replace VLCEventManager with an implantation based on lib dispatch
    - Distribute VLCAudio header on macOS
  • 3.4.1b9
    VLCKit 3.4.1b9
    - Updated to libvlc 3.0.17.4
    - Update libdsm to 0.4.0 plus upstream PR 160
    - Disable IPv6 mode for UPnP multimedia server handling
    - Fix UPnP IPv4 lookup regression on iOS devices
    - Fix color calculation regression introduced in last beta
    - Fix Bonjour lookup of SMB hostnames
    - Update libsmb2 and its integration to prevent crashes and include bugfixes
    - Fix SMB2 regression from previous VLCKit beta
    - Improve nullability declarations of the VLCKit API
    - Fix heating issue introduced through UPnP
    - Add new debug logging API and deprecate the previous
    - Fix concurrency issues in VLCMediaList
    - Fix ARC issue when handling NSStreams in VLCMedia
    - Fix crashes when using more than one logger with the new API
    - Fix busy loop in UPnP support
  • 3.4.1b8
    VLCKit 3.4.1b8
    - Updated to libvlc 3.0.17.4
    - Update libdsm to 0.4.0 plus upstream PR 160
    - Disable IPv6 mode for UPnP multimedia server handling
    - Fix UPnP IPv4 lookup regression on iOS devices
    - Fix color calculation regression introduced in last beta
    - Fix Bonjour lookup of SMB hostnames
    - Update libsmb2 and its integration to prevent crashes and include bugfixes
    - Fix SMB2 regression from previous VLCKit beta
    - Improve nullability declarations of the VLCKit API
    - Fix heating issue introduced through UPnP
    - Add new debug logging API and deprecate the previous
    - Fix concurrency issues in VLCMediaList
  • 3.4.1b7
    4b2379f7 · libvlc: backport vlc!1805 ·
    VLCKit 3.4.1b7
    - Updated to libvlc 3.0.17.4
    - Update libdsm to 0.4.0 plus upstream PR 160
    - Disable IPv6 mode for UPnP multimedia server handling
    - Fix UPnP IPv4 lookup regression on iOS devices
    - Fix color calculation regression introduced in last beta
    - Fix Bonjour lookup of SMB hostnames
    - Update libsmb2 and its integration to prevent crashes and include bugfixes
    - Fix SMB2 regression from previous VLCKit beta
    - Improve nullability declarations of the VLCKit API
    - Fix heating issue introduced through UPnP
  • 3.4.1b6
    3d6a9694 · libvlc: rebase vlc!1759 ·
    VLCKit 3.4.1b6
    - Updated to libvlc 3.0.17.4
    - Update libdsm to 0.4.0 plus upstream PR 160
    - Disable IPv6 mode for UPnP multimedia server handling
    - Fix UPnP IPv4 lookup regression on iOS devices
    - Fix color calculation regression introduced in last beta
    - Fix Bonjour lookup of SMB hostnames
    - Update libsmb2 and its integration to prevent crashes and include bugfixes
    - Fix SMB2 regression from previous VLCKit beta
    - Improve nullability declarations of the VLCKit API
  • 3.4.1.b5
    4fe5612f · libvlc: backport vlc!1759 ·
    VLCKit 3.4.1b5
    - Updated to libvlc 3.0.17.4
    - Update libdsm to 0.4.0 plus upstream PR 160
    - Disable IPv6 mode for UPnP multimedia server handling
    - Fix UPnP IPv4 lookup regression on iOS devices
    - Fix color calculation regression introduced in last beta
    - Fix Bonjour lookup of SMB hostnames
    - Update libsmb2 and its integration to prevent crashes and include bugfixes
  • 3.4.1b4
    VLCKit 3.4.1b4
    - Updated to libvlc 3.0.17.4
    - Update libdsm to 0.4.0 plus upstream PR 160
    - Disable IPv6 mode for UPnP multimedia server handling
    - Fix UPnP IPv4 lookup regression on iOS devices
    - Fix color calculation regression introduced in last beta
    - Fix Bonjour lookup of SMB hostnames
    - Update libsmb2 and its integration to prevent crashes and include bugfixes
  • 3.4.1b3
    VLCKit 3.4.1b3
    - Updated to libvlc 3.0.17.4
    - Updated libdsm to 0.4.0 plus upstream PR 160
    - Disabled IPv6 mode for UPnP multimedia server handling
    - Fix UPnP IPv4 lookup regression on iOS devices
    - Fix color calculation regression introduced in last beta
  • 3.4.1b2
    VLCKit 3.4.1b2
    - Updated to libvlc 3.0.17.4
    - Updated libdsm to 0.4.0 plus upstream PR 160
    - Disabled IPv6 mode for UPnP multimedia server handling
    - Fix UPnP IPv4 lookup regression on iOS devices introduced in last beta
  • 3.4.1b1
    VLCKit 3.4.1b1
    - Updated to libvlc 3.0.17.4
    - Updated libdsm to 0.4.0 plus upstream PR 160
    - Disabled IPv6 mode for UPnP multimedia server handling
  • 3.4.0
    VLCKit 3.4.0
    - Updated to libvlc 3.0.17.3
    - Add VLCFilter API to interact with the adjust video filter directly
    - Fix a crash when discovering servers on the local network
    - Fix module compatibility with Xcode 13 on macOS 12
    - Fix UPnP lookup if there more than one interface on iOS/tvOS
    - Fix debug symbols for iOS and tvOS show the full libvlc
    - Fix libvlc header distribution
    - Fix Bonjour discovery of SMB shares
    - Fix umbrella headers to not warn about the libvlc C API
    - Fix macOS umbrella header to include the renderer discoverer API
    - Fix SAT>IP support by updating libvlc
    - Fix UPnP browsing regression from previous beta (vlc-ios#1239)
    - Fix notorious heating issue caused by fallback from VideoToolbox to software decoding (vlc-ios#1240)
    - Fix artwork parsing failure in ogg media (vlc-ios#953)
    - Start do add nullability declarations with more to come in the future
  • 3.3.18b12
    VLCKit 3.3.18b12
    - Updated to libvlc 3.0.17.3
    - Add VLCFilter API to interact with the adjust video filter directly
    - Fix a crash when discovering servers on the local network
    - Fix module compatibility with Xcode 13 on macOS 12
    - Fix UPnP lookup if there more than one interface on iOS/tvOS
    - Fix debug symbols for iOS and tvOS show the full libvlc
    - Fix libvlc header distribution
    - Fix Bonjour discovery of SMB shares
    - Fix umbrella headers to not warn about the libvlc C API
    - Fix macOS umbrella header to include the renderer discoverer API
    - Fix SAT>IP support by updating libvlc
    - Fix UPnP browsing regression from previous beta (vlc-ios#1239)
    - Fix notorious heating issue caused by fallback from VideoToolbox to software decoding (vlc-ios#1240)
    - Fix artwork parsing failure in ogg media (vlc-ios#953)
    - Revert libdsm update from previous beta to solve browsing SMBv1 shares provided by Windows XP devices
    - Start do add nullability declarations with more to come in the future
  • 3.3.18b11
    VLCKit 3.3.18b11
    - Updated to libvlc 3.0.17.2
    - Add VLCFilter API to interact with the adjust video filter directly
    - Fix a crash when discovering servers on the local network
    - Fix module compatibility with Xcode 13 on macOS 12
    - Fix UPnP lookup if there more than one interface on iOS/tvOS
    - Fix debug symbols for iOS and tvOS show the full libvlc
    - Fix libvlc header distribution
    - Fix Bonjour discovery of SMB shares
    - Fix umbrella headers to not warn about the libvlc C API
    - Fix macOS umbrella header to include the renderer discoverer API
    - Fix SAT>IP support by updating libvlc
    - Fix UPnP browsing regression from previous beta (vlc-ios#1239)
    - Fix notorious heating issue caused by fallback from VideoToolbox to software decoding (vlc-ios#1240)
    - Fix artwork parsing failure in ogg media (vlc-ios#953)
    - Fix crash when discovering SMBv1 servers by implementation interuption in libdsm (#543)
  • 3.3.18b10
    VLCKit 3.3.18b10
    - Updated to libvlc 3.0.17
    - Add VLCFilter API to interact with the adjust video filter directly
    - Fix a crash when discovering servers on the local network
    - Fix module compatibility with Xcode 13 on macOS 12
    - Fix UPnP lookup if there more than one interface on iOS/tvOS
    - Fix debug symbols for iOS and tvOS show the full libvlc
    - Fix libvlc header distribution
    - Fix Bonjour discovery of SMB shares
    - Fix umbrella headers to not warn about the libvlc C API
    - Fix macOS umbrella header to include the renderer discoverer API
    - Fix SAT>IP support by updating libvlc
    - Fix UPnP browsing regression from previous beta (vlc-ios#1239)
    - Fix notorious heating issue caused by fallback from VideoToolbox to software decoding (vlc-ios#1240)
    - Fix artwork parsing failure in ogg media (vlc-ios#953)