gstreamer/playback/player/gtk
Sebastian Dröge 6ed6b58929 playback/player: player: Abstract the signal emission dispatching to a new interface
This allows to implement signal dispatching to other event loop systems than
GLib without having direct GLib support in the base GstPlayer class. A
implementation for the GLib main context is provided and used in the
applications and tests.
2015-08-12 18:13:31 +02:00
..
resources playback/player: gtk-play: add support to build UI through gtkbuilder 2015-07-07 23:49:09 +03:00
gtk-play.c playback/player: player: Abstract the signal emission dispatching to a new interface 2015-08-12 18:13:31 +02:00
Makefile.am playback/player: gtk-play: add support to build UI through gtkbuilder 2015-07-07 23:49:09 +03:00