Commit History

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