Skip to content

load stations from another thread

Lorenzo Miglietta requested to merge ranfdev/Shortwave:master into master

to improve the search performance, i've put the i/o in another thread. This should bring a speed boost on slow internet connections. This also fixes the issue #378 (closed) by handling the search result in a match expression.

Merge request reports