Felix Paul Kühne
|
9665512b4f
VPC: correctly move on to the next item if playback is over
|
9 anni fa |
Felix Paul Kühne
|
e7125ebc74
server browsing: play folder contents as a playlist instead of individual items
|
9 anni fa |
Felix Paul Kühne
|
a2e851abcf
ATV: implement visual error handling if playback failed or device is too slow for media
|
9 anni fa |
Felix Paul Kühne
|
9ff95208bd
Revert "vpc: always start and stop playback on the mainthread since setters may come from the background"
|
9 anni fa |
Felix Paul Kühne
|
b47de27355
vpc: add debug logging
|
9 anni fa |
Felix Paul Kühne
|
01f8b666e4
VPC: add ATV support
|
9 anni fa |
Felix Paul Kühne
|
62628f80e8
vpc: always start and stop playback on the mainthread since setters may come from the background
|
9 anni fa |
Felix Paul Kühne
|
d9d22f399e
add extra option for audio playback continuity (closes #14590)
|
9 anni fa |
Felix Paul Kühne
|
39aae86920
Add option to disable playback continuation or to have the user ask everytime (closes #14340)
|
9 anni fa |
Felix Paul Kühne
|
aae07a1241
vpc: make sure to always save playback data on stop (refs #15437)
|
9 anni fa |
Felix Paul Kühne
|
b84cd1a7b5
playback controller: document debug logging with VLCKit 3.0
|
10 anni fa |
Carola Nitz
|
86a3cfb98e
renamed the PlaylistViewController to LibraryViewController since it was never a playlist in the first place
|
10 anni fa |
Tobias Conradi
|
53c01e7a86
prevent repeated notifications
|
10 anni fa |
Tobias Conradi
|
64ceab3ebd
We can safely assume that we always have a place to show the video, it might just be in the process of appearing when the media player state is changing to playback.
|
10 anni fa |
Felix Paul Kühne
|
dfc5643c8e
fullscreen view: fix playback state restoration issue (closes #15002)
|
10 anni fa |
Felix Paul Kühne
|
8c3e9d3e95
vpc: fix media option propagation in lists (closes #14978)
|
10 anni fa |
Tobias Conradi
|
ce54abc61e
enable remote skip commands and use jump for forward/backward buttons when medialist contains only one item
|
10 anni fa |
Felix Paul Kühne
|
cde02bce66
vpc: replace deprecated API
|
10 anni fa |
Felix Paul Kühne
|
4b9996e8a8
don't use the app delegate as a proxy to the playback controller
|
10 anni fa |
Felix Paul Kühne
|
5b742eda0c
vpc: add native support for media lists
|
10 anni fa |
Felix Paul Kühne
|
5a89b2d6c8
Move passcode lock to a designated object which will take care of anything keychain related
|
10 anni fa |
Felix Paul Kühne
|
4d5d3bcc31
shared instances: cosmetics
|
10 anni fa |
Felix Paul Kühne
|
9acd094f76
playback: improve pausing when headphones are unplugged
|
10 anni fa |
Felix Paul Kühne
|
713ee565c7
playback: fix vout behavior when app moves back and forth between active, background and active states (closes #14795)
|
10 anni fa |
Felix Paul Kühne
|
cb5cc7e9cf
playback: speed-up continue where you left off (closes #14845)
|
10 anni fa |
Felix Paul Kühne
|
0ec56c4b8c
playback: move sleep timer to vpc and adapt to logic changes (closes #14829)
|
10 anni fa |
Felix Paul Kühne
|
d4d2b2c203
playback controller: rework media list handling, remove capability to play individual files, handle TV show episodes in the playlist way (fixes #14589, #14794, #14800)
|
10 anni fa |
Felix Paul Kühne
|
ce7be37c28
generally cancel any alert view when app resigns from the active state like it's 2009
|
10 anni fa |
Felix Paul Kühne
|
b35d762650
fix 2 runtime exceptions
|
10 anni fa |
Tobias Conradi
|
32afeec2d1
Introduce new VLCPlayerDisplayController class which is responsible to show/hide the full screen and mini player
|
10 anni fa |