Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | lumina-fm show separated number of folders and files in status bar | Christopher Roy Bratusek | 2015-04-18 |
| | |||
* | display some filesystem's information on the statusbar in a thread safe manier | william | 2015-03-25 |
| | |||
* | Clean up the Background of lumina-fm quite a bit: | Ken Moore | 2015-02-18 |
| | | | | | 1) Move all the File operations into a seperate thread (GUI no longer lags when performing long operations). 2) Streamline/simplify the time spent looking for snapshots of a directory (re-use the base snapshot directory found if it is still the same directory - no need to search for it again). | ||
* | Streamline the file manager quite a bit by putting the long-lived checks in ↵ | Ken Moore | 2014-11-05 |
a seperate thread. This speeds up the loading of a directory quite a bit. |