First implementation of External plugin
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Wed, 6 May 2009 21:40:42 +0000 (00:40 +0300)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Wed, 6 May 2009 21:49:18 +0000 (00:49 +0300)
commit15cdac0c7d9fd0667100c7eedd1a98bd40c6298b
treec83369c1f5a20cc473e73ca402e7a73f2bef2085
parentd986bd055ffb799749c12b41ea6fabb42404af6b
First implementation of External plugin

This is the implementation of external MediaServer spec Lennart wrote:
http://live.gnome.org/Rygel/MediaServerSpec. It builds but it's totally
untested and also currently specific to the PulseAudio implementation.
configure.ac
src/plugins/Makefile.am
src/plugins/external/rygel-external-container.vala [new file with mode: 0644]
src/plugins/external/rygel-external-content-dir.vala [new file with mode: 0644]
src/plugins/external/rygel-external-item.vala [new file with mode: 0644]
src/plugins/external/rygel-external-plugin.vala [new file with mode: 0644]