Lazy loading of the album art when the row is visible
authorIvan Frade <ivan.frade@nokia.com>
Wed, 27 Jan 2010 12:07:42 +0000 (14:07 +0200)
committerIvan Frade <ivan.frade@nokia.com>
Wed, 27 Jan 2010 12:07:42 +0000 (14:07 +0200)
commit6ec41b17b49bcd28c82d9c59ab8d099091b23085
tree92c45bb68456f89a6e6641bb73d405b07491c2bb
parent22d96b2b5d70f52ab50d26d1dec15e63c580f2f0
Lazy loading of the album art when the row is visible

This improves the performance for huge album lists.
Using an empty pixbuf to avoid re-tries loading the album art.
src/album_art_panel.py