Skip to content
Tags give the ability to mark specific points in history as being important
  • 0.10.1b3
    - Add support for tvOS
    - Extend the Folder API
    - Add Bookmark and Chapter support
    - Improve memory foot print
    - Improve build system by using a pre-compiled VLCKit
    - Fix header distribution and compilation in swift enabled projects
  • 0.10.1
    - Add support for tvOS
    - Extend the Folder API
    - Add Bookmark and Chapter support
    - Improve memory foot print
    - Improve build system by using a pre-compiled VLCKit
    - Fix header distribution and compilation in swift enabled projects
  • 0.11.0b1
    - VLCMLMedia: expose API to remove thumbnails
    - VLCMLMedia: replace legacy progress implementation  
    - VLCMediaLibrary: add delegate handling for bookmarks
    - VLCMLPlaylist: expose numbers per media type
    - VLCMLFile: expose last modification date as NSDate instead of time_t
    - VLCMLBookmark: expose the ID of the associated media
    - VLCMediaLibrary: fix history wrapper  
    - VLCMediaLibrary: expose in-progress media  
    - VLCMLMedia: expose last played date
    - VLCMLMedia: modernize NEW property implementation
    - playlist: expose number of items with unknown duration
    - VLCMLFile: expose lyrics
    - VLCMediaLibrary: expose more sorting criteria  
    - VLCMediaLibrary: expose movies
    - VLCMLFile: add method to delete the referenced file  
    - VLCMLMedia: add album track API  
    - Remove VLCMLAlbumTrack class  
    - media library: update to 0.11.0
  • 0.10.2b1
    - VLCMLFile: add method to delete the referenced file
  • 0.11.0b2
    - VLCMLMedia: expose API to remove thumbnails
    - VLCMLMedia: replace legacy progress implementation  
    - VLCMediaLibrary: add delegate handling for bookmarks
    - VLCMLPlaylist: expose numbers per media type
    - VLCMLFile: expose last modification date as NSDate instead of time_t
    - VLCMLBookmark: expose the ID of the associated media
    - VLCMediaLibrary: fix history wrapper  
    - VLCMediaLibrary: expose in-progress media  
    - VLCMLMedia: expose last played date
    - VLCMLMedia: modernize NEW property implementation
    - playlist: expose number of items with unknown duration
    - VLCMLFile: expose lyrics
    - VLCMediaLibrary: expose more sorting criteria  
    - VLCMediaLibrary: expose movies
    - VLCMLFile: add method to delete the referenced file  
    - VLCMLMedia: add album track API  
    - Remove VLCMLAlbumTrack class  
    - media library: update to 0.11.x
  • 0.10.2
    - VLCMLFile: add method to delete the referenced file
    - Minor bugfixes
  • 0.13.0a1
    - Update to media library 0.13.0
    - Use VLCKitv4 for compilation
    - Remove ARMv7s slice
    - VLCMLPlaylist: expose different playlist types and search by type
    - VLCMediaLibrary: removed deprecated entryPoints API
    - VLCMLMedia: fix lyrics property ownership