Skip to content
Tags give the ability to mark specific points in history as being important
  • 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)
  • 3.3.18b9
    9f5506ea · libvlc: update hash ·
    VLCKit 3.3.18b9
    - Updated to libvlc 3.0.17
    - 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)
  • 3.3.18b8
    VLCKit 3.3.18b7
    - Updated to libvlc 3.0.17
    - 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
  • 3.3.18b7
    b525cc14 · libvlc: update 3.0 branch ·
    VLCKit 3.3.18b7
    - Updated to libvlc 3.0.17
    - 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
  • 3.3.18b6
    VLCKit 3.3.18b6
    - Updated to libvlc 3.0.17
    - 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
  • 3.3.18b5
    VLCKit 3.3.18b5
    - Updated to libvlc 3.0.17
    - 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
  • 3.3.17
    VLCKit 3.3.17
    - Updated to libvlc 3.0.16
        - various playback, audio rendering and performance improvements
    - Further SMB compatibility fixes
    - Fixed a live555 RTSP connectivity issue on iOS/tvOS devices (#502)
    - Fixed a crash when setting cookies on http sessions (#494)
    - Updated cocoapods specifications (#498)
    - Added the magnify filter to the default distribution (#473)
  • 3.3.16
    VLCKit 3.3.16
    
    - Added support for Apple Silicon
        - native execution of VLCKit on the new Macs
        - native execution of MobileVLCKit/TVVLCKit in simulators on the new Macs
    - Reworked the framework style and distribution of Mobile-/TVVLCKit
        - switched to dynamic instead of static frameworks
        - adopted XCFrameworks for distribution
        - transparent to CocoaPods users, no change needed
    - Further SMB compatibility fixes
    - Updated NFS support
    - Added support for loudness measurement based on EBU R.128
  • 3.3.15
    7e694504 · Update NEWS ·
    VLCKit 3.3.15
    
    - Updated libsmb2 to add support for SMBv3, fixed authentication and lookup regressions