podcasts/hammond-gtk/src
Jordan Petridis e203815f4f
hammond-gtk/utils.rs: Use a hashset to keep track of cover downloads.
Use a HashSet to check if a download of a cover is already active. If
it is, schedule a callback that will try to set the image from the
cached pixbuf later.
2018-03-29 13:07:46 +03:00
..
stacks Cargo clippy and fmt. 2018-02-19 09:58:47 +00:00
views Implement async loading of the Show covers. 2018-03-28 22:41:45 +03:00
widgets Implement async loading of the Show covers. 2018-03-28 22:41:45 +03:00
app.rs Handle window geometry with a new struct. 2018-03-27 11:54:36 +00:00
appnotif.rs InAppNofitication: Make revealer field private, change show signature 2018-03-27 12:01:53 +03:00
headerbar.rs Update about dialog. 2018-03-27 16:53:12 +03:00
main.rs h-gtk/utils: Use a threadpool to avoid spawning a million threads 2018-03-29 10:24:02 +03:00
manager.rs Ignore tests that need access to the host system. 2018-03-12 03:35:07 +02:00
settings.rs Handle window geometry with a new struct. 2018-03-27 11:54:36 +00:00
static_resource.rs Cargo clippy and fmt. 2018-02-19 09:58:47 +00:00
utils.rs hammond-gtk/utils.rs: Use a hashset to keep track of cover downloads. 2018-03-29 13:07:46 +03:00