emmental/emmental/tracklist
Anna Schumaker 6ebf29a632 tracklist: Use the Texture Cache for album art
Replacing our tracklist-specific one that caches textures, but not to
local disk.

Implements #53 ("Convert the TrackList to use the Texture Cache")
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2023-10-20 16:31:43 -04:00
..
__init__.py tracklist: Add keyboard shortcuts 2023-08-24 09:28:22 -04:00
buttons.py tracklist: Add tooltips to tracklist buttons 2023-08-24 09:28:22 -04:00
footer.py tracklist: Add a Footer widget 2023-05-10 17:42:27 -04:00
row.py tracklist: Use the Texture Cache for album art 2023-10-20 16:31:43 -04:00
selection.py tracklist: Add keyboard shortcuts 2023-08-24 09:28:22 -04:00
sorter.py tracklist: Add a SortOrderModel 2023-05-10 17:42:27 -04:00
trackview.py tracklist: Use the Gtk.ColumnView.scroll_to() function for scrolling 2023-08-30 13:40:22 -04:00