# Generated by Makefile. Do not edit. commit 85ad4d5c7bf900e02c1e28d6a93dcafc8ca56140 Author: Murray Cumming Date: Tue Dec 4 14:34:19 2012 +0100 Make the version number match rygel configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 872b8ac5381ae2d6daaaabc8a26eaed67ff6dfd2 Author: Murray Cumming Date: Tue Dec 4 14:30:56 2012 +0100 Correct the package name configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 89fffd81efc4d208462fb527bb728f759b37ef5a Author: Murray Cumming Date: Tue Dec 4 14:29:05 2012 +0100 Fix distcheck Makefile.am | 2 +- po/POTFILES.in | 17 ++--------------- po/POTFILES.skip | 11 +++++++++++ 3 files changed, 14 insertions(+), 16 deletions(-) commit 23f83dd9569e5926b1fd677bfc4321b5f8619fd5 Author: Murray Cumming Date: Tue Dec 4 14:19:15 2012 +0100 Fix dist configure.ac | 2 +- src/Makefile.am | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) commit 7ef5fbd5ac6defefcfb8c0e1e1d1c3ad73772caf Author: Murray Cumming Date: Tue Dec 4 14:18:58 2012 +0100 Avoid copy/paste data/Makefile.am | 3 +-- data/common.am | 2 ++ src/Makefile.am | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) commit 7cefd941b045379ec4b24ce9a7c942cd2152d8c7 Author: Murray Cumming Date: Tue Dec 4 14:13:49 2012 +0100 Add the presets .gitignore | 1 + Makefile.am | 2 +- configure.ac | 3 ++- data/Makefile.am | 16 ++++++++++++++++ data/presets/GstFaac.prs | 9 +++++++++ data/presets/GstLameMP3Enc.prs | 7 +++++++ data/presets/GstMP4Mux.prs | 7 +++++++ data/presets/GstTwoLame.prs | 6 ++++++ data/presets/GstX264Enc.prs | 7 +++++++ data/presets/ffenc_aac.prs | 12 ++++++++++++ data/presets/ffenc_mp2.prs | 6 ++++++ data/presets/ffenc_mpeg2video.prs | 6 ++++++ data/presets/ffenc_wmav1.prs | 6 ++++++ data/presets/ffenc_wmv1.prs | 6 ++++++ src/Makefile.am | 5 +++++ 15 files changed, 97 insertions(+), 2 deletions(-) commit 67e16116c1c7107b7720002be7c1e09bbb05c281 Author: Murray Cumming Date: Tue Dec 4 13:51:54 2012 +0100 Add gupnp-dlna dependency configure.ac | 5 +++-- src/Makefile.am | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) commit 6b9e55046c4ebe2189c82dfad4d68b4d38ccd988 Author: Murray Cumming Date: Tue Dec 4 13:49:39 2012 +0100 Build improvement configure.ac | 18 +++++++++--------- src/Makefile.am | 5 ++++- 2 files changed, 13 insertions(+), 10 deletions(-) commit 12f655cc4706ca93c9f56a9c38e61703f9357302 Author: Murray Cumming Date: Tue Dec 4 13:18:22 2012 +0100 Trying to make it build .gitignore | 4 ++-- configure.ac | 19 ++++++++++++++----- src/Makefile.am | 9 +++------ 3 files changed, 19 insertions(+), 13 deletions(-) commit 35ce1215fc87be0c83d280f40724e3c4e76f5f2e Author: Murray Cumming Date: Tue Dec 4 12:58:00 2012 +0100 Fix the doap file rygel-gst-0-10-media-engine.doap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit e00db44561f973f4469c05fd90863627dbdce29a Author: Murray Cumming Date: Tue Dec 4 12:56:25 2012 +0100 Initial code from older rygel. .gitignore | 54 ++ AUTHORS | 5 + COPYING | 482 ++++++++++++++++++ INSTALL | 370 ++++++++++++++ Makefile.am | 31 ++ README | 6 + autogen.sh | 36 ++ configure.ac | 86 ++++ m4/rygel.m4 | 82 +++ po/LINGUAS | 51 ++ po/POTFILES.in | 18 + po/af.po | 694 +++++++++++++++++++++++++ po/ar.po | 716 ++++++++++++++++++++++++++ po/as.po | 680 +++++++++++++++++++++++++ po/bg.po | 656 ++++++++++++++++++++++++ po/bn_IN.po | 625 +++++++++++++++++++++++ po/ca.po | 750 +++++++++++++++++++++++++++ po/ca@valencia.po | 655 ++++++++++++++++++++++++ po/cs.po | 660 ++++++++++++++++++++++++ po/da.po | 688 +++++++++++++++++++++++++ po/de.po | 684 +++++++++++++++++++++++++ po/el.po | 679 +++++++++++++++++++++++++ po/en_GB.po | 849 +++++++++++++++++++++++++++++++ po/eo.po | 619 +++++++++++++++++++++++ po/es.po | 1012 +++++++++++++++++++++++++++++++++++++ po/et.po | 459 +++++++++++++++++ po/fi.po | 656 ++++++++++++++++++++++++ po/fr.po | 660 ++++++++++++++++++++++++ po/gl.po | 965 +++++++++++++++++++++++++++++++++++ po/gu.po | 626 +++++++++++++++++++++++ po/he.po | 1021 +++++++++++++++++++++++++++++++++++++ po/hi.po | 656 ++++++++++++++++++++++++ po/hu.po | 717 ++++++++++++++++++++++++++ po/id.po | 665 ++++++++++++++++++++++++ po/it.po | 665 ++++++++++++++++++++++++ po/ja.po | 852 +++++++++++++++++++++++++++++++ po/kn.po | 634 +++++++++++++++++++++++ po/ko.po | 706 ++++++++++++++++++++++++++ po/lt.po | 672 +++++++++++++++++++++++++ po/lv.po | 693 +++++++++++++++++++++++++ po/nb.po | 657 ++++++++++++++++++++++++ po/nl.po | 678 +++++++++++++++++++++++++ po/pa.po | 818 ++++++++++++++++++++++++++++++ po/pl.po | 667 ++++++++++++++++++++++++ po/pt.po | 856 +++++++++++++++++++++++++++++++ po/pt_BR.po | 672 +++++++++++++++++++++++++ po/ro.po | 923 ++++++++++++++++++++++++++++++++++ po/ru.po | 686 +++++++++++++++++++++++++ po/sl.po | 1033 ++++++++++++++++++++++++++++++++++++++ po/sr.po | 668 ++++++++++++++++++++++++ po/sr@latin.po | 668 ++++++++++++++++++++++++ po/sv.po | 851 +++++++++++++++++++++++++++++++ po/ta.po | 846 +++++++++++++++++++++++++++++++ po/te.po | 644 ++++++++++++++++++++++++ po/th.po | 749 +++++++++++++++++++++++++++ po/tr.po | 667 ++++++++++++++++++++++++ po/ug.po | 673 +++++++++++++++++++++++++ po/uk.po | 684 +++++++++++++++++++++++++ po/vi.po | 658 ++++++++++++++++++++++++ po/zh_CN.po | 865 +++++++++++++++++++++++++++++++ po/zh_HK.po | 944 ++++++++++++++++++++++++++++++++++ po/zh_TW.po | 944 ++++++++++++++++++++++++++++++++++ rygel-gst-0-10-media-engine.doap | 27 + src/Makefile.am | 40 ++ src/rygel-aac-transcoder.vala | 35 ++ src/rygel-audio-transcoder.vala | 118 +++++ src/rygel-avc-transcoder.vala | 67 +++ src/rygel-gst-data-source.vala | 262 ++++++++++ src/rygel-gst-media-engine.vala | 119 +++++ src/rygel-gst-sink.vala | 144 ++++++ src/rygel-gst-transcoder.vala | 165 ++++++ src/rygel-gst-utils.vala | 117 +++++ src/rygel-l16-transcoder.vala | 101 ++++ src/rygel-mp2ts-transcoder.vala | 112 +++++ src/rygel-mp3-transcoder.vala | 42 ++ src/rygel-video-transcoder.vala | 107 ++++ src/rygel-wmv-transcoder.vala | 39 ++ 77 files changed, 40181 insertions(+)