62d356db9fThumbnail Cache: fix exception as NSCache doesn't like to store inexistant objects which can occur if libvlc didn't finish providing thumbnails yet
12 年之前
Felix Paul Kühne
428dbb8790VLCThumbnailCache: re-write using NSCache
12 年之前
Gleb Pinigin
62cb86fd23Extract thumbnails cache as a separate class