New build of today, no tested ATM


What's changed:
Code:
cd /home/Messi/openpli2/openembedded && git pull origin 2.0-pre13
remote: Counting objects: 129, done.
remote: Compressing objects: 100% (101/101), done.
remote: Total 104 (delta 55), reused 6 (delta 0)
Receiving objects: 100% (104/104), 76.06 KiB, done.
Resolving deltas: 100% (55/55), completed with 17 local objects.
From git://openpli.git.sourceforge.net/gitroot/openpli/openembedded
* branch 2.0-pre13 -> FETCH_HEAD
Updating b7478e4..cb4034a
Fast-forward
conf/distro/openpli.conf | 4 +-
recipes/dreambox/dreambox-boottool.bb | 4 +-
recipes/enigma2/enigma2.bb | 5 +-
.../gst-plugins-bad/aacparse-fix-rank.diff | 11 ++
.../gst-plugins-bad/ac3parse-fix-rank.diff | 11 ++
.../gst-plugins-bad/mpegpsdemux_speedup.diff | 95 +++++++++++
.../mpegtsdemux_fix_ac3_detection.diff | 22 +++
recipes/gstreamer/gst-plugins-bad_0.10.20.bb | 21 +++
...If-a-text-sink-is-provided-let-subtitle-p.patch | 46 ++++++
...Set-subtitle-encoding-on-the-decodebins-a.patch | 82 ++++++++++
.../playbin2-capsless-textsink.patch | 48 ++++++
recipes/gstreamer/gst-plugins-base/samihack.patch | 59 +++++++
recipes/gstreamer/gst-plugins-base_0.10.30.bb | 15 ++
...qtdemux-fix-partial-parsing-of-ctts-table.patch | 31 ++++
.../gst-plugins-good/rtspsrc-fixports.patch | 34 ++++
.../gst-plugins-good/udpsrc-fixports.patch | 86 ++++++++++
recipes/gstreamer/gst-plugins-good_0.10.25.bb | 16 ++
.../dvdsubdec-addproperty-singlebuffer.patch | 103 ++++++++++++
recipes/gstreamer/gst-plugins-ugly_0.10.16.bb | 16 ++
recipes/gstreamer/gst-plugins.inc | 2 +-
recipes/gstreamer/gstreamer_0.10.30.bb | 10 ++
recipes/openpli/settings-autorestore.bb | 2 +-
.../openpli/settings-autorestore/autoinstall.sh | 23 +++-
.../settings-autorestore/settings-restore.sh | 2 +
recipes/samba/samba-3.0.24/configure.patch | 170 ++++++++++++++++++++
recipes/samba/samba.inc | 1 +
recipes/samba/samba_3.0.24.bb | 12 ++
.../config/oscam.conf | 51 ++++++
.../config/oscam.server | 43 +++++
.../config/oscam.srvid | 95 +++++++++++
.../config/oscam.user | 24 +++
recipes/softcams/oscam-bin.bb | 20 +++
recipes/softcams/oscam-bin/makefile-libusb.patch | 13 ++
recipes/softcams/oscam.bb | 34 ++--
recipes/softcams/softcams.bb | 1 +
35 files changed, 1185 insertions(+), 27 deletions(-)