commit b0125ce75953cdf4b11dbf2f32205c3601ca8fff Author: Jens Georg Date: Sun Nov 24 17:01:13 2013 +0100 Prepare 0.20.0 NEWS | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) commit 6a382e05b39e7073935b96c69cb2148b7baf09d1 Author: Jens Georg Date: Sun Nov 24 16:54:43 2013 +0100 Simplify property implementation a bit src/rygel-playbin-player.c | 99 +++++++++++++++++++++------------------------- 1 file changed, 45 insertions(+), 54 deletions(-) commit 965c64c4fcd56d93dd84e2d24ee4b15b070c8856 Author: Jens Georg Date: Tue Oct 8 12:19:56 2013 +0200 Implement supported-profiles property src/gstreamer-legacy-renderer-plugin.c | 14 +++++++++ src/rygel-playbin-player.c | 55 ++++++++++++++++++++++++++++++++-- src/rygel-playbin-player.h | 1 + 3 files changed, 68 insertions(+), 2 deletions(-) commit d7f8745bb20efd24bce862dd8e211620e17957fe Author: Jens Georg Date: Tue Oct 8 12:19:20 2013 +0200 Allow use of plugin with simple media engine src/gstreamer-legacy-renderer-plugin.c | 2 ++ 1 file changed, 2 insertions(+) commit 514f02edd41a49dd3291332a11068d20b2e53516 Author: Jens Georg Date: Wed May 1 10:33:49 2013 +0200 Add plugin file for newer Rygel configure.ac | 5 +++++ src/Makefile.am | 3 +++ src/legacy-playbin.plugin.in | 7 +++++++ 3 files changed, 15 insertions(+) commit ca1d8f80b01a08b1c9733b0352676af2e6c76ef9 Author: Jens Georg Date: Wed May 1 10:14:14 2013 +0200 Post-release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)