Commit Graph

13576 Commits

Author SHA1 Message Date
Stephan Raue
7945de4290 Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv 2013-03-19 01:06:32 +01:00
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
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
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
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