Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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. |