- 19 Oct, 2015 1 commit
-
-
Felix Paul Kühne authored
-
- 29 Sep, 2015 4 commits
-
-
Tobias authored
Defaults can change when the view is visible (side-by-side multitasking).
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Tobias authored
Instead of using entirely different views for the panel based on orientation and interface idiom use a single wie and configure auto layout constraints based on the width of the panel. In compact environments the volume slider moves below the playback controls instead of being on the left side. fixes #15549
-
- 24 Jul, 2015 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
(cherry picked from commit 98c5b435)
-
- 22 Jul, 2015 2 commits
-
-
Shenghan Chen authored
Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
Shenghan Chen authored
Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
- 11 Jul, 2015 1 commit
-
-
Shenghan Chen authored
Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
- 06 Jul, 2015 2 commits
-
-
Felix Paul Kühne authored
(cherry picked from commit 7901743b) Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit cbe45bc1)
-
- 01 Jul, 2015 1 commit
-
-
Felix Paul Kühne authored
-
- 16 Jun, 2015 1 commit
-
-
Felix Paul Kühne authored
-
- 12 Jun, 2015 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 10 Jun, 2015 7 commits
-
-
Felix Paul Kühne authored
playback: fix vout behavior when app moves back and forth between active, background and active states (closes #14795) (cherry picked from commit 2cfb76550c2eb2eced514956a06d853fbf21604b)
-
Felix Paul Kühne authored
(cherry picked from commit fea2b417)
-
Felix Paul Kühne authored
(cherry picked from commit d473feca)
-
Tobias authored
(cherry picked from commit 110cc191) Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
Tobias authored
(cherry picked from commit c4736292) Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 31b830cd)
-
Felix Paul Kühne authored
(cherry picked from commit 29bb59ad)
-
- 01 Jun, 2015 2 commits
-
-
Tobias authored
Introduce new VLCPlayerDisplayController class which is responsible to show/hide the full screen and mini player remove playback view related stuff from VLCAppDelegate and VLCPlaylistViewController add notifications for playback state changes, so more objects than just the VLCPlaybackControllerDelegate can react to playback state and meta data changes (cherry picked from commit aa52c9a1)
- 26 May, 2015 2 commits
-
-
Felix Paul Kühne authored
movie view: correctly update brightness slider when screen brightness is changed by the user through a OS provided way (cherry picked from commit dfd21ae9)
-
Felix Paul Kühne authored
cleanup (cherry picked from commit 4b3cc441)
-
- 15 May, 2015 2 commits
-
-
Tobias authored
add property for VLCPlaybackController in VLCMoviewController and use that instead of getting the shared instance everywhere vpc is used (cherry picked from commit a39698e9) Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
Tobias authored
fix time label size when changing to displayRemainingTime. (cherry picked from commit 946b46f9) Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
- 14 May, 2015 1 commit
-
- 13 May, 2015 10 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Tobias authored
-
Felix Paul Kühne authored
-
Tobias authored
use VLCPlaybackController for playback control only present VLCMoviewViewController when the app is active DRY app delegate by moving VLCMovieViewController initialization and presentation to methods
-
Tobias authored
-
Tobias authored
fix elapsed playback time update for now info center and watch app especially for continue playback from last playback position and scrubbing
-
Tobias authored
-
Tobias authored
-
Felix Paul Kühne authored
-