gstreamer/tools
David Rothlisberger 271c707c45 tools/gstreamer-completion: Updated to work with the binary registry
The original registry was in xml format (~/.gstreamer-*/registry.xml). A
binary registry format was added in 2007 (commit ebf0c9d3) and made the
default in 2008 (commit 3f39fd7e). In 0.10 you could still choose at
"configure" time to use the xml registry instead; in 1.0 the binary
registry is your only choice.

This change to gstreamer-completion should work with either format
because it parses the output of "gst-inspect" instead of reading the
registry file directly.

Note that _gst_launch no longer needs an explicit "return 0" because,
unlike the previous grep command, compgen always returns 0 (unless a
genuine error occurs).

Just like the previous implementation by David Schleef, this "only
completes names of features, but that's 90% of what I want it for."
2013-04-29 21:12:42 +02:00
..
.gitignore Remove everything libxml2- and loadsave-related 2011-06-04 15:22:06 +01:00
gst-indent gst-indent: Add --leave-preprocessor-space for indent 2.2.11 2010-04-03 20:51:17 +02:00
gst-inspect.1.in docs: fix typo on gst-inspect man page 2010-07-16 18:20:57 +01:00
gst-inspect.c gst-inspect: only add a '*' for non-'gpointer' pointers 2013-04-13 12:00:12 +01:00
gst-launch.1.in docs: flesh out gst-launch-1.0 man page a little 2013-02-13 23:27:16 +00:00
gst-launch.c tools: update for latest context API changes 2013-04-18 10:13:30 +01:00
gst-plot-timeline.py docs: some 0.10 -> 1.0 changes 2012-10-02 13:22:35 +02:00
gst-typefind.1.in docs: updates 2012-09-25 17:06:45 +02:00
gst-typefind.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstreamer-completion tools/gstreamer-completion: Updated to work with the binary registry 2013-04-29 21:12:42 +02:00
Makefile.am gst: Change versioning 2012-04-04 14:28:55 +02:00
tools.h Fix FSF address 2012-11-03 20:44:48 +00:00