Pierre SAGASPE
|
4fc556a73b
fix mini player not displaying, if it is use by default.
|
7 éve |
Felix Paul Kühne
|
a67b403b34
VLCPlaybackController: fix tvOS compilation warning
|
7 éve |
Carola Nitz
|
2ab25788f1
VLCPlaybackController: move the listplayer out of the header
|
7 éve |
Carola Nitz
|
4de5572deb
VLCPlaybackInfoCollectionViewDataSource: remove knowledge of Mediaplayer
|
7 éve |
Carola Nitz
|
c879807da5
VLCFullscreenMovieTVViewController, VLCMovieViewController : remove knowledge of mediaplayer and replace it by new methods from playbackcontroller
|
7 éve |
Carola Nitz
|
ee60ec4d48
VLCPlaybackInfoControllers+ VLCPlaybackController: remove knowledge of Mediaplayer
|
7 éve |
Carola Nitz
|
ffc1391156
VLCPlaybackInfoMediaInfoTVViewController, VLCHttpConnection and VLCPlayerControlWebSocket: fixes for TVOS by switching to new methods
|
7 éve |
Carola Nitz
|
a70b6ace13
VLCPlaybackController: remove currentlyPlayingMediaFile that returns MLFile and replace it with VLCMedia to be available on both platforms
|
7 éve |
Carola Nitz
|
7153bd377a
VLCTrackSelectorView: remove knowledge of mediaplayer
|
7 éve |
Carola Nitz
|
9bd1fc99f0
VLCplaybackController: rename backward and forward to next and previous
|
7 éve |
Carola Nitz
|
8719110595
VLCWatchCommunication: remove knowledge of mediaPlayer and add method for playbacktime instead
|
7 éve |
Carola Nitz
|
24762a2fbc
VLCPlaybackController: remove activePlaybackSession. isPlaying can be used instead
|
7 éve |
Carola Nitz
|
8a138512e2
VLCPlaybackController: move properties that are not used outside the playbackcontroller into the source file
|
7 éve |
Carola Nitz
|
26264da599
VLCPlaybackController : remove playURL calls and use medialist instead everywhere
|
7 éve |
Carola Nitz
|
0f8bdb39c1
VLCPlaybackController: Decouple Metadata and controlcenter code from playback
|
7 éve |
Carola Nitz
|
ce03cb9c3f
VLCRemoteControlService: remove < iOS 9 code and Decouple the remotecontrolEvents from the playbackController
|
7 éve |
Soomin Lee
|
b47269ec5b
iOS: Add shuffle feature
|
8 éve |
Soomin Lee
|
5f0e796317
iOS: Add basic 360 support methods in VLCPlaybackController
|
8 éve |
Felix Paul Kühne
|
c3ecab6fbe
VLCHTTPConnection: Add WebSocket to allow remote playback control
|
9 éve |
Felix Paul Kühne
|
ca8ec50dab
ATV playback: add media info
|
9 éve |
Felix Paul Kühne
|
e7125ebc74
server browsing: play folder contents as a playlist instead of individual items
|
9 éve |
Felix Paul Kühne
|
01f8b666e4
VPC: add ATV support
|
9 éve |
Shenghan Chen
|
c128d88d3e
SleepTimer: Add sleep timer countdown (Closes #14154)
|
10 éve |
Felix Paul Kühne
|
8c3e9d3e95
vpc: fix media option propagation in lists (closes #14978)
|
10 éve |
Tobias Conradi
|
f06bd2e2f8
fix remote control commands on pre iOS 7.1. (closes #14996)
|
10 éve |
Felix Paul Kühne
|
5b5c573d02
playback: add option to always play video in fullscreen, on by default (closes #14985)
|
10 éve |
Felix Paul Kühne
|
4b9996e8a8
don't use the app delegate as a proxy to the playback controller
|
10 éve |
Felix Paul Kühne
|
5b742eda0c
vpc: add native support for media lists
|
10 éve |
Felix Paul Kühne
|
0ec56c4b8c
playback: move sleep timer to vpc and adapt to logic changes (closes #14829)
|
10 éve |
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 éve |