17476 Commits

Author SHA1 Message Date
Stefan Saraev
6bd655000b vdr-plugin-dvbapi: update to vdr-plugin-dvbapi-36a6b1d 2015-01-12 19:35:37 +02:00
Stefan Saraev
f6ba39741d vdr: fix possible division bu zero
closes #3776
2015-01-12 19:35:37 +02:00
Stefan Saraev
ff016e0934 vdr-addon: bump 2015-01-12 19:35:36 +02:00
Stefan Saraev
8819fa2d54 kodi-pvr-addons: update to kodi-pvr-addons-78397af
closes #3775
2015-01-11 20:55:06 +02:00
joda17
ac64672839 Add sleep before creating filesystem
In some computers mkfs try to creating filesystem, before kernel update partition table.
2015-01-11 15:48:33 +02:00
Stefan Saraev
0b2510166c connman: downgrade to connman 1.23
dhcp is fucked up in all 4.2/4.9x/5.0 builds

ref #3536
ref #3457
2015-01-11 15:48:18 +02:00
Stefan Saraev
bcc0ef6506 reorder etc/profile.d
- all files should be xx-*.conf
- kodi.conf should be last. it appends $PATH and $LD_LIBRARY_PATH
  for addons. those are very important.
- busybox.conf should be right before kodi. it sets $HOME. nothing but
  kodi is allowed to override whatever is set by busybox.conf
- addons.conf should be first, so if we allow addon specific
  profile files, those should not be allowed to override env vars
  or functions we depend on.
2015-01-11 15:47:59 +02:00
Stefan Saraev
aae9acfe7c create_sdcard: remove support for creating images
this is legacy, and probably broken. now we do provide
ready to use images.

