Shenghan Chen
|
4680a21520
Sleep Timer: Change time step to 1 minute (Closes #14611)
|
10 年之前 |
Shenghan Chen
|
c128d88d3e
SleepTimer: Add sleep timer countdown (Closes #14154)
|
10 年之前 |
Shenghan Chen
|
9337fc14f9
Playback: Fixed Elapsed time/remaining time doesn't update on pause (Closes #13601)
|
10 年之前 |
Felix Paul Kühne
|
dfc5643c8e
fullscreen view: fix playback state restoration issue (closes #15002)
|
10 年之前 |
Felix Paul Kühne
|
9b1a4ef2c6
fullscreen playback: add minimize button so clicking 'Done' actually stops playback again
|
10 年之前 |
Felix Paul Kühne
|
10265946ec
playback: iOS 8 layout fix (closes #14947)
|
10 年之前 |
Felix Paul Kühne
|
83fe7d468c
media player: deploy VLCKit 3.0 API for titles and chapters, show chapter and title duration, etc.
|
10 年之前 |
Felix Paul Kühne
|
68f68009d6
fix a couple of iOS 7 warnings
|
10 年之前 |
Felix Paul Kühne
|
6aa0fff129
Drop iOS 6.1
|
10 年之前 |
Felix Paul Kühne
|
713ee565c7
playback: fix vout behavior when app moves back and forth between active, background and active states (closes #14795)
|
10 年之前 |
Felix Paul Kühne
|
2392971ff8
movie view: fix default values for SPU and audio delays (closes #14642)
|
10 年之前 |
Felix Paul Kühne
|
0ec56c4b8c
playback: move sleep timer to vpc and adapt to logic changes (closes #14829)
|
10 年之前 |
Tobias Conradi
|
a096b16cb3
fix type error
|
10 年之前 |
Tobias Conradi
|
e7066b9623
add list repeat mode
|
10 年之前 |
Felix Paul Kühne
|
986796de53
Reset brightness slider value on appearance (fixes #14802)
|
10 年之前 |
Felix Paul Kühne
|
7d182bc69d
movie view: improve control overlay behavior (closes #14809, #14817)
|
10 年之前 |
Tobias Conradi
|
4e56ed085b
add long-press to play pause button to stop playback
|
10 年之前 |
Tobias Conradi
|
32afeec2d1
Introduce new VLCPlayerDisplayController class which is responsible to show/hide the full screen and mini player
|
10 年之前 |
Felix Paul Kühne
|
f40ad2e4aa
movie view: correctly update brightness slider when screen brightness is changed by the user through a OS provided way
|
10 年之前 |
Felix Paul Kühne
|
72d7f76338
movie view: make sure the track selector always shows the current selection (close #14628)
|
10 年之前 |
Tobias Conradi
|
187b0ddae2
add property for VLCPlaybackController in VLCMoviewController and use that instead of getting the shared instance everywhere vpc is used
|
10 年之前 |
Tobias Conradi
|
35a150167b
fix #14622, update time navigation title view on iPad.
|
10 年之前 |
Tobias Conradi
|
21163e0ec8
fix playback speed slider reduce calculations in MoveViewController fix missing update to current values if opening movie view controller from mini player
|
10 年之前 |
Felix Paul Kühne
|
98bb898077
make sure video output doesn't get lost in background mode
|
10 年之前 |
Felix Paul Kühne
|
a3ec51a9fc
playback screen: make sure to show correct state on appearance
|
10 年之前 |
Tobias Conradi
|
993b8b3b94
hide meta info labels with controls if playing video
|
10 年之前 |
Felix Paul Kühne
|
03283d8622
video VC: don't stop playback on close and make sure to always be the VPC's delegate if displayed
|
10 年之前 |
Tobias Conradi
|
1b2bf10bd4
use VLCPlaybackController for playback control only present VLCMoviewViewController when the app is active DRY app delegate by moving VLCMovieViewController initialization and presentation to methods
|
10 年之前 |
Tobias Conradi
|
a6fa0a68ca
improve now playing play pause button state handing
|
10 年之前 |
Tobias Conradi
|
d0406b4a20
fix elapsed playback time update for now info center and watch app especially for continue playback from last playback position and scrubbing
|
10 年之前 |