omx: Add initial version of configuration system
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 12 Jul 2011 08:05:31 +0000 (10:05 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 12 Jul 2011 09:04:11 +0000 (11:04 +0200)
commit940febae88a8dc8934e18d5f3a0593c2c376bd57
treee9ed54185b085599dbc96fcf63287fe70263826f
parent6bd84629ed16855d11771bab63eebdbe7247c28a
omx: Add initial version of configuration system

This now only registers elements that are specified in the
configuration file.

The configuration file is a keyfile in the first XDG configuration
directory with the name gstomx.conf.
omx/gstomx.c
omx/gstomx.conf [new file with mode: 0644]
omx/gstomx.h