Commit History

Author SHA1 Message Date
  Felix Paul Kühne 9b1a4ef2c6 fullscreen playback: add minimize button so clicking 'Done' actually stops playback again 10 years ago
  Tobias Conradi 32afeec2d1 Introduce new VLCPlayerDisplayController class which is responsible to show/hide the full screen and mini player 10 years ago
  Tobias Conradi 187b0ddae2 add property for VLCPlaybackController in VLCMoviewController and use that instead of getting the shared instance everywhere vpc is used 10 years ago
  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 10 years ago
  Tobias Conradi a6fa0a68ca improve now playing play pause button state handing 10 years ago
  Tobias Conradi 2f08666e38 move layout code for time navigation title view to separate view 10 years ago
  Felix Paul Kühne ffc3b9ab44 playback: split any non-UI logic from the view controller to a designated global instance 10 years ago
  Tobias Conradi b1e1820b8a rename all progressSeparators to progressObjects and change type to WKInterfaceObject in preparation of using group instead of separator for progress now playing: - use group for progress instead of separator - use current playback time from player not from now playing info - update info every 5 seconds - set background image on main thread 10 years ago
  Tobias Conradi 8621964304 use mediaLibraryObject for now playing info 10 years ago
  Felix Paul Kühne 2dd98554f2 playback: add shuffle UI stub 10 years ago
  Felix Paul Kühne 9501fbbffc correctly close playback view prior to re-starting it 10 years ago
  Felix Paul Kühne 5280088a09 x-callback-url: added support for the x-error parameter (closes #14092) 10 years ago
  Felix Paul Kühne 8a75aae2ba playback: implement pseudo-menu for secondary actions (closes #14028, #14030) 10 years ago
  Felix Paul Kühne ca26e9e674 Implement sleep timer (close #8640) 10 years ago
  Felix Paul Kühne 1a92e35faf Add equalizer UI (refs #9032) 10 years ago
  Felix Paul Kühne 31df632363 playback: add chapter and title support (closes #11560) 10 years ago
  Felix Paul Kühne b58a2d0ab3 playback: add lock button, which locks controls and rotation (close #11292, #11293) 10 years ago
  Felix Paul Kühne 6afa2b429f playback: unify SPU and audio track selection in a single button 10 years ago
  Ulrich Trampe 4543b3becf VLC for iOS implements an URL scheme that confirms to the x-callback-url specification 10 years ago
  Felix Paul Kühne 11a434c6cd added support for enhanced playback sync with SPU and audio delays (close #11236) 10 years ago
  Felix Paul Kühne a5c298dac5 Simplify libvlc vs. external sub interaction 11 years ago
  Pierre SAGASPE ee3a23451c External subtitles over ftp (refs #10668) 11 years ago
  Felix Paul Kühne fe6c247c92 rename mediaItem property since it is ambigous 11 years ago
  Felix Paul Kühne 0d9a1ed4e9 fix various compilation warnings 11 years ago
  Carola Nitz 8de84b02e4 MovieViewController: added own view for landscape 11 years ago
  Felix Paul Kühne 158de723b7 Happy New Year 11 years ago
  Felix Paul Kühne 8d1fa3f432 movie view: fix media item playback after media list 11 years ago
  Felix Paul Kühne 74a20b7d94 playback: add support for media lists 11 years ago
  Felix Paul Kühne 657c09230c playback: show album art if we don't have video but art. otherwise, fallback to meta data text 11 years ago
  Carola Nitz 03855e7e0e MovieViewController: added frosted glas effect 11 years ago