Historique des commits

Auteur SHA1 Message Date
  Tobias Conradi 2f08666e38 move layout code for time navigation title view to separate view il y a 10 ans
  Tobias Conradi 49bee8363d fix some more warning il y a 10 ans
  Felix Paul Kühne ffc3b9ab44 playback: split any non-UI logic from the view controller to a designated global instance il y a 10 ans
  Tobias Conradi fd48bd5313 replace occurencies of the pattern if (objects.count > 0) object = objects[0]; with object=objects.firstObject; il y a 10 ans
  Felix Paul Kühne 263e327624 hack-around a runtime exception caused by the OS il y a 10 ans
  Felix Paul Kühne 7d084fff44 playback: implement lookup of MLFiles from a media list il y a 10 ans
  Tobias Conradi 8621964304 use mediaLibraryObject for now playing info il y a 10 ans
  Carola Nitz 502bc963b2 adjusted the ThumbnailCache to handle different filetypes itself to remove complexity from other controllers il y a 10 ans
  Felix Paul Kühne 9a3a33e836 misc stability improvements if MLKit does not deliver a valid managed object context or persistent store coordinator il y a 10 ans
  Felix Paul Kühne 2dd98554f2 playback: add shuffle UI stub il y a 10 ans
  Felix Paul Kühne 9501fbbffc correctly close playback view prior to re-starting it il y a 10 ans
  Tobias Conradi 9e558dafaa now playing info view with basic control works il y a 10 ans
  Pierre SAGASPE 26d2d63cde playback: enable all gestures in toggleControlsVisible if trackSelectorContainer is displayed il y a 10 ans
  Pierre SAGASPE b087341e7e playback: fix not select row in the track Selector TableView il y a 10 ans
  Kevin Chromik 4bb5a378ac Gesture submenu added & ability to choose jump mode il y a 10 ans
  Felix Paul Kühne 32d8351bd9 playback: fix fatal runtime exception on iOS 6 il y a 10 ans
  Tobias Conradi cdf10d42d7 use MPRemoteCommandCenter for iOS >= 7.1 this allows skip buttons in lock screen and control center and better feedback to the remote control il y a 10 ans
  Tobias Conradi 75aca6a9ea add user defaults for skip length but don't add corresponding settings il y a 10 ans
  Tobias Conradi 36952393f8 improve updating of nowPlayingInfo - fix a bug where the nowPlayingInfo was not updated for remote commands (from control center) - fix a bug where pause/play was not correctly added to nowPlayingInfo - fix a bug where nowPlayingInfo was not updated when scrubbing il y a 10 ans
  Pierre SAGASPE 72a5f1ea2d playback: lock button change background color when activated il y a 10 ans
  Kevin Chromik 8e871cbba3 swipe up or down to go to previous or next item in playlist il y a 10 ans
  Felix Paul Kühne ccbf4da74c playback: fix sleep timer layout (closes #14139) il y a 10 ans
  Felix Paul Kühne 286e3a9304 cosmetics il y a 10 ans
  Felix Paul Kühne 493db699f9 playback: fix chapter selector panel il y a 10 ans
  Kevin Chromik ff62393df7 make swipe jump duration variable to video length il y a 10 ans
  Felix Paul Kühne 5280088a09 x-callback-url: added support for the x-error parameter (closes #14092) il y a 10 ans
  Felix Paul Kühne 8a75aae2ba playback: implement pseudo-menu for secondary actions (closes #14028, #14030) il y a 10 ans
  Felix Paul Kühne ca26e9e674 Implement sleep timer (close #8640) il y a 10 ans
  Felix Paul Kühne 668410d363 equalizer: add missing l10n and appearance fixes il y a 10 ans
  Felix Paul Kühne 4247bc2437 fix last playback position lookup when media is stored in a logical folder il y a 10 ans