- 15 Feb, 2018 1 commit
-
-
Victor Gama authored
This replaces old availability checks performed by checking for class presence with the new @available syntax. I basically replaced those checks with @available(VERSION) after checking VERSION on Apple Developer Documentation Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com> (cherry picked from commit a0087846)
-
- 12 Aug, 2017 1 commit
-
-
Carola Nitz authored
remove blurcategory again from watch since the accelerate framework is only available on watchOS 4 and crashed on all older watches
-
- 05 Apr, 2017 1 commit
-
-
Soomin Lee authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 15 Oct, 2015 1 commit
-
-
Felix Paul Kühne authored
(cherry picked from commit 03a07661)
-
- 27 Sep, 2015 1 commit
-
-
Tobias authored
-
- 16 Sep, 2015 1 commit
-
-
Tobias authored
-
- 28 Jul, 2015 4 commits
-
-
Felix Paul Kühne authored
-
Tobias authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 27 Jul, 2015 1 commit
-
-
Carola Nitz authored
-
- 12 Jun, 2015 1 commit
-
-
Felix Paul Kühne authored
-
- 30 May, 2015 1 commit
-
-
Felix Paul Kühne authored
(cherry picked from commit 3b460694)
-
- 13 May, 2015 9 commits
-
-
Tobias authored
-
Felix Paul Kühne authored
thumbnail cache: remove very bad had hack to handle album art as this is correctly done by MLKit now
-
Felix Paul Kühne authored
-
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
-
Tobias authored
use instance variables instead of static vars rename -initialize to -init so it gets actually called
-
Carola Nitz authored
-
Carola Nitz authored
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
-