Stefan Saraev
cbc2d48b2f
xbmc: update to xbmc-13.alpha-9f8d687
2013-11-06 20:43:06 +02:00
Stefan Saraev
9c1020f1d4
busybox-initramfs/scripts/init: tweak default nfs mount options
...
- do soft instead of hard nfs mounts
- decrease timeo,retrans
default timeo (70) * our retrans (10) is a bit too high, causing
long lock-ups on resume from suspend with /storage on nfs (due to a
non-related connman bug)
I have a very basic nfs knowledge, but IMO if 2 retrans with 3 sec
timeout fails, there is a general networking problem and the nfs
share is "broken" anyway (loosy network or so)
ref #2596
2013-11-06 19:30:47 +02:00
Stefan Saraev
cffec309f8
service.openelec.settings: update to service.openelec.settings-0.3.6
2013-11-05 22:28:43 +02:00
Stefan Saraev
a28579789e
Merge pull request #2740 from fritsch/master
...
Fix missing multichannel SAD in some cases (done by Anssi)
2013-11-05 05:46:31 -08:00
fritsch
de26d7b51c
Fix missing multichannel SAD in some cases (done by Anssi)
2013-11-05 14:38:23 +01:00
Stefan Saraev
f949c8e81b
gettext: build without java
2013-11-05 14:31:58 +02:00
Stefan Saraev
6ff9169df2
Merge pull request #2738 from fritsch/master
...
AMD: Modeline calculation and stability fixes
2013-11-05 04:04:46 -08:00
fritsch
3684dc53b3
Calulate Modelines more accurately (via: https://bugs.freedesktop.org/show_bug.cgi?id=69675 )
2013-11-05 12:56:55 +01:00
fritsch
42301f575c
Fix 24p and 24.0 playback by calculating the modelines correctly (via https://bugs.freedesktop.org/show_bug.cgi?id=69675 )
2013-11-05 12:56:11 +01:00
fritsch
f2b217cc53
Workaround for some Radeon SI cards (Alex Deucher)
2013-11-05 12:55:49 +01:00
Stefan Saraev
92a8b7961d
projects/RPi: update to linux-3.12
2013-11-05 12:43:58 +02:00
Stefan Saraev
c4ec10afd1
bcm2835-bootloader/release: append /usr/sbin:/sbin to $PATH
...
or image creation may fail at mkfs.vfat.
2013-11-05 11:14:52 +02:00
Stefan Saraev
3587b515d8
libxml2: build with --with-sysroot
2013-11-05 01:39:52 +02:00
Stefan Saraev
fc348b3a75
addons: bump
2013-11-04 18:49:55 +02:00
Stefan Saraev
164ba56584
config/addon/addon.xml: bump
2013-11-04 18:46:44 +02:00
Stefan Saraev
d7ec6ab0a9
xbmc: update to xbmc-13.alpha-fd297a5
2013-11-04 18:06:00 +02:00
Stefan Saraev
11fda5ca7f
linux: update to linux-3.12
...
TODO:
fix RPi (linux patch)
fix ATV (xf86-video-nvidia-legacy)
2013-11-04 16:56:56 +02:00
Stefan Saraev
32ff0836f9
sync unofficial
2013-11-03 22:04:27 +02:00
Stefan Saraev
cd9646cbc0
syslinux/image: enable debugshell in installer mode
2013-11-03 18:22:57 +02:00
Stefan Saraev
309b3d7dce
get rid of vesamenu/livemode
...
from now on create_livestick.* will create pure installer
sticks. (TODO: cosmetics. rename to create_installstick)
- syslinux/vesamenu is pain with some boards. syslinux 4.x is even more pain
- now we provide images which have the shiny menu/live thingie. make image.
- initramfs/init: FILE=xxx is not needed anymore. images have two ext4 partitions
side note: be very careful when adding features to installer / installer scripts,
2013-11-03 16:45:49 +02:00
Stefan Saraev
ea9f92953b
xorg: do not attempt to sttart in installer mode
...
this fixes installer. currently broken
2013-11-03 16:03:13 +02:00
Stefan Saraev
04fffdc9a5
busybox-initramfs: init: silence possible warnings on update
...
ref #2732
2013-11-03 00:50:08 +02:00
Stefan Saraev
43ab58205c
libass: update to libass-0.10.2
2013-11-02 18:08:57 +02:00
Stefan Saraev
1f14eb6a37
busybox-initramfs: init: cosmetics
2013-11-02 17:55:23 +02:00
Stefan Saraev
5450520500
busybox-initramfs: init: support update from .tar files
...
closes #2732
2013-11-02 17:54:39 +02:00