提交歷史

作者 SHA1 備註 提交日期
  Tobias Conradi 187b0ddae2 add property for VLCPlaybackController in VLCMoviewController and use that instead of getting the shared instance everywhere vpc is used 10 年之前
  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 年之前
  Tobias Conradi a6fa0a68ca improve now playing play pause button state handing 10 年之前
  Tobias Conradi 2f08666e38 move layout code for time navigation title view to separate view 10 年之前
  Felix Paul Kühne ffc3b9ab44 playback: split any non-UI logic from the view controller to a designated global instance 10 年之前
  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 年之前
  Tobias Conradi 8621964304 use mediaLibraryObject for now playing info 10 年之前
  Felix Paul Kühne 2dd98554f2 playback: add shuffle UI stub 10 年之前
  Felix Paul Kühne 9501fbbffc correctly close playback view prior to re-starting it 10 年之前
  Felix Paul Kühne 5280088a09 x-callback-url: added support for the x-error parameter (closes #14092) 10 年之前
  Felix Paul Kühne 8a75aae2ba playback: implement pseudo-menu for secondary actions (closes #14028, #14030) 10 年之前
  Felix Paul Kühne ca26e9e674 Implement sleep timer (close #8640) 10 年之前
  Felix Paul Kühne 1a92e35faf Add equalizer UI (refs #9032) 10 年之前
  Felix Paul Kühne 31df632363 playback: add chapter and title support (closes #11560) 10 年之前
  Felix Paul Kühne b58a2d0ab3 playback: add lock button, which locks controls and rotation (close #11292, #11293) 10 年之前
  Felix Paul Kühne 6afa2b429f playback: unify SPU and audio track selection in a single button 10 年之前
  Ulrich Trampe 4543b3becf VLC for iOS implements an URL scheme that confirms to the x-callback-url specification 10 年之前
  Felix Paul Kühne 11a434c6cd added support for enhanced playback sync with SPU and audio delays (close #11236) 10 年之前
  Felix Paul Kühne a5c298dac5 Simplify libvlc vs. external sub interaction 11 年之前
  Pierre SAGASPE ee3a23451c External subtitles over ftp (refs #10668) 11 年之前
  Felix Paul Kühne fe6c247c92 rename mediaItem property since it is ambigous 11 年之前
  Felix Paul Kühne 0d9a1ed4e9 fix various compilation warnings 11 年之前
  Carola Nitz 8de84b02e4 MovieViewController: added own view for landscape 11 年之前
  Felix Paul Kühne 158de723b7 Happy New Year 11 年之前
  Felix Paul Kühne 8d1fa3f432 movie view: fix media item playback after media list 11 年之前
  Felix Paul Kühne 74a20b7d94 playback: add support for media lists 11 年之前
  Felix Paul Kühne 657c09230c playback: show album art if we don't have video but art. otherwise, fallback to meta data text 11 年之前
  Carola Nitz 03855e7e0e MovieViewController: added frosted glas effect 11 年之前
  Carola Nitz 9ca1652960 Movieplayer: new assets and stretchable control 11 年之前
  Felix Paul Kühne 7ed874543e playback: add temporary repeat button to repeat the currently playing item over and over again (close #9783) 11 年之前