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
Stephan Raue
84b40ec3e0
Revert "xf86-video-nouveau: update to xf86-video-nouveau-1.0.3"
...
This reverts commit 74e36911226cb9db3220af01db5489a5998d6e31.
Conflicts:
packages/x11/driver/xf86-video-nouveau/meta
2012-11-21 21:54:37 +01:00
Stephan Raue
c4aa562109
Revert "xf86-video-nouveau: update to xf86-video-nouveau-1.0.4"
...
This reverts commit dbdf9bf32bc9f2cf5370244ab61094749674f122.
2012-11-21 21:52:24 +01:00
Stephan Raue
b574d779d8
Revert "xf86-video-ati: update to xf86-video-ati-2e96aa6"
...
This reverts commit 51e52ed37a2182f6078dfb455ee0d56bfa6006d2.
2012-11-21 21:44:55 +01:00
Stephan Raue
03c734c0cf
Revert "xf86-video-ati: update to xf86-video-ati-7.0.0"
...
This reverts commit 1d2875c156df6a70f5d85a3ea6fe5f53ec41071a.
2012-11-21 21:44:43 +01:00
Stephan Raue
45352e478c
Revert "llvm: update to llvm-3.1, rework llvm patch to not need to build a second build for host, remove 'llvm-host' package, add ARM support"
...
This reverts commit b0f1764ee12aa551a699e33d691d7686d29a5827.
2012-11-21 20:19:29 +01:00
Stephan Raue
93191eb5dc
Revert "llvm: install buildtools to toolchain"
...
This reverts commit 482d5a6769f48bac3c2a53119e4d08bd4e46d99b.
2012-11-21 20:19:17 +01:00
Stephan Raue
5858674f16
automake: update to automake-1.12.5
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-21 18:15:28 +01:00
Stephan Raue
842289a108
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv
2012-11-21 18:12:48 +01:00
Stephan Raue
85b42293ca
Merge pull request #1439 from NobodyImportant/master
...
DVB_USB_AZ6027 Kernel Module
2012-11-21 09:11:41 -08:00
Stephan Raue
1265b49171
Merge pull request #1487 from MAREL-IT/master
...
DVBSky support for kernel 3.6.6 and newer
2012-11-21 09:09:48 -08:00
iamvic
029ad5d428
Update projects/Virtual/linux/linux.x86_64.conf
...
Added the EC168 DVB USB driver to enable support for e3C Technologies DUTV009 devices.
Tested on RPi with device ID 18b4:1689.
2012-11-21 18:09:44 +01:00
iamvic
6b427ce63c
Update projects/Virtual/linux/linux.i386.conf
...
Added the EC168 DVB USB driver to enable support for e3C Technologies DUTV009 devices.
Tested on RPi with device ID 18b4:1689.
2012-11-21 18:09:06 +01:00
iamvic
16146a3272
Update projects/Ultra/linux/linux.x86_64.conf
...
Added the EC168 DVB USB driver to enable support for e3C Technologies DUTV009 devices.
Tested on RPi with device ID 18b4:1689.
2012-11-21 18:08:15 +01:00
iamvic
65830ce279
Update projects/Intel/linux/linux.x86_64.conf
...
Added the EC168 DVB USB driver to enable support for e3C Technologies DUTV009 devices.
Tested on RPi with device ID 18b4:1689.
2012-11-21 18:07:08 +01:00
iamvic
1a54074a92
Update projects/Intel/linux/linux.i386.conf
...
Added the EC168 DVB USB driver to enable support for e3C Technologies DUTV009 devices.
Tested on RPi with device ID 18b4:1689.
2012-11-21 18:06:19 +01:00
Stephan Raue
7360b6c045
Mesa: disable builtin libglu support, we use a external libGLU
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-21 18:05:37 +01:00
iamvic
8e35945b2d
Update projects/ION/linux/linux.x86_64.conf
...
Added the EC168 DVB USB driver to enable support for e3C Technologies DUTV009 devices.
Tested on RPi with device ID 18b4:1689.
2012-11-21 18:05:22 +01:00
iamvic
ff1a0ca705
Update projects/ION/linux/linux.i386.conf
...
Added the EC168 DVB USB driver to enable support for e3C Technologies DUTV009 devices.
Tested on RPi with device ID 18b4:1689.
2012-11-21 18:04:34 +01:00