DZamataev / DZVideoPlayerViewController

Customizable iOS Video Player control, implemented with AVPlayer.
MIT License
91 stars 19 forks source link

tvOS Minimal compatibility #3

Closed MessuKilkain closed 8 years ago

MessuKilkain commented 8 years ago

Since I started working on tvOS and still using DZVideoPlayerViewController, I wanted to be able to continue to use it as I was before. That is why I choose to change only the super class of DZProgressIndicatorSlider on tvOS. Everything can be improved but this provides a compatibility solution at least. I hope the DZVideoPlayerViewController will support tvOS interaction eventually. AS long as I would work on tvOS, I guess I will have to do it anyway. If I can make it good, I will commit and create an other pull request with improvements.