aboutsummaryrefslogtreecommitdiff
path: root/lumina-fm/MimeIconProvider.h
Commit message (Collapse)AuthorAge
* Update MimeIconProvider.hKen Moore2014-10-02
| | | Make sure that thumbnails only store a tiny version of the image: could have hundreds of these in a directory and we don't want to overload the system memory.
* Make the jpg/png suffix check case-insensitive for showing thumbnail ↵Ken Moore2014-09-19
| | | | previews in lumina-fm.
* Initial import of the lumina code from pcbsd git repoKris Moore2014-09-04
bgstack15