Texture Cache #51

Closed
opened 2023-05-01 16:26:50 -04:00 by anna · 0 comments
Owner

We should try to cache the textures used for album art in the tracklist and reuse them whenever possible. This will cut down a lot of filesystem accesses since we tend to load the same file several times.

This would be especially useful if we can preemptively scale images for use in the application once, instead of forcing Gtk to do it over and over again. We can even provide an option for accessing either the cached scaled image or the original full-size image.

We should try to cache the textures used for album art in the tracklist and reuse them whenever possible. This will cut down a lot of filesystem accesses since we tend to load the same file several times. This would be especially useful if we can preemptively scale images for use in the application once, instead of forcing Gtk to do it over and over again. We can even provide an option for accessing either the cached scaled image or the original full-size image.
anna added the
Kind/Enhancement
label 2023-05-01 16:26:50 -04:00
anna added this to the 3.1 milestone 2023-05-01 16:28:19 -04:00
anna added a new dependency 2023-05-01 16:30:20 -04:00
anna added a new dependency 2023-05-01 16:31:28 -04:00
anna added a new dependency 2023-05-01 16:35:56 -04:00
anna added this to the Emmental 3.1 project 2023-05-01 16:38:46 -04:00
anna added a new dependency 2023-05-03 09:40:58 -04:00
anna referenced this issue from a commit 2023-10-20 16:34:45 -04:00
anna closed this issue 2023-10-20 16:35:25 -04:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: anna/emmental#51
No description provided.