podcasts/hammond-gtk/src/widgets
Jordan Petridis eeef0d13ff PlayerWidget: Use the Gtk Main Context for the gst_player as well.
There is no longer a need for sending stuff to the main-thread `Action`
channel anymore thanks to this.
2018-06-23 22:45:21 +00:00
..
aboutdialog.rs Our GActions don't need to be in the app namespace 2018-06-07 18:06:36 +01:00
appnotif.rs h-gtk: Move appnotif.rs into the widgets module. 2018-05-30 16:45:46 +03:00
empty.rs Define an app-menu with About & Quit actions 2018-05-19 20:38:36 +01:00
episode.rs EpisodeWidget: Mark an episode as played when the play button is hit. 2018-06-23 22:45:19 +00:00
home_view.rs EpisodeWidget: Pass EpisodeWidgetQuery by refference. 2018-06-02 21:03:07 +03:00
mod.rs PlayerWigdet: Refactor the way the duration label is updated. 2018-06-23 22:45:14 +00:00
player.rs PlayerWidget: Use the Gtk Main Context for the gst_player as well. 2018-06-23 22:45:21 +00:00
show.rs Replace html2pango with html2text. 2018-06-06 15:28:44 +03:00
shows_view.rs Use a mpmc channel instead of the mspc from the std. 2018-05-28 20:49:12 +03:00