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 年之前 |
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
|
31205a7666
playlist table cell: don't add long touch zooming gesture on iOS 6
|
11 年之前 |
Felix Paul Kühne
|
c271db9bc9
playlist table: improve reliability for folder reordering
|
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
|
f3dd4f6693
fix typo preventing l10n of a cell subtitle
|
11 年之前 |
Felix Paul Kühne
|
e903060290
unify label thumbnail size with invididual thumbnail size
|
11 年之前 |
Felix Paul Kühne
|
ab25818d8e
Fix MLLabel thumbnail size on the phone form factor
|
11 年之前 |
Felix Paul Kühne
|
845caab572
phone library: use optimized code path for label thumbnails
|
11 年之前 |
Carola Nitz
|
625d6df148
avoid crash and make collectionview scrollable again
|
11 年之前 |
Carola Nitz
|
6f5a90021c
Folder functionality for the library
|
11 年之前 |
Felix Paul Kühne
|
d2139a5487
fix continue playback where left-off and show progress in library starting at 5% instead of 10%
|
11 年之前 |
Felix Paul Kühne
|
5689e011bf
library: don't display remaining time if it's less than a minute
|
11 年之前 |
Felix Paul Kühne
|
dde9e322fd
playlist: minor tweak
|
11 年之前 |
Felix Paul Kühne
|
482750690d
library: implement deletion of multiple items in a single editing session (phone UI only so far)
|
11 年之前 |
Felix Paul Kühne
|
27ebba3c5e
library: unify string representation of albums (& tracks) and shows (& episodes) on iOS 6 and 7 (close #10190)
|
11 年之前 |