this reverts debed63cff2951690191542e6daf04b3afdf0eaa
2015-01-11 15:47:48 +02:00
fritsch
eeb6f012fb alsa-lib: Fix PHIREE U2 and Soundblaster F-Xi XD 2015-01-11 00:06:32 +01:00
Stefan Saraev
833ca5bea1 kodi: remove not needed patch 2015-01-05 14:22:49 +02:00
Stephan Raue
fd8fa2ee21 Merge pull request #3728 from trsqr/geniatech_t230
linux: add patch for Geniatech T230 USB DVB-T/T2/C tuner
2015-01-04 02:48:48 +01:00
Stephan Raue
0932197e5e freetype: update to freetype-2.5.5
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-03 17:18:56 +01:00
Stefan Saraev
1eccdf9b3f ntfs-3g_ntfsprogs: fix last commit 2015-01-03 17:14:19 +01:00
Stefan Saraev
2ba6ca234c vdr-addon: empty channels.conf is enough
the default one is big and confusing..
2015-01-03 13:54:27 +01:00
Stefan Saraev
636fe081e1 ntfs-3g_ntfsprogs: fix gcrypt check in autoreconf
AM_PATH_LIBGCRYPT is undefined if libgcrypt is not (yet)
built, and we dont depend on gcrypt...
2015-01-03 13:53:44 +01:00
CvH
9a4edb226e vdr-satip: update to vdr-satip-1.0.0
- update to vdr-satip-1.0.0
- this is a major update of the plugin and the first real usable version for every hardware besides the Octopus Net
2015-01-03 13:53:38 +01:00
glenvt18
39ce790146 add vdr-plugin-epgfixer 2015-01-01 16:06:00 +01:00
fritsch
e83bdae340 libva / libva-driver-intel: Bump to 1.5.0 - all patches now upstream 2015-01-01 16:04:56 +01:00
Stephan Raue
22157a49b4 bluez: update to bluez-5.27
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-01 16:01:27 +01:00
Stephan Raue
a17f5a13f1 Mesa: update to Mesa-10.3.6
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-01 16:01:05 +01:00
Olli Salonen
7d7d40d4d8 linux: add patch for Geniatech T230 USB DVB-T/T2/C tuner 2014-12-28 21:41:40 +02:00
Robert Högberg
879921fb89 The Fujitsu Siemens Scaleo E HTPC has a dm140 lcd with a different USB vendor/device id than currently supported by the dm140 driver, so add support for this "new" USB device id.
Function Compare didn't work with USB vendor/device ids >= 2^15 (ie 0x925d)
because the value read from the string was not handled as a signed short. Values
should be signed and compared as such.
2014-12-27 21:53:38 +01:00
fritsch
ab419fcc3b linux: Clear media states on flush 2014-12-27 21:50:47 +01:00
Wes Garrison
cc663e6bda replace duplicate KEY_OK with KEY_PLAY
additionally set gap and toggle_bit_mask back to settings from MythTV config here http://www.mythtv.org/wiki/XBOX_DVD_IR_Receiver
2014-12-27 21:50:11 +01:00
Stephan Raue
a9bb981b86 kodi: update to kodi-14-ad747d9, this fixes #3718
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-26 12:00:11 +01:00
Stephan Raue
6d487a521c libpng: update to libpng-1.6.16
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-26 11:57:28 +01:00
Stephan Raue
4fd9d79002 gettext: update to gettext-0.19.4
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-26 11:57:09 +01:00
fritsch
7d1caea56b linux: drm/i915: Force the CS stall for invalidate flushes 2014-12-26 11:56:12 +01:00
fritsch
cd5f42c2ef Intel: Backport drm/i915: Disable PSMI sleep messages on all rings around context switches
this drops the preliminary other gpu hang fixes
2014-12-26 11:56:11 +01:00
Stephan Raue
e2484b09e5 bcm2835-bootloader: update to bcm2835-bootloader-2f9828c
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-21 21:34:32 +01:00
Stephan Raue
b496914b31 bcm2835-driver: update to bcm2835-driver-2f9828c
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-21 21:34:15 +01:00
Stephan Raue
f60889b387 OpenELEC-settings: update to OpenELEC-settings-0.5.7
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-21 21:33:38 +01:00
Stephan Raue
dd862c5047 kodi: remove not more needed patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-21 17:23:02 +01:00
Stephan Raue
77e0cd2ea5 kodi: update to kodi-14-8fb5660
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-21 13:18:20 +01:00
Stephan Raue
d49244082a vdpauinfo: update to vdpauinfo-0.9
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-21 13:08:31 +01:00
Stephan Raue
6788154e07 boost: update to boost-1_57_0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-21 12:59:46 +01:00
Stephan Raue
b91b623c43 libvdpau: update to libvdpau-0.9
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-21 12:59:21 +01:00
Stephan Raue
50b81a0686 xorg-server: update to xorg-server-1.16.3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-21 12:58:59 +01:00
Stephan Raue
3c68fe9947 kodi: update to kodi-14-6cbc3ef
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-19 07:35:32 +01:00
LS80
d5da603132 Increase the limit for the number of lines in less. 2014-12-18 19:00:30 +01:00
Stephan Raue
1cf28d6a6b Revert "tvheadend: never load userspace hdhr driver"
This reverts commit baaa54b38aeb4f816df8c66b65b9d903e48e2eaf.
2014-12-18 18:59:41 +01:00
Stephan Raue
5096004835 bcm2835-bootloader: update to bcm2835-bootloader-833534c
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-17 22:41:21 +01:00
Stephan Raue
19bf1f3c1d bcm2835-driver: update to bcm2835-driver-833534c
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-17 22:40:54 +01:00
Stephan Raue
cef4eddba6 kodi: move imx6 powermenu patch to project dir
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-17 22:12:21 +01:00
Stephan Raue
74bc1d6fb4 kodi: add PR5963
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-17 22:11:07 +01:00
Alex Deryskyba
067c51a82a Fix a "No such file or directory" error when $BOOTLOADER = "u-boot" and there are no arch/arm/boot/dts/*.dtb files in Linux kernel build directory 2014-12-17 00:08:15 +01:00
Stephan Raue
ca72183568 ethtool: update to ethtool-3.18
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-17 00:03:11 +01:00
Stephan Raue
74f641c52f rpcbind: update to rpcbind-0.2.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-17 00:02:54 +01:00
Stephan Raue
d7c4549aff dbus: update to dbus-1.8.12
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-17 00:02:29 +01:00
Stephan Raue
c030abe5c0 dosfstools: update to dosfstools-3.0.27
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-17 00:02:12 +01:00