podcasts/hammond-gtk
Jordan Petridis 2c720545c3
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-15 17:56:47 +03:00
..
resources PlayerWidget: Connect the fast-forward and rewind buttons, sort of. 2018-06-14 10:32:41 +03:00
src PlayerWidget: Refactor the position_changed/updated callback. 2018-06-15 17:56:47 +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