podcasts/hammond-gtk
Jordan Petridis 9b9793efbf
PlayerWigdet: Refactor the way the duration label is updated.
This now connect's directly to gst_player::Player::connect_duration_changed
method.

The method then sends a cross-thread msg to the Action channel in the main loop that
then updates the widget.
2018-06-15 17:30:49 +03:00
..
resources PlayerWidget: Connect the fast-forward and rewind buttons, sort of. 2018-06-14 10:32:41 +03:00
src PlayerWigdet: Refactor the way the duration label is updated. 2018-06-15 17:30:49 +03:00
build.rs h-gtk: Add resources/ to the cargo check list. 2018-06-11 14:23:29 +03:00
Cargo.toml Initial playback 2018-06-12 15:42:31 +03:00