Bump VLCMediaLibraryKit to 0.7.2
WIP since the pod hasn't been released yet.
A commit updating the Podfile needs to be included.
This includes:
- Update to new MediaLibrary usage such as:
- New MediaGroup API integration
- New thumbnailGenerated API
- Removal of deprecated medialibrary methods
- Minor cleaning and refactoring
Edited by Soomin Lee
Merge request reports
Activity
Filter activity
changed milestone to %3.2.8
added MediaLibrary label
added 22 commits
-
3f3f67b5...77d7d0e6 - 7 commits from branch
videolan:master
- d7f9b0c4 - EditToolbar: Cosmetic: Unnecessary return lines
- 0e43398e - MediaLibrary: Update isThumbnailGenerated to thumbnailStatus
- 4a018b5d - MediaLibraryService: Handle StartResult
- 10b59df5 - VideoModel: Update indicator string
- 7e531636 - MLBaseModel: Change exposed shadow protocol methods prototype
- 0ddc63dd - MediaCategoryViewController: Cosmetic: Remove unnecessary return line
- 9453f11b - EditActions: Cosmetic: Tidy methods into extensions
- e470e138 - MediaModel: Refactor deletion of mainFile
- 03267b1c - MediaCollectionViewCell: Handle formatSize for video
- 748675fb - AddToPlaylistViewController: Fix rotation cell resizing
- 3566cbb3 - Remove mediagroup prefix length option
- 00e8cbb5 - Refactor AddToPlaylistView to an abstract AddToCollectionView
- 48eea897 - MediaGroupViewModel: Initial
- 22a8221a - AddToCollectionViewController: Adjust side padding
- 5e915d81 - MediaLibraryService: Remove obsolete start
Toggle commit list-
3f3f67b5...77d7d0e6 - 7 commits from branch
added 16 commits
- fbcb07d4 - Podfile: Bump VLCMediaLibraryKit to 0.7.2
- ac757aa9 - EditToolbar: Cosmetic: Unnecessary return lines
- 16575973 - MediaLibrary: Update isThumbnailGenerated to thumbnailStatus
- 526de4dd - MediaLibraryService: Handle StartResult
- cff98ac1 - VideoModel: Update indicator string
- eb2f4f07 - MLBaseModel: Change exposed shadow protocol methods prototype
- 316faa1a - MediaCategoryViewController: Cosmetic: Remove unnecessary return line
- 1b972328 - EditActions: Cosmetic: Tidy methods into extensions
- d3cb4fe6 - MediaModel: Refactor deletion of mainFile
- 58b8dd6b - MediaCollectionViewCell: Handle formatSize for video
- 62e2ed7f - AddToPlaylistViewController: Fix rotation cell resizing
- e7ffaaf6 - Remove mediagroup prefix length option
- 595f5093 - Refactor AddToPlaylistView to an abstract AddToCollectionView
- 107d4168 - MediaGroupViewModel: Initial
- fbf92cb0 - AddToCollectionViewController: Adjust side padding
- 5d099746 - MediaLibraryService: Remove obsolete start
Toggle commit listmentioned in issue #828 (closed)
mentioned in issue #676 (closed)
Please register or sign in to reply