Commit History

Autor SHA1 Mensaxe Data
  Tobias Conradi a096b16cb3 fix type error %!s(int64=10) %!d(string=hai) anos
  Tobias Conradi e7066b9623 add list repeat mode %!s(int64=10) %!d(string=hai) anos
  Felix Paul Kühne 986796de53 Reset brightness slider value on appearance (fixes #14802) %!s(int64=10) %!d(string=hai) anos
  Felix Paul Kühne 7d182bc69d movie view: improve control overlay behavior (closes #14809, #14817) %!s(int64=10) %!d(string=hai) anos
  Tobias Conradi 4e56ed085b add long-press to play pause button to stop playback %!s(int64=10) %!d(string=hai) anos
  Tobias Conradi 32afeec2d1 Introduce new VLCPlayerDisplayController class which is responsible to show/hide the full screen and mini player %!s(int64=10) %!d(string=hai) anos
  Felix Paul Kühne f40ad2e4aa movie view: correctly update brightness slider when screen brightness is changed by the user through a OS provided way %!s(int64=10) %!d(string=hai) anos
  Felix Paul Kühne 72d7f76338 movie view: make sure the track selector always shows the current selection (close #14628) %!s(int64=10) %!d(string=hai) anos
  Tobias Conradi 187b0ddae2 add property for VLCPlaybackController in VLCMoviewController and use that instead of getting the shared instance everywhere vpc is used %!s(int64=10) %!d(string=hai) anos
  Tobias Conradi 35a150167b fix #14622, update time navigation title view on iPad. %!s(int64=10) %!d(string=hai) anos
  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 %!s(int64=10) %!d(string=hai) anos
  Felix Paul Kühne 98bb898077 make sure video output doesn't get lost in background mode %!s(int64=10) %!d(string=hai) anos
  Felix Paul Kühne a3ec51a9fc playback screen: make sure to show correct state on appearance %!s(int64=10) %!d(string=hai) anos
  Tobias Conradi 993b8b3b94 hide meta info labels with controls if playing video %!s(int64=10) %!d(string=hai) anos
  Felix Paul Kühne 03283d8622 video VC: don't stop playback on close and make sure to always be the VPC's delegate if displayed %!s(int64=10) %!d(string=hai) anos
  Tobias Conradi 1b2bf10bd4 use VLCPlaybackController for playback control only present VLCMoviewViewController when the app is active DRY app delegate by moving VLCMovieViewController initialization and presentation to methods %!s(int64=10) %!d(string=hai) anos
  Tobias Conradi a6fa0a68ca improve now playing play pause button state handing %!s(int64=10) %!d(string=hai) anos
  Tobias Conradi d0406b4a20 fix elapsed playback time update for now info center and watch app especially for continue playback from last playback position and scrubbing %!s(int64=10) %!d(string=hai) anos
  Tobias Conradi 2f08666e38 move layout code for time navigation title view to separate view %!s(int64=10) %!d(string=hai) anos
  Tobias Conradi 49bee8363d fix some more warning %!s(int64=10) %!d(string=hai) anos
  Felix Paul Kühne ffc3b9ab44 playback: split any non-UI logic from the view controller to a designated global instance %!s(int64=10) %!d(string=hai) anos
  Tobias Conradi fd48bd5313 replace occurencies of the pattern if (objects.count > 0) object = objects[0]; with object=objects.firstObject; %!s(int64=10) %!d(string=hai) anos
  Felix Paul Kühne 263e327624 hack-around a runtime exception caused by the OS %!s(int64=10) %!d(string=hai) anos
  Felix Paul Kühne 7d084fff44 playback: implement lookup of MLFiles from a media list %!s(int64=10) %!d(string=hai) anos
  Tobias Conradi 8621964304 use mediaLibraryObject for now playing info %!s(int64=10) %!d(string=hai) anos
  Carola Nitz 502bc963b2 adjusted the ThumbnailCache to handle different filetypes itself to remove complexity from other controllers %!s(int64=10) %!d(string=hai) anos
  Felix Paul Kühne 9a3a33e836 misc stability improvements if MLKit does not deliver a valid managed object context or persistent store coordinator %!s(int64=10) %!d(string=hai) anos
  Felix Paul Kühne 2dd98554f2 playback: add shuffle UI stub %!s(int64=10) %!d(string=hai) anos
  Felix Paul Kühne 9501fbbffc correctly close playback view prior to re-starting it %!s(int64=10) %!d(string=hai) anos
  Tobias Conradi 9e558dafaa now playing info view with basic control works %!s(int64=10) %!d(string=hai) anos