- 13 May, 2015 6 commits
-
-
Felix Paul Kühne authored
thumbnail cache: add a way to fetch stuff at random sizes and if the caller believes that it should replace the cache copy, it can ask the cache to do so
-
Felix Paul Kühne authored
-
use instance variables instead of static vars rename -initialize to -init so it gets actually called
-
-
adjusted the ThumbnailCache to handle different filetypes itself to remove complexity from other controllers
-
Felix Paul Kühne authored
-
- 22 Dec, 2014 3 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 15 Mar, 2014 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 12 Mar, 2014 3 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
thumbnail cache: implement more efficient and elegant way to update the thumbnails for folders and shows
-
Felix Paul Kühne authored
-
- 08 Mar, 2014 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 04 Mar, 2014 1 commit
-
-
Felix Paul Kühne authored
library: optimize folder thumbnailer so we don't need to re-create the split imagery on every draw event. add support for retina displays
-
- 15 Jan, 2014 1 commit
-
-
Felix Paul Kühne authored
-
- 02 Jan, 2014 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Thumbnail cache: expand internal API so we can also ask for artwork based on meta data in addition to MLFiles
-
- 20 Dec, 2013 1 commit
-
-
Felix Paul Kühne authored
-
- 18 Nov, 2013 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 11 Oct, 2013 1 commit
-
-
Felix Paul Kühne authored
Thumbnail Cache: fix exception as NSCache doesn't like to store inexistant objects which can occur if libvlc didn't finish providing thumbnails yet
-
- 10 Oct, 2013 1 commit
-
-
Felix Paul Kühne authored
-
- 14 Sep, 2013 1 commit
-
-
Gleb Pinigin authored
-