Felix Paul Kühne
|
15813c5c5f
library: fix logic to determine reliabily if a media object is 'new' (close #14881)
|
преди 10 години |
Carola Nitz
|
6e14a79e1b
added useractivitys to restart mediaplayback from corespotlight
|
преди 10 години |
Carola Nitz
|
86a3cfb98e
renamed the PlaylistViewController to LibraryViewController since it was never a playlist in the first place
|
преди 10 години |
Felix Paul Kühne
|
7f2132a550
library: add exception handlers and sanity checks
|
преди 10 години |
Felix Paul Kühne
|
6aa0fff129
Drop iOS 6.1
|
преди 10 години |
Felix Paul Kühne
|
04bcb884bf
Library: folder sub-items should be referred to as 'files' not 'tracks'
|
преди 10 години |
Felix Paul Kühne
|
3fc601b416
library: update the thumbnail to the last displayed frame when remember poisition is updated
|
преди 10 години |
Felix Paul Kühne
|
70ddf853d9
library view cells: listen to a few more media object changes
|
преди 10 години |
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
|
преди 10 години |
Carola Nitz
|
502bc963b2
adjusted the ThumbnailCache to handle different filetypes itself to remove complexity from other controllers
|
преди 10 години |
Felix Paul Kühne
|
e87d2ff4ef
library: don't show 'have 0 tracks' in the media info but just nothing if there is nothing
|
преди 10 години |
Pierre SAGASPE
|
8ea5bfcbeb
playlist: codec information return the number of subtitle in local folder
|
преди 10 години |
Felix Paul Kühne
|
7319b0b428
playlist: add codec information
|
преди 10 години |
Marc Etcheverry
|
3ed801aaf1
Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil)
|
преди 11 години |
Felix Paul Kühne
|
5bdc7f1714
Deploy TV Show grouping graphics
|
преди 11 години |
Felix Paul Kühne
|
f0ec8b0ba9
library: fix incorrect appearance of empty folders
|
преди 11 години |
Felix Paul Kühne
|
fe6c247c92
rename mediaItem property since it is ambigous
|
преди 11 години |
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
|
преди 11 години |
Carola Nitz
|
d007ea0cc9
fixed crash when adding a file to a folder
|
преди 11 години |
Felix Paul Kühne
|
63801fc15a
library: fixed crash when create folder through drag & drop of 2 MLFile representations
|
преди 11 години |
Felix Paul Kühne
|
8ccd71ed12
library: fix race conditional crash which could be triggered by uploading > 20 small files with parseable meta data
|
преди 11 години |
Felix Paul Kühne
|
bf82348f5b
library: add a visual indicator for folders and TV shows (iOS 7 only for now)
|
преди 11 години |
Felix Paul Kühne
|
d74b2d404e
library: fix folder thumbnail dimensions as spotted by Damien
|
преди 11 години |
Felix Paul Kühne
|
7a5858d0c3
library: optimize property watching
|
преди 11 години |
Felix Paul Kühne
|
ebae0366fe
thumbnail cache: implement more efficient and elegant way to update the thumbnails for folders and shows
|
преди 11 години |
Felix Paul Kühne
|
164af11c26
Fix folder thumbnail refresh when content is modified
|
преди 11 години |
Felix Paul Kühne
|
0f9f63e9e0
generalize thumbnail clustering code to also use it with TV shows
|
преди 11 години |
Felix Paul Kühne
|
e903060290
unify label thumbnail size with invididual thumbnail size
|
преди 11 години |
Felix Paul Kühne
|
05976aed08
library: optimize folder thumbnailer so we don't need to re-create the split imagery on every draw event. add support for retina displays
|
преди 11 години |
Carola Nitz
|
625d6df148
avoid crash and make collectionview scrollable again
|
преди 11 години |