14780 Commits

Author SHA1 Message Date
Stephan Raue
8caa619554 xbmc: add PR2748
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-14 20:39:46 +02:00
Stephan Raue
804e2f52c4 new package: add package 'berryboot-tools'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-14 18:45:17 +02:00
Stephan Raue
09eea737a9 Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv 2013-05-14 18:41:29 +02:00
Stefan Saraev
bf7d7c5138 tools/mkpkg: remove mkpkg_vtuner-driver 2013-05-14 19:10:10 +03:00
Stefan Saraev
9e8953ed16 remove package: 'vtuner-driver' 2013-05-14 19:09:55 +03:00
Stefan Saraev
f1e11f0e45 projects/*/linux/linux.*.conf: add CONFIG_DVB_DM1105
closes #2126
2013-05-14 18:39:18 +03:00
Stefan Saraev
8f0750ab91 tools/mkpkg: remove mkpkg_couchpotato 2013-05-14 18:23:16 +03:00
Stefan Saraev
5812f11222 remove package: 'CouchPotato' 2013-05-14 18:22:55 +03:00
Stefan Saraev
62da07ac21 SABnzbd-Suite: remove CP v1 2013-05-14 18:22:09 +03:00
Stephan Raue
5b61391a1f curl: update to curl-7.30.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-14 11:34:53 +02:00
Stephan Raue
1ef22aa109 gcc: move patches to versioned dir, add support for gcc-4.7, add options to choice gcc version, set per default to 4.8 except for RPi, disable GOLD for RPi, update to gcc-4.8-20130509
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-13 13:32:50 +02:00
Stephan Raue
cf7bd59c45 xbmc: update PR2713
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-13 13:32:50 +02:00
Stephan Raue
eb3580af3d bcm2835-bootloader: update to bcm2835-bootloader-f53948f
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-13 13:32:50 +02:00
Stephan Raue
3b894bf8ee bcm2835-driver: update to bcm2835-driver-f53948f
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-13 13:32:50 +02:00
Stephan Raue
a3c09dc28f bcm2835-driver: dont create and install vlls dir
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-13 13:32:50 +02:00
Stephan Raue
df6f2858b3 xbmc (Gotham): add patch to fix for hang following seek after eos
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-13 13:32:50 +02:00
Stephan Raue
04dcb1c43e samba: build libsmbclient as shared lib
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-13 13:32:50 +02:00
Stephan Raue
4b003c2ed9 samba: update to samba-3.6.15
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-13 13:32:50 +02:00
Stephan Raue
d314594b60 avahi/samba: When samba is built with avahi support the server name is advertised in UPPERCASE as samba forces this when setting-up avahi via dbus. If we disable avahi support in samba and include a samba.service file with avahi the hostname is correctly advertised as the user entered it; e.g. OpenELEC not OPENELEC ..we can also use a tweaked samba.service so Mac users with an AppleTV see the AppleTV icon in Finder.app instead of a generic server icon. this fixes #2282
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-13 13:32:50 +02:00
Stephan Raue
110922d392 xbmc: disable building with LTO support only if build without GOLD support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-13 13:32:50 +02:00
Stephan Raue
7a0ac909da ffmpeg: fails to run if build with GOLD support (crash in XBMC)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-13 13:32:50 +02:00
Stephan Raue
38d5385477 projects/*/options: add option to enable/disable GOLD support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-13 13:32:50 +02:00
Stephan Raue
99ac8a398f xbmc: add patch to mark our wrapped functions as used, needed for LTO support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-13 13:32:50 +02:00
Stephan Raue
d83a8db60b xbmc: remove unneeded patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-13 13:32:50 +02:00
Stephan Raue
c8c1b11049 xbmc (Gotham): update to xbmc-795a693
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-13 13:32:49 +02:00
Stephan Raue
3438a903b6 binutils, gcc: readd GOLD support, currently disabled
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-13 13:32:49 +02:00
Stephan Raue
dea3faad53 linux: update to linux-3.8.13
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-13 13:32:49 +02:00
Stephan Raue
5fabfd5768 linux: update to linux-3.9.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-13 13:32:49 +02:00
Stephan Raue
80a6561676 openssh: fails to build with LTO support on gcc-4.8.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-13 13:32:49 +02:00
Stephan Raue
415982d29a gcc: update to gcc-4.8.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-13 13:32:49 +02:00
Stefan Saraev
8001828644 linux: update ngene/octopus patch to latest
now supports more cards including
cine s2 v6.5 & octopus v3. needs testing
2013-05-13 00:17:55 +03:00
Stefan Saraev
ca8c0d4dd5 busybox & busybox-initramfs: clean up fastboot 2013-05-12 22:08:59 +03:00
Stefan Saraev
d66cf65127 transmission: remove global / per-torrent limits
people should now configure this via transmission web interface
2013-05-12 20:19:42 +03:00
Stephan Raue
b7d0657162 Merge pull request #2284 from klopsknoedel/master
libcec: update to libcec-2.1.3.1
2013-05-12 10:05:13 -07:00
Stefan Saraev
880ecee6d1 CONTRIBUTING.md: add quick git howto 2013-05-12 14:19:51 +03:00
Stefan Saraev
5553a143f1 CONTRIBUTING.md: add link to search issues 2013-05-12 13:23:34 +03:00
Stefan Saraev
abdc1502e0 CONTRIBUTING.md: ups. remove 'tests' 2013-05-12 13:06:58 +03:00
Stefan Saraev
12a8faf813 service.openelec.settings: update to service.openelec.settings-0.1.18 2013-05-11 15:37:09 +03:00
Christian Hewitt
2abdd52b0c Merge pull request #2283 from chewitt/osx-livestick
livestick: add banner to osx script
2013-05-11 04:04:35 -07:00
Christian Hewitt
299d664a9b bcm_sta: update to 6.20.155.1
move 5.100.82.112 patches to their own folder for safekeeping then add
patches for 6.20.155.1 (sources are uploaded) and set meta
2013-05-11 14:57:12 +04:00
Stefan Saraev
f15a95e91e Revert "xrandr: switch off screen on standby and restart on wakeup to try to avoid audio issues after suspend"
This reverts commit ea61e5df429a8d8e6d8659b288f62b0c397366c7.
2013-05-11 00:08:22 +03:00
Stefan Saraev
f0fb14a6d9 Revert "xrandr: switch off only HDMI/DFP/CRT outputs on suspend"
This reverts commit 1ed64daf5afc9f5e96427622bc72930afa4b25f1.
2013-05-11 00:08:21 +03:00
Sascha Hofmann
513dfc4492 libcec: update to libcec-2.1.3.1 2013-05-10 21:38:18 +02:00
Stephan Raue
4f40fdaf72 Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv 2013-05-10 21:10:14 +02:00
Stephan Raue
c5642e82bf xbmc: move patch to set wakeup command to versioned patch folder, set wakeup command for xbmc-gotham
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-10 21:09:45 +02:00
Christian Hewitt
ab69dfa907 livestick: add banner to osx script
deleted accidentally earlier
2013-05-10 22:40:08 +04:00
Stephan Raue
7d5d727690 xbmc: add PR2493
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-10 13:44:52 +02:00
Stephan Raue
07a982b6ad xbmc: add patch to fix for hang following seek after eos
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-10 13:44:30 +02:00
Christian Hewitt
a6d64c69f0 add create_livestick_osx and files
closes #2278
2013-05-10 14:00:24 +03:00
Stephan Raue
7bd27007c7 xbmc: update PR2713 patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-10 07:43:02 +02:00