aboutsummaryrefslogtreecommitdiff
path: root/lumina-fm/MimeIconProvider.h
Commit message (Collapse)AuthorAge
* Make sure to load any specific icons for *.desktop files in lumina-fm.Ken Moore2015-03-12
|
* Add an option in lumina-fm to enable/disable loading file thumbnails.Ken Moore2015-02-23
| | | | NOTE: This option does not retroactively remove thumbnails that have already been loaded - it only prevents loading thumbnails in new directories.
* 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