Stephan Raue
|
f39be24b32
|
projects/RPi/filesystem: add project based OpenSSL config file
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2013-06-17 04:25:55 +02:00 |
|
Stephan Raue
|
1fab3c990c
|
projects/RPi: update RPi kernel patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2013-06-15 23:35:39 +02:00 |
|
Christian Hewitt
|
ead16c8969
|
atv: advancedsettings tweak
reduce the default size of thumbnails to improve speed of skin
navigation
|
2013-06-13 06:09:52 +04:00 |
|
Stephan Raue
|
b24928e93f
|
Merge pull request #2335 from fritsch/rc6-disable-intel-snb-gt1
Only disable RC6 on Sandybridge GT1 and not on all intel hardware
|
2013-06-06 15:06:17 -07:00 |
|
fritsch
|
db916b40c4
|
Arctic: 13.6 has been proven to work with the Arctic machines, so use it.
|
2013-06-06 21:30:36 +02:00 |
|
fritsch
|
090673da32
|
Projects: Reenable rc6 gt1 by default with snb gt1 now blacklisted
|
2013-05-31 12:23:34 +02:00 |
|
Stephan Raue
|
3a85558798
|
lirc: move XBOX driver to kernel
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2013-05-30 19:55:16 +02:00 |
|
Stefan Saraev
|
a5d1dd6f86
|
Ultra: linux: enable mceusb
|
2013-05-29 11:42:11 +03:00 |
|
jenkins
|
8a3e36027a
|
projects/*/linux/linux.*.conf: enable CONFIG_IR_LIRC_CODEC
|
2013-05-26 20:12:20 +03:00 |
|
Stephan Raue
|
934a597e34
|
projects/*/options: make 'perf' support optional
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2013-05-25 14:59:58 +02:00 |
|
Stephan Raue
|
48182d1e7a
|
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv
Conflicts:
packages/mediacenter/xbmc-theme-Confluence/meta
packages/mediacenter/xbmc/meta
|
2013-05-25 14:01:09 +02:00 |
|
Stephan Raue
|
9efdc51beb
|
u-boot: add AML u-boot support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2013-05-23 17:11:56 +02:00 |
|
Stephan Raue
|
c8f343a298
|
projects/*/options: rename '$OPENMAX' to '$XBMCPLAYER_DRIVER', remove '$OPENMAX_SUPPORT'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2013-05-23 13:52:42 +02:00 |
|
Stefan Saraev
|
51aa8bbf3c
|
projects/*/linux/linux.*.conf: sync for 3.9.3 (rtc)
|
2013-05-21 19:59:32 +03:00 |
|
Stephan Raue
|
35adffa208
|
projects/RPi/linux: add joystick/xpad support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2013-05-20 00:34:33 +02:00 |
|
Stephan Raue
|
1168a13844
|
projects/*/options: reenable GOLD support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2013-05-19 10:30:06 +02:00 |
|
Stefan Saraev
|
234574581b
|
projects/*/linux/linux.*.conf: enable CONFIG_SATA_SIL24
closes #2161
|
2013-05-16 14:58:22 +03:00 |
|
Stefan Saraev
|
2552d0c8a5
|
projects/*/linux/linux.*.conf: enable marvell pata
closes #2140
|
2013-05-16 14:36:15 +03:00 |
|
Stephan Raue
|
15b267d827
|
projects/*/options: disable GOLD support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
2013-05-15 10:43:37 +02:00 |
|
Stephan Raue
|
2b7b8dd038
|
Revert "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"
This reverts commit 1ef22aa109.
Conflicts:
projects/ARCTIC_MC/options
projects/ATV/options
projects/Fusion/options
projects/Generic/options
projects/Generic_OSS/options
projects/ION/options
projects/Intel/options
projects/RPi/options
projects/Ultra/options
projects/Virtual/options
|
2013-05-15 10:36:16 +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 |
|
Stefan Saraev
|
f1e11f0e45
|
projects/*/linux/linux.*.conf: add CONFIG_DVB_DM1105
closes #2126
|
2013-05-14 18:39:18 +03: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
|
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
|
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 |
|