podcasts/podcasts-gtk/src
ZephOne 4be473dcea utils: use generic image when a show has no cover
When an episode from a show that has a cover is played. Switching to an
episode of a show that has no cover does not load the generic image in the
player. utils::set_image_from_path implementation does not deal with
DownloadError::NoImageLocation

utils::set_image_from_path deals with DownloadError::NoImageLocation,
this generic is set in this case.

https://gitlab.gnome.org/World/podcasts/issues/114
2019-05-10 14:01:47 +01:00
..
stacks Upgrade crossbeam-channel 2019-03-03 17:45:43 +02:00
widgets Use 2018 edition for the crates 2019-03-30 17:49:29 +02:00
app.rs Use 2018 edition for the crates 2019-03-30 17:49:29 +02:00
config.rs.in build: Use config.rs instead of env! macro 2019-03-07 04:35:31 +00:00
headerbar.rs Upgrade crossbeam-channel 2019-03-03 17:45:43 +02:00
i18n.rs Use 2018 edition for the crates 2019-03-30 17:49:29 +02:00
main.rs Use 2018 edition for the crates 2019-03-30 17:49:29 +02:00
manager.rs cargo fmt 2018-11-13 15:29:20 +02:00
meson.build build: use build_by_default in cargo-build target 2019-03-07 07:04:24 +02:00
prefs.rs Update gtk-rs family of crates 2019-03-03 04:46:19 +02:00
settings.rs cargo fmt 2018-11-13 15:29:20 +02:00
static_resource.rs.in build: Build resources with meson instead of build.rs 2019-03-07 04:35:31 +00:00
utils.rs utils: use generic image when a show has no cover 2019-05-10 14:01:47 +01:00