Carola Nitz
|
c58e5c1dc5
VLCPlaybackController: Don't show errorDialogs from VLCKit anymore
|
7 years ago |
Carola Nitz
|
d63ab169e6
VLCPlaybackController: Add playbackCompletionBlock to remove explicit url knowledge
|
7 years ago |
Carola Nitz
|
5db48e529a
VLCPlaybackController: Add nullablility
|
7 years ago |
Soomin Lee
|
6c00fda603
VLCPlaybackController: Cosmetic
|
7 years ago |
Carola Nitz
|
fe39e67e10
External playback: fix display of playing externally View
|
7 years ago |
Soomin Lee
|
cb77dc7e74
Chromecast: Initial integration
|
7 years ago |
Carola Nitz
|
a8bee6d534
DeviceMotion: make panning and devicemotion interact with each other
|
7 years ago |
Carola Nitz
|
e10b9f28c0
360Video: moved currentMediaIs360 to playbackController
|
7 years ago |
Jonathan Harris
|
7b3608471b
VLCMovieViewController: adjust the audioDelay slider to be more sensitive
|
7 years ago |
Carola Nitz
|
1f034b7090
newUI: Introduction of the new UI
|
7 years ago |
Carola Nitz
|
6667c4a9af
VLCMovieViewController: toggle between filltoCrop and previous aspect ratio for double tap on iPhoneX and refactored the aspect ratio code
|
7 years ago |
Pierre SAGASPE
|
4fc556a73b
fix mini player not displaying, if it is use by default.
|
7 years ago |
Felix Paul Kühne
|
a67b403b34
VLCPlaybackController: fix tvOS compilation warning
|
7 years ago |
Carola Nitz
|
2ab25788f1
VLCPlaybackController: move the listplayer out of the header
|
7 years ago |
Carola Nitz
|
4de5572deb
VLCPlaybackInfoCollectionViewDataSource: remove knowledge of Mediaplayer
|
7 years ago |
Carola Nitz
|
c879807da5
VLCFullscreenMovieTVViewController, VLCMovieViewController : remove knowledge of mediaplayer and replace it by new methods from playbackcontroller
|
7 years ago |
Carola Nitz
|
ee60ec4d48
VLCPlaybackInfoControllers+ VLCPlaybackController: remove knowledge of Mediaplayer
|
7 years ago |
Carola Nitz
|
ffc1391156
VLCPlaybackInfoMediaInfoTVViewController, VLCHttpConnection and VLCPlayerControlWebSocket: fixes for TVOS by switching to new methods
|
7 years ago |
Carola Nitz
|
a70b6ace13
VLCPlaybackController: remove currentlyPlayingMediaFile that returns MLFile and replace it with VLCMedia to be available on both platforms
|
7 years ago |
Carola Nitz
|
7153bd377a
VLCTrackSelectorView: remove knowledge of mediaplayer
|
7 years ago |
Carola Nitz
|
9bd1fc99f0
VLCplaybackController: rename backward and forward to next and previous
|
7 years ago |
Carola Nitz
|
8719110595
VLCWatchCommunication: remove knowledge of mediaPlayer and add method for playbacktime instead
|
7 years ago |
Carola Nitz
|
24762a2fbc
VLCPlaybackController: remove activePlaybackSession. isPlaying can be used instead
|
7 years ago |
Carola Nitz
|
8a138512e2
VLCPlaybackController: move properties that are not used outside the playbackcontroller into the source file
|
7 years ago |
Carola Nitz
|
26264da599
VLCPlaybackController : remove playURL calls and use medialist instead everywhere
|
7 years ago |
Carola Nitz
|
0f8bdb39c1
VLCPlaybackController: Decouple Metadata and controlcenter code from playback
|
7 years ago |
Carola Nitz
|
ce03cb9c3f
VLCRemoteControlService: remove < iOS 9 code and Decouple the remotecontrolEvents from the playbackController
|
7 years ago |
Soomin Lee
|
b47269ec5b
iOS: Add shuffle feature
|
8 years ago |
Soomin Lee
|
5f0e796317
iOS: Add basic 360 support methods in VLCPlaybackController
|
8 years ago |
Felix Paul Kühne
|
c3ecab6fbe
VLCHTTPConnection: Add WebSocket to allow remote playback control
|
9 years ago |