Skip to content
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