Pierre SAGASPE
|
4fc556a73b
fix mini player not displaying, if it is use by default.
|
7 年之前 |
Carola Nitz
|
24762a2fbc
VLCPlaybackController: remove activePlaybackSession. isPlaying can be used instead
|
7 年之前 |
Carola Nitz
|
857f410d49
VLCMovieViewcontroller: move navigationbar into Movieviewcontroller to use autolayoutconstraints and use the presenting navigationbar instead of creating a new one. This removes a lot of unnecessary code and fixes an issue where the navigation bar was colliding with the statusbar (closes #34)
|
7 年之前 |
Felix Paul Kühne
|
10ca7a3ab9
VPDC: add missing main thread guard
|
9 年之前 |
Felix Paul Kühne
|
e064bb3301
vpdc: protect autolayout against off-main thread action
|
9 年之前 |
Felix Paul Kühne
|
9efd33efa1
Fix runtime exception
|
9 年之前 |
Felix Paul Kühne
|
b8f304be2e
Fix runtime exception
|
9 年之前 |
Felix Paul Kühne
|
987c2f76c2
ATV: don't fallback on mini player but stop playback when we leave fullscreen
|
9 年之前 |
Felix Paul Kühne
|
a2e851abcf
ATV: implement visual error handling if playback failed or device is too slow for media
|
9 年之前 |
Felix Paul Kühne
|
5ab3cb78c1
ATV: add PoC fullscreen playback view controller
|
9 年之前 |
Felix Paul Kühne
|
a79f9b7171
ATV: add playback in mini view
|
9 年之前 |
Felix Paul Kühne
|
bb0afb927f
VPDC: convert pseudo singleton to an explicit one
|
9 年之前 |
Felix Paul Kühne
|
1964e9ed3f
VPDC: add support for ATV
|
9 年之前 |
Felix Paul Kühne
|
5b5c573d02
playback: add option to always play video in fullscreen, on by default (closes #14985)
|
10 年之前 |
Tobias Conradi
|
a478bd7de3
fix mini player visibility on iOS 7 fixes #14977
|
10 年之前 |
Felix Paul Kühne
|
23dba31c57
forward-port state restoration fixes from the 2.6 branch
|
10 年之前 |
Felix Paul Kühne
|
ce7be37c28
generally cancel any alert view when app resigns from the active state like it's 2009
|
10 年之前 |
Tobias Conradi
|
df2624bbd6
fix mini playback view not reappearing when playing again after stop
|
10 年之前 |
Felix Paul Kühne
|
7d490b501e
Cosmetics
|
10 年之前 |
Tobias Conradi
|
32afeec2d1
Introduce new VLCPlayerDisplayController class which is responsible to show/hide the full screen and mini player
|
10 年之前 |