johnnybuggy / HOLO

HOLO - The Music Amalgamation System
Other
16 stars 7 forks source link

Background processing #20

Open johnnybuggy opened 11 years ago

johnnybuggy commented 11 years ago

Processing should be done in the background without interfering with UI performance and should be interruptable for the case the program is closed by user.

PavelTorgashov commented 11 years ago

Current implementation processes files at background thread.

johnnybuggy commented 10 years ago

Currently UI is a bit laggy when there is a large library (>10k files).