podcasts/podcasts-gtk/src
Felix Häcker 68fa547b06 Implement MPRIS pause and play methods.
Till now we were only using the play_pause method and
was enough for most of the usecases, but looks like
some mpris clients only use the individual methods.

https://specifications.freedesktop.org/mpris-spec/latest/Player_Interface.html#Method:PlayPause

Close #115
2019-02-05 20:47:56 +00:00
..
stacks Prepare for Rust 2018 edition 2018-11-18 12:59:01 +00:00
widgets Implement MPRIS pause and play methods. 2019-02-05 20:47:56 +00:00
app.rs p-data: Implment support for exporting the shows to an OPML file 2019-01-27 06:06:46 +02:00
headerbar.rs Prepare for Rust 2018 edition 2018-11-18 12:59:01 +00:00
i18n.rs cargo fmt 2018-11-13 15:29:20 +02:00
main.rs Remove depricated lints 2018-12-09 03:53:17 +02:00
manager.rs cargo fmt 2018-11-13 15:29:20 +02:00
prefs.rs Prepare for Rust 2018 edition 2018-11-18 12:59:01 +00:00
settings.rs cargo fmt 2018-11-13 15:29:20 +02:00
static_resource.rs cargo fmt 2018-11-13 15:29:20 +02:00
utils.rs Use Unicode ellipsis in a user-visible string 2019-02-02 12:14:29 +01:00