Project

General

Profile

Bug #192

Loading album art can make UI unresponsive

Added by John Lindgren over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Minor
Assignee:
Category:
core
Target version:
Start date:
October 06, 2012
Due date:
% Done:

100%

Estimated time:
Affects version:

Description

Currently, album art is loaded in the main thread, blocking the UI code from running. On a slow storage medium or over a network, this can make Audacious unresponsive and/or slow to start. For 3.4, we should implement a queued request system where a plugin can call a non-blocking function to request an image and then listen for a hook to be called when the image has been loaded.

History

#1 Updated by John Lindgren over 11 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF