VideoPlayerViewController: Add volume gesture information
VideoPlayerViewController: Add volume gesture information with creating a separate class called VolumeControlView that have a UISlider rotated vertically to show the change of sound level , the choice of UISlider over progressView was made to give the possibility to the class to be extended for the brightness need.
Merge request reports
Activity
Filter activity
added 1 commit
- 47be5c07 - SliderInfoView: Abstract the class to be used in VolumeControlView & BrightnessControlView
added 1 commit
- 9dea1a13 - VolumeControlView: Creating vertical VolumeControlView that will be added to...
added 1 commit
- 5544f275 - SliderInfoView: change slider color to white
added 1 commit
- e79c319b - VolumeControlView: Creating vertical VolumeControlView that will be added to...
changed milestone to %3.3.0
added 14 commits
-
e79c319b...f296f1cc - 14 commits from branch
videolan:master
-
e79c319b...f296f1cc - 14 commits from branch
added 1 commit
- 9cfca44d - VolumeControlView: Creating vertical VolumeControlView that will be added to...
added 1 commit
- 93821630 - VideoPlayerViewController: delete delegate param from init method
added 1 commit
- 3099a67d - VolumeControlView: Creating vertical VolumeControlView that will be added to...
assigned to @bubu
Please register or sign in to reply