Historique des commits

Auteur SHA1 Message Date
  Carola Nitz ee60ec4d48 VLCPlaybackInfoControllers+ VLCPlaybackController: remove knowledge of Mediaplayer il y a 7 ans
  Carola Nitz ffc1391156 VLCPlaybackInfoMediaInfoTVViewController, VLCHttpConnection and VLCPlayerControlWebSocket: fixes for TVOS by switching to new methods il y a 7 ans
  Carola Nitz a70b6ace13 VLCPlaybackController: remove currentlyPlayingMediaFile that returns MLFile and replace it with VLCMedia to be available on both platforms il y a 7 ans
  Carola Nitz 7153bd377a VLCTrackSelectorView: remove knowledge of mediaplayer il y a 7 ans
  Carola Nitz 9bd1fc99f0 VLCplaybackController: rename backward and forward to next and previous il y a 7 ans
  Carola Nitz 8719110595 VLCWatchCommunication: remove knowledge of mediaPlayer and add method for playbacktime instead il y a 7 ans
  Carola Nitz 24762a2fbc VLCPlaybackController: remove activePlaybackSession. isPlaying can be used instead il y a 7 ans
  Carola Nitz 8a138512e2 VLCPlaybackController: move properties that are not used outside the playbackcontroller into the source file il y a 7 ans
  Carola Nitz 26264da599 VLCPlaybackController : remove playURL calls and use medialist instead everywhere il y a 7 ans
  Carola Nitz 0f8bdb39c1 VLCPlaybackController: Decouple Metadata and controlcenter code from playback il y a 7 ans
  Carola Nitz ce03cb9c3f VLCRemoteControlService: remove < iOS 9 code and Decouple the remotecontrolEvents from the playbackController il y a 7 ans
  Soomin Lee b47269ec5b iOS: Add shuffle feature il y a 8 ans
  Soomin Lee 5f0e796317 iOS: Add basic 360 support methods in VLCPlaybackController il y a 8 ans
  Felix Paul Kühne c3ecab6fbe VLCHTTPConnection: Add WebSocket to allow remote playback control il y a 9 ans
  Felix Paul Kühne ca8ec50dab ATV playback: add media info il y a 9 ans
  Felix Paul Kühne e7125ebc74 server browsing: play folder contents as a playlist instead of individual items il y a 9 ans
  Felix Paul Kühne 01f8b666e4 VPC: add ATV support il y a 9 ans
  Shenghan Chen c128d88d3e SleepTimer: Add sleep timer countdown (Closes #14154) il y a 10 ans
  Felix Paul Kühne 8c3e9d3e95 vpc: fix media option propagation in lists (closes #14978) il y a 10 ans
  Tobias Conradi f06bd2e2f8 fix remote control commands on pre iOS 7.1. (closes #14996) il y a 10 ans
  Felix Paul Kühne 5b5c573d02 playback: add option to always play video in fullscreen, on by default (closes #14985) il y a 10 ans
  Felix Paul Kühne 4b9996e8a8 don't use the app delegate as a proxy to the playback controller il y a 10 ans
  Felix Paul Kühne 5b742eda0c vpc: add native support for media lists il y a 10 ans
  Felix Paul Kühne 0ec56c4b8c playback: move sleep timer to vpc and adapt to logic changes (closes #14829) il y a 10 ans
  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) il y a 10 ans
  Tobias Conradi 32afeec2d1 Introduce new VLCPlayerDisplayController class which is responsible to show/hide the full screen and mini player il y a 10 ans
  Felix Paul Kühne f3eaf69283 playback: retain window-state in background mode and fix black screen when coming back (fixes #14686, #14687) il y a 10 ans
  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 il y a 10 ans
  Felix Paul Kühne 98bb898077 make sure video output doesn't get lost in background mode il y a 10 ans
  Felix Paul Kühne a3ec51a9fc playback screen: make sure to show correct state on appearance il y a 10 ans