Stephan Raue
714a3fc2ea
projects/ATV/linux: add UP_APIC, UP_IOAPIC, LOCAL_APIC and IO_APIC support, this fixes the 'crazy' ATV-Remote on UP kernels
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-19 01:06:18 +01:00
Stephan Raue
3e910acdab
projects/ATV/linux: change to UP kernel
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-19 00:38:14 +01:00
Stephan Raue
1fbca9e3b3
Merge pull request #2091 from jenkins101/lirc_rpi2
...
lirc_rpi: fixed some mce mappings, try to limit repeats.
2013-03-18 15:39:50 -07:00
Daniel Forsberg
27ae3473ba
lirc_rpi: fixed some mce mappings, try to limit repeats by default.
2013-03-18 23:31:43 +01:00
vpeter4
c28895b04d
liveusb: enable running OpenELEC from only one USB stick
...
possible syslinux menu with option for running installer or live system
new mount type FILE with optional size in MB for loopback file
disk=FILE=storage.loop
disk=FILE=storage.loop,100
dd and mkfs.ext4 are used from system (no need to increase the size of initramfs)
2013-03-18 21:59:05 +01:00
Stephan Raue
168fa73fdb
Merge pull request #2090 from jenkins101/lirc_rpi
...
lircd: added autoconfiguration of lirc_rpi for mce, macmini and xbox remotes.
2013-03-18 13:21:31 -07:00
Daniel Forsberg
cadffc0208
install lircd.conf.rpi
2013-03-18 20:59:52 +01:00
Daniel Forsberg
8e10d3604a
added lirc_rpi lirc config file with mce, macmini and xbox remote mappings.
2013-03-18 20:55:30 +01:00
Daniel Forsberg
25c01ba39c
added lirc_rpi section to udev.d/98_lircd.rules
2013-03-18 20:55:01 +01:00
Stefan Saraev
a0d481efb9
setxkbmap: init: update for new settings addon
2013-03-18 16:35:13 +02:00
Stefan Saraev
1b372847b8
Merge remote-tracking branch 'upstream/master' into openelec-settings
2013-03-18 16:30:01 +02:00
Stephan Raue
469f5defaf
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-settings
2013-03-18 15:16:19 +01:00
Stefan Saraev
7621731a35
setxkbmap: re-add init script
...
for some reason the udev approach is not working for some users
re-adding this as a temporary workaround
2013-03-18 16:14:53 +02:00
Stephan Raue
50a575cd9d
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv
2013-03-18 14:26:31 +01:00
Stefan Saraev
4e4b826bc7
Merge pull request #2087 from jenkins101/connman-bg
...
connman: re-enable background scanning, needed for router changes.
2013-03-18 02:10:27 -07:00
Daniel Forsberg
9c2bb7c5ed
connman: enable background scanning, needed for router changes. or no reconnect.
2013-03-18 08:50:34 +01:00
Stephan Raue
46b83941bf
xbmc: update to xbmc-12.1
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-18 05:17:00 +01:00
Stephan Raue
d38a928281
projects/ATV/linux: dont optimize kernel build for size, another 64MB fix...
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-18 04:38:06 +01:00
Stephan Raue
ff74c4b7ab
projects/ATV/linux: add FB_VESA support, remove FB_UVESA and FB_EFI support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-17 22:50:03 +01:00
Stephan Raue
4aadb2013e
projects/ATV/linux: compress kernel with gzip instead xz - one fix to fix the 64MB issue
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-17 22:27:48 +01:00
Stephan Raue
ad905fa334
projects/ATV: enable atv bootloader
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-17 18:48:41 +01:00
Stephan Raue
9d2280d6fb
atv-bootloader: update to atv-bootloader-r520
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-17 18:46:34 +01:00
Stephan Raue
ad0543112e
projects/ATV/xbmc: show xbmc splash
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-17 18:44:05 +01:00
Stefan Saraev
0015373fea
tools: add updated create_installstick.exe
2013-03-16 18:27:06 +02:00
Stefan Saraev
173b83b28e
oeinstaller: disable 'install' button if no usb stick detected
2013-03-16 18:26:28 +02:00
Stephan Raue
bf71f03803
xbmc-addon-settings: update to xbmc-addon-settings-0.1.2
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-16 01:23:06 +01:00
Stephan Raue
a2096e3ada
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-settings
2013-03-16 01:22:22 +01:00
Stefan Saraev
a777d1e3fe
Merge pull request #2072 from stefansaraev/nsis-installer
...
oeinstaller: do not use diskpart
2013-03-15 14:41:11 -07:00
Stefan Saraev
4a6592e635
tools: add updated create_installstick.exe
2013-03-15 23:22:39 +02:00
Stefan Saraev
3b6d0f3e7c
oeinstaller: do not use diskpart
...
diskpart does not work as should on usb drives
so we just format the target drive now
if a user, for some reason, has a 'partitioned' usb stick, it
is not our job to clean up the mess. in this case using
"HP USB Disk Storage Format Tool" is recommended, people should
do it anyway when using create_installstick.bat on
sticks with partitions
2013-03-15 22:48:17 +02:00
Stephan Raue
13185111fe
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-settings
2013-03-15 17:38:14 +01:00
Stephan Raue
3b0f62e75a
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv
2013-03-15 14:59:59 +01:00
Stephan Raue
8b4aff7d69
xbmc: update to xbmc-12.0.7
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-15 14:59:47 +01:00
Stephan Raue
9eb67f02a9
xbmc: update PR2403 patch
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-15 14:59:04 +01:00
Christian Hewitt
5e21db7499
nvidia-atv: remove FlatPanelProperties
...
this is no longer supported on 3xx series nvidia drivers
2013-03-15 12:04:09 +04:00
Christian Hewitt
8170ae661f
nvidia-legacy: remove FlatPanelProperties
...
this is no longer supported on 3xx series nvidia drivers
2013-03-15 12:02:42 +04:00
Christian Hewitt
afb99f9b76
nvidia: remove FlatPanelProperties
...
this is no longer supported on 3xx series nvidia drivers
2013-03-15 12:01:45 +04:00
Stephan Raue
5db0cd08c5
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-settings
2013-03-14 18:53:31 +01:00
Stephan Raue
25346410a5
Merge branch 'openelec-settings' of github.com:OpenELEC/OpenELEC.tv into openelec-settings
2013-03-14 18:53:09 +01:00
Stefan Saraev
ca8d8a0345
boblightd: depends on libusb
2013-03-14 10:58:05 +02:00
Stefan Saraev
48afb57408
Merge remote-tracking branch 'upstream/master' into openelec-settings
2013-03-14 10:47:29 +02:00
Stefan Saraev
b62eb63f10
boblightd: update to boblightd-465
2013-03-13 22:13:34 +02:00
Stefan Saraev
52e5e21226
tools/mkpkg: add script to get and package 'boblightd'
2013-03-13 22:12:52 +02:00
Stephan Raue
48ed73cee3
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-settings
2013-03-13 17:47:40 +01:00
Stefan Saraev
90be8140a5
linux-tbs-drivers: update to linux-tbs-drivers-130127
2013-03-13 16:38:35 +00:00
Dag Wieers
58f400fb35
tvheadend: do not send debug message to syslog
...
Apparently tvheadend by default uses the syslog service, and the `-s`
option that we provide in the startup script in fact makes tvheadend
send debug messages to syslog (which we obviously do not want by default
as this causes for my single DVB card 1k/min to /var, which is 4MB/month).
So this fix disables the `-s` option in the tvheadend startup script.
closes #2053 , closes #2055
2013-03-13 10:41:10 +02:00
Stephan Raue
3b9461b7c0
projects/ATV/xbmc: set some default options
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-12 19:24:25 +01:00
Stephan Raue
3640dcdb46
Merge pull request #2054 from jenkins101/connman-bgscan
...
connman: disable BackgroundScanning.
2013-03-12 09:49:21 -07:00
jenkins
632c954cff
connman: disable BackgroundScanning.
...
We dont use it anyway and it makes wifi a little unstable.
At least on RPi.
2013-03-12 17:31:31 +01:00
Stephan Raue
ce555f26e7
projects/ATV: dont install upower, not needed after XBMC-PR2403
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-12 16:05:52 +01:00