Historique des commits

Auteur SHA1 Message Date
  Soomin Lee 45da72684e VideoModel: Format getter: Remove unnecessary parameter il y a 7 ans
  Soomin Lee ab56040900 VideoModel: Adjust format getter il y a 7 ans
  Soomin Lee 98e4fda616 VLCPlaylistCollectionViewCell: Handle formatting inside modelview il y a 7 ans
  Soomin Lee 76db6a7497 VLCPlaylistCollectionViewCell: Add VLCMLMedia il y a 7 ans
  Carola Nitz 6066231bf9 add voids to block that don't require parameters, make implicit selfs explicit il y a 7 ans
  Carola Nitz 1f034b7090 newUI: Introduction of the new UI il y a 7 ans
  Soomin Lee 371150cf23 VLCPlaylistCollectionViewCell: Fix collectionView cells not shaking in a folder il y a 7 ans
  Carola Nitz ea54eeb7f2 Initial Drag and Drop support il y a 7 ans
  Carola Nitz 7c94c41e94 first hit at seperating viewpresentation from the underlying media management. Moved the _foundmedia array into it's own class VLCMediaDataSource.m. il y a 8 ans
  Felix Paul Kühne edfbdd42b7 Add missing calls to super il y a 9 ans
  Pierre SAGASPE 89d055fe07 playlist: fix displaying of subtitle Metadata il y a 10 ans
  Felix Paul Kühne 15813c5c5f library: fix logic to determine reliabily if a media object is 'new' (close #14881) il y a 10 ans
  Carola Nitz 6e14a79e1b added useractivitys to restart mediaplayback from corespotlight il y a 10 ans
  Carola Nitz 86a3cfb98e renamed the PlaylistViewController to LibraryViewController since it was never a playlist in the first place il y a 10 ans
  Felix Paul Kühne 7f2132a550 library: add exception handlers and sanity checks il y a 10 ans
  Felix Paul Kühne 6aa0fff129 Drop iOS 6.1 il y a 10 ans
  Felix Paul Kühne 04bcb884bf Library: folder sub-items should be referred to as 'files' not 'tracks' il y a 10 ans
  Felix Paul Kühne 3fc601b416 library: update the thumbnail to the last displayed frame when remember poisition is updated il y a 10 ans
  Felix Paul Kühne 70ddf853d9 library view cells: listen to a few more media object changes il y a 10 ans
  Tobias Conradi 9beee90fe2 MLFile now stores relative path in the path property. the absolut path/url can be accessed by using the property url which returns an NSURL 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 e87d2ff4ef library: don't show 'have 0 tracks' in the media info but just nothing if there is nothing il y a 10 ans
  Pierre SAGASPE 8ea5bfcbeb playlist: codec information return the number of subtitle in local folder il y a 10 ans
  Felix Paul Kühne 7319b0b428 playlist: add codec information il y a 10 ans
  Marc Etcheverry 3ed801aaf1 Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil) il y a 11 ans
  Felix Paul Kühne 5bdc7f1714 Deploy TV Show grouping graphics il y a 11 ans
  Felix Paul Kühne f0ec8b0ba9 library: fix incorrect appearance of empty folders il y a 11 ans
  Felix Paul Kühne fe6c247c92 rename mediaItem property since it is ambigous il y a 11 ans
  Felix Paul Kühne e083c6c23b library: fix KVC related pseudo-random crashes because we didn't remove the observers on dealloc, so observed objects tried to access nil observers il y a 11 ans
  Carola Nitz d007ea0cc9 fixed crash when adding a file to a folder il y a 11 ans