gstreamer/tools
Mathieu Duponchelle 0e1da383a7 device-monitor: fix device listing without --follow
In !427, I removed the call to get_devices in order to always
print added devices from the bus handler, however this requires
the main loop to run until all pending messages have been consumed.

This commit achieves this by always running the main loop, and
simply adding an idle source to quit it in the non --follow case.
2019-09-30 18:54:12 +00:00
..
.gitignore tools: add gst-device-monitor-1.0 utility 2014-06-27 11:07:21 +01:00
gst-device-monitor-1.0.1 tools: add gst-device-monitor-1.0 utility 2014-06-27 11:07:21 +01:00
gst-device-monitor.c device-monitor: fix device listing without --follow 2019-09-30 18:54:12 +00:00
gst-discoverer-1.0.1 tools: remove gst-visualise script 2012-08-18 21:38:14 +01:00
gst-discoverer.c build: fix debug output werror build with newer gcc 2019-09-23 17:59:12 +10:00
gst-play-1.0.1 tools: gst-play: Update man page 2019-03-31 17:44:15 +09:00
gst-play-kb.c gst-play: Add support for interacting console input on Windows 2019-09-26 03:02:31 +09:00
gst-play-kb.h tools: play: implement seeking via console in interactive mode 2013-11-24 14:38:25 +00:00
gst-play.c gst-play: Use gst_print* to avoid broken stdout string on Windows 2019-09-24 15:40:20 +09:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 18:42:34 +01:00
meson.build meson: install the man pages for the command line tools 2018-05-20 13:29:30 +01:00