Stephan Raue
c949d120d4
samba: rename patch
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-26 20:30:48 +01:00
Stephan Raue
f36df1cfa7
alsa-lib: fix file permissions
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-26 18:48:27 +01:00
Raul E Rangel
8dbf9f39dd
Fixes #947
...
When upgrading to samba 3.6.x they changed the default for NTLMv2 auth
from false to true. This causes xbmc to fail to connec to OpenSolaris
based distros like Nexenta or IllumOS which use the native in kernel
CIFS server. This patch resets the default back to false.
2012-11-26 18:37:30 +01:00
Stefan Müller-Meerkatz
9b823bbe56
Added Patches needed for Bitstreaming Audio on Intel Hardware.
...
4 Patches: 3 Kernel Patches, 1 ALSA Patch
I do not take credit for these patches, I only want to make them easily available.
Credit for the patches goes to Wang Xingchao and his collegues at Intel
2012-11-26 18:32:28 +01:00
Stephan Raue
e123df5fe2
projects/ATV/options: switch to 'xf86-video-nvidia-legacy' GPU driver, thanks to 'chewitt'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-26 18:27:44 +01:00
Stephan Raue
53e8e35c3c
new package: add package 'xf86-video-nvidia-legacy' to support GF6 and GF7 GPUs too, thanks to 'chewitt'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-26 18:27:02 +01:00
Stephan Raue
212ecfa98e
xbmc: update to xbmc-f14f5a5
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-26 18:25:26 +01:00
Stephan Raue
2941b9f7c7
pango: update to pango-1.32.3
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-26 15:51:12 +01:00
Stephan Raue
c5047f2379
harfbuzz: update to harfbuzz-0.9.7
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-26 15:50:54 +01:00
Stephan Raue
9c5b2d57c7
distribute: update to distribute-0.6.31
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-26 15:50:30 +01:00
Stephan Raue
d437c22e89
linux: update RTL8168 patch
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-26 15:49:36 +01:00
Stephan Raue
74cfca874d
Merge pull request #1508 from drachul/linux-rc6dec-fix
...
Removed 'MCE' customer code restriction in command decoding to allow for...
2012-11-26 06:31:52 -08:00
Stephan Raue
78aa66173a
Merge pull request #1505 from stefansaraev/standby
...
make hdd standby optional, default timeout is 15 min
2012-11-26 06:30:09 -08:00
Derek Rachul
63ebeac72a
Removed 'MCE' customer code restriction in command decoding to allow for other compatible remotes.
2012-11-25 22:21:22 -08:00
Stefan Saraev
11366307dc
make hdd standby optional, default timeout is 15 min
2012-11-25 22:26:57 +02:00
Stephan Raue
ee042d786f
config/version: set version to 2.95.1 (OpenELEC-3.0 Beta 1)
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2.95.1
2012-11-25 21:16:18 +01:00
Stephan Raue
fb519eeede
hdparm: set standby time to 15min
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-25 20:56:07 +01:00
Stephan Raue
3c291bd3f1
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv
2012-11-25 17:55:23 +01:00
Stephan Raue
f023734e6f
xbmc: update to xbmc-5417cfb
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-25 17:55:09 +01:00
Stefan Saraev
a13397d1ff
oscam: update changelog
2012-11-25 18:42:11 +02:00
Stefan Saraev
ed3fdfa394
pcscd-addon: update changelog
2012-11-25 18:41:53 +02:00
Stephan Raue
322171b19e
Merge pull request #1499 from klopsknoedel/master
...
checkdeps: APT-Support and checks for "sudo" on Debian, this should fix #1482
2012-11-25 06:22:20 -08:00
Stephan Raue
4c90ef53a2
alsa: remove sample configs, most of them are not needed anymore with XBMC-12, we will see if we must readd some of them again
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-25 15:20:36 +01:00
Stephan Raue
75d44d01e8
xbmc: update to xbmc-ae04d99
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-25 05:49:55 +01:00
Sascha Hofmann
56089c07e3
scripts\checkdeps: APT-Support and checks for "sudo" on Debian ... this fixes Issue #1482
...
Ubuntu:
Checks if Aptitude is installed. If not, the user will be asked if he
wants to install the packages with apt-get OR if he wants to install
Aptitude and start the process again.
Debian:
Sudo is not installed by default. So the script checks if sudo is
present (maybe installed by the user befor). If not "su -c <command>"
will be used.
2012-11-24 19:26:44 +01:00
Stephan Raue
ee4ec2c762
Revert "busybox: fix last commit, thanks to vpeter"
...
This reverts commit 40824b50e03ed431bcb8c27dda74a6c41bcf52b2.
2012-11-23 19:55:07 +01:00
Stephan Raue
40824b50e0
busybox: fix last commit, thanks to vpeter
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-23 19:40:28 +01:00
Stephan Raue
0d86429a54
busybox: add support to parse '`' too, thanks to vpeter
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-23 19:32:43 +01:00
Stephan Raue
932fa980e0
Merge pull request #1433 from ribbon10/master
...
Corrections for create of /var/config/settings.conf
2012-11-23 10:30:50 -08:00
Stephan Raue
9592fcffa8
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv
2012-11-23 18:18:47 +01:00
Stephan Raue
eaabb8dfdb
xbmc: update VDPAU/XVBA patch
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-23 18:17:52 +01:00
Stephan Raue
a1fbcc3499
xbmc: update to xbmc-914e708
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-23 18:00:10 +01:00
Stephan Raue
b0c9af1805
projects/*/linux: sync kernel config
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-23 16:49:54 +01:00
Stephan Raue
240e852443
Merge pull request #1497 from lrusak/nvidia
...
update nvidia driver to the latest stable
2012-11-23 05:18:35 -08:00
Stephan Raue
8d751fb186
Merge pull request #1496 from lrusak/master
...
Include an xorg.conf for vboxvideo driver
2012-11-23 05:17:52 -08:00
Stephan Raue
0d4e94420b
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv
2012-11-23 13:40:06 +01:00
Stephan Raue
9ee7344898
Merge pull request #1494 from stefansaraev/dvb
...
projects/*/linux/linux.*.conf: build multimedia core support as modules
2012-11-23 04:39:38 -08:00
Stephan Raue
8fd6589f30
Merge pull request #1493 from stefansaraev/upower
...
upower: depends / build depends on libusb
2012-11-23 04:37:59 -08:00
Stephan Raue
7549b3bd46
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv
2012-11-23 13:34:42 +01:00
Stephan Raue
72fa16a866
ppp: dont install libcap. we use libpcap and this we build statically
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-23 13:34:13 +01:00
Stephan Raue
7cd1cf1851
libpcap: move to devel section
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-23 13:31:17 +01:00
Stephan Raue
cff28873c5
libpcap: depends on libusb
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-23 13:28:19 +01:00
lrusak
a49af64498
update nvidia driver to the latest stable
2012-11-22 21:18:39 -08:00
lrusak
d247c1eab9
Include an xorg.conf for vboxvideo driver
2012-11-22 21:11:29 -08:00
Stefan Saraev
bf4bb06144
projects/*/linux/linux.*.conf: build multimedia core support as modules
2012-11-22 21:57:46 +02:00
Stefan Saraev
1290e3404a
upower: depends / build depends on libusb
2012-11-22 21:03:34 +02:00
Stefan Saraev
fe06f97caa
vdr-addon: build depend on 'vdr-plugin-vnsiserver'
2012-11-22 11:32:25 +02:00
Stephan Raue
974c187217
xbmc-theme-Confluence: readd patch to add OpenELEC Settings to 'System' menu, thanks to chewitt
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-22 06:53:24 +01:00
Stephan Raue
d3bf46e7bb
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv
2012-11-22 04:00:13 +01:00
Stephan Raue
b95dd9a0ea
Merge pull request #1491 from iamvic/master
...
Enable driver DVB_USB_ EC168
2012-11-21 18:59:47 -08:00