-
3.6.0b10615f96dc · ·
VLCKit 3.6.0b10 - update to libvlc 3.0.19 (pre-release) - add new equalizer API and deprecate the previous - add new statistics API to VLCMedia and deprecate the previous - fix equalizer state - fix distribution of VLCDialogProvider.h on macOS solving compilation issue in swift enabled projects - improve threading on 64bit platforms - fix audio rendering regression - fix UPnP busy loop - backport new event manager from the master branch - expose API to modify the event configuration at runtime - fix instant crash on iOS 9 introduced in last beta - fix crashes when using the list player and memory leaks - remove abort() when leaking event handlers
-
3.6.0b98bc45cfb · ·
VLCKit 3.6.0b9 - update to libvlc 3.0.19 (pre-release) - add new equalizer API and deprecate the previous - add new statistics API to VLCMedia and deprecate the previous - fix equalizer state - fix distribution of VLCDialogProvider.h on macOS solving compilation issue in swift enabled projects - improve threading on 64bit platforms - fix audio rendering regression - iterate on UPnP busy loop fix - backport new event manager from the master branch - expose API to modify the event configuration at runtime - fix instant crash on iOS 9 introduced in last beta
-
3.6.0b8394828a1 · ·
VLCKit 3.6.0b8 - update to libvlc 3.0.19 (pre-release) - add new equalizer API and deprecate the previous - add new statistics API to VLCMedia and deprecate the previous - fix equalizer state - fix distribution of VLCDialogProvider.h on macOS solving compilation issue in swift enabled projects - improve threading on 64bit platforms - fix audio rendering regression - iterate on UPnP busy loop fix - backport new event manager from the master branch - expose API to modify the event configuration at runtime
-
3.6.0b74e63f7b4 · ·
VLCKit 3.6.0b7 - update to libvlc 3.0.19 (pre-release) - add new equalizer API and deprecate the previous - add new statistics API to VLCMedia and deprecate the previous - fix equalizer state - fix distribution of VLCDialogProvider.h on macOS solving compilation issue in swift enabled projects - improve threading on 64bit platforms - fix audio rendering regression - iterate on UPnP busy loop fix - backport new event manager from the master branch - expose API to modify the event configuration at runtime
-
3.6.0b6198caf83 · ·
VLCKit 3.6.0b6 - update to libvlc 3.0.19 (pre-release) - add new equalizer API and deprecate the previous - add new statistics API to VLCMedia and deprecate the previous - fix equalizer state - fix distribution of VLCDialogProvider.h on macOS solving compilation issue in swift enabled projects - improve threading on 64bit platforms - fix audio rendering regression - iterate on UPnP busy loop fix - backport new event manager from the master branch
-
3.6.0b5efb38477 · ·
VLCKit 3.6.0b5 - update to libvlc 3.0.19 (pre-release) - add new equalizer API and deprecate the previous - add new statistics API to VLCMedia and deprecate the previous - fix equalizer state - fix distribution of VLCDialogProvider.h on macOS solving compilation issue in swift enabled projects - improve threading on 64bit platforms - fix audio rendering regression - fix UPnP busy loop on iOS and tvOS
-
3.6.0b49f63f3c3 · ·
VLCKit 3.6.0b4 - update to libvlc 3.0.19 (pre-release) - add new equalizer API and deprecate the previous - add new statistics API to VLCMedia and deprecate the previous - fix equalizer state - fix distribution of VLCDialogProvider.h on macOS solving compilation issue in swift enabled projects - improve threading on 64bit platforms - fix audio rendering regression - fix UPnP busy loop on iOS and tvOS
-
3.6.0b3100f473e · ·
VLCKit 3.6.0b3 - update to libvlc 3.0.19 (pre-release) - add new equalizer API and deprecate the previous - add new statistics API to VLCMedia and deprecate the previous - fix equalizer state - fix distribution of VLCDialogProvider.h on macOS solving compilation issue in swift enabled projects - improve threading on 64bit platforms
-
3.6.0b265338d07 · ·
Select Archive Format VLCKit 3.6.0b2 - update to libvlc 3.0.19 (pre-release) - add new equalizer API and deprecate the previous - add new statistics API to VLCMedia and deprecate the previous - fix equalizer state - fix distribution of VLCDialogProvider.h on macOS solving compilation issue in swift enabled projects - improve threading on 64bit platforms
-
4.0.0a2b9e9412c · ·
VLCKit 4.0.0a2 This is a second, still very early 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 - new return value for mediaPlayerStateChanged - new stereo mode and audio mix configuration API - new statistics API, also introduced to version 3.6.0
-
3.6.0b13092d08b · ·
VLCKit 3.6.0b1 - update to libvlc 3.0.19 (pre-release) - add new equalizer API and deprecate the previous - add new statistics API to VLCMedia and deprecate the previous - fix equalizer state
-
3.5.134408b84 · ·
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.07bb96520 · ·
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.0a17a683437 · ·
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.1b13b3ea80ec · ·
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.1b1237e6ac35 · ·
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.1b113d13782d · ·
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.1b10743cb639 · ·
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.1b9f13930e4 · ·
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.1b8068e927d · ·
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