podcasts/hammond-gtk/src/widgets
Jordan Petridis 5f92df97e6 PlayerWidget: Wire the widget to the GUI.
This commit also removes the majority of the playback widget,
though most of it's code will make it to the PlayerWidget once
it starts to get wired to the gtreamer_plaer::Player.
2018-06-23 22:45:11 +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 Initial playback 2018-06-23 22:45:09 +00:00
home_view.rs EpisodeWidget: Pass EpisodeWidgetQuery by refference. 2018-06-02 21:03:07 +03:00
mod.rs PlayerWidget: Wire the widget to the GUI. 2018-06-23 22:45:11 +00:00
player.rs PlayerWidget: Wire the widget to the GUI. 2018-06-23 22:45:11 +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