podcasts/hammond-gtk
Jordan Petridis 50b480ee23 PlayerWidget: Refactor the position_changed/updated callback.
It now uses gst_player::Player::connect_position_updated callback
to send, cross threads, the `position` value to the gtk main loop
which then updates the widget.
2018-06-23 22:45:15 +00:00
..
resources PlayerWidget: Connect the fast-forward and rewind buttons, sort of. 2018-06-23 22:45:13 +00:00
src PlayerWidget: Refactor the position_changed/updated callback. 2018-06-23 22:45:15 +00: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-23 22:45:09 +00:00