Compare commits

20 Commits

Author SHA1 Message Date
Freddy Kellison-Linn 56bef1c115 Release 1.3.0 2018-07-18 15:39:05 -04:00
Frederick Kellison-Linn 56946a6509 Merge pull request #37 from vimeo/feature/VIM-6303-closed-captions
Merge feature work for Closed Captions into develop
2018-07-18 15:13:30 -04:00
Frederick Kellison-Linn 0b9d4e5096 Merge pull request #36 from vimeo/VIM-6350-select-cc-option
VIM-6350: Turn on/off CC when user taps appropriate item in list
2018-07-11 13:05:24 -04:00
Freddy Kellison-Linn 3a53693935 Add explanatory comment for SDH 2018-07-11 11:58:27 -04:00
Freddy Kellison-Linn aee3f617d6 Use new matches(_:) method in select(_:) 2018-07-10 15:57:25 -04:00
Freddy Kellison-Linn 41f59b1d45 Fixup style 2018-07-10 15:51:46 -04:00
Freddy Kellison-Linn 978efdb667 Change == operator to matches(_:) method 2018-07-10 15:08:57 -04:00
Freddy Kellison-Linn d9f3f12bb8 Make TextTrackMetadata == global 2018-07-10 14:38:29 -04:00
Freddy Kellison-Linn aecc7485a5 Improve TextTrackMetadata and TextTrackCapable APIs 2018-07-10 14:09:41 -04:00
Freddy Kellison-Linn 09a1d6a051 Remove deprecated API in newer versions 2018-07-10 12:27:02 -04:00
Freddy Kellison-Linn 8280e5e801 Add selectedTrack requirement to TextTrackCapable 2018-07-09 14:40:39 -04:00
Frederick Kellison-Linn f2d24ffb2e Merge pull request #35 from vimeo/VIM-6353-regularplayer-conform-texttrackcapable
VIM-6353: Make RegularPlayer conform to `TextTrackCapable`
2018-07-05 10:45:37 -04:00
Freddy Kellison-Linn b1b690d6ad Use Array.first instead of for-in loop 2018-07-05 10:15:48 -04:00
Freddy Kellison-Linn fa9fa737d5 Move TextTrackCapable conformance to extension 2018-07-03 10:22:00 -04:00
Freddy Kellison-Linn fae36bc646 Make RegularPlayer conform to TextTrackCapable and AVMediaSelectionOption to TextTrackMetadata 2018-07-02 15:55:56 -04:00
Frederick Kellison-Linn 055c6b727a Merge pull request #34 from vimeo/VIM-6347-texttrack-player-protocols
Add TextTrackMetadata and TextTrackCapable protocols to Player.swift
2018-07-02 15:53:08 -04:00
Freddy Kellison-Linn 3e945f1639 Add period 2018-07-02 15:44:15 -04:00
Freddy Kellison-Linn bc804d729a Add TextTrackMetadata and TextTrackCapable protocols to Player.swift 2018-06-28 15:47:24 -04:00
Mike Westendorf 7222d585e5 Merge pull request #33 from vimeo/vim-xxx-updates-cocoapods
VIM-6140: Update CocoaPods to version 1.5.2
2018-06-04 13:52:42 -04:00
Mike Westendorf 365b835447 updates cocoapods to version 1.5.2, updates git ignore file 2018-05-24 13:51:35 -04:00

Diff Content Not Available