Commit Graph

23715 Commits

Author SHA1 Message Date
Christian Hewitt
9a5bb062d4 Merge pull request #641 from MilhouseVH/kodi17b1
kodi: update to 17.0-beta1-81d5d26
2016-08-29 20:53:47 +04:00
MilhouseVH
ff6dadfbef Merge pull request #672 from chewitt/fix_rtl8812au
rtl8812au: fix AP timeout value patch
2016-08-29 06:05:03 +01:00
Christian Hewitt
26d4bc1bf2 Merge pull request #674 from MilhouseVH/mkgim_distroconfig
mkimage: add fogotten distroconfig.txt after #389
2016-08-29 08:58:01 +04:00
Christian Hewitt
ccac3a836c Merge pull request #675 from MilhouseVH/add_gov_to_logfiles
logfiles: Add CPU governor details to 03_Hardware.log
2016-08-29 08:57:36 +04:00
MilhouseVH
692a1f979d logfiles: Add CPU governor details to 03_Hardware.log 2016-08-29 03:39:52 +01:00
MilhouseVH
ed70ff815f image: And tar files too... 2016-08-28 22:50:45 +01:00
MilhouseVH
2b5149c6c2 kodi: Add PR10345 to avoid kodi crashing when loading old inputstream addons 2016-08-28 22:24:13 +01:00
MilhouseVH
39021544c4 mkimage: add fogotten distroconfig.txt after #389 2016-08-28 22:07:53 +01:00
MilhouseVH
b7128c6b01 kodi.game: Remove extension point - not required 2016-08-28 21:15:03 +01:00
chewitt
f0442bf22f rtl8812au: fix AP timeout value patch 2016-08-28 10:40:13 +01:00
Christian Hewitt
7cef50da82 Merge pull request #657 from awiouy/x11grab
ffmpeg: add indev x11grab_xcb
2016-08-27 21:14:01 +04:00
Christian Hewitt
3361f14907 Merge pull request #667 from MilhouseVH/linux472_revgov
Revert "Generic/RPi2: Switch to schedutil CPUFreq governor"
2016-08-27 15:18:12 +04:00
Christian Hewitt
b6803fabfc Merge pull request #666 from Kwiboo/hub-bt
WeTek_Hub: enable built-in bluetooth
2016-08-27 15:13:47 +04:00
MilhouseVH
e6253731a8 Revert "Generic/RPi2: Switch to schedutil CPUFreq governor"
This reverts commit 910a3f1b90.
2016-08-27 12:02:21 +01:00
Jonas Karlman
e80447b2b1 WeTek_Hub: enable built-in bluetooth 2016-08-27 11:38:04 +02:00
Christian Hewitt
8323f4fc2a Merge pull request #665 from kszaq/wh_4k_output_fix
projects/WeTek_Hub: render GUI at 1080p for 4K output
2016-08-27 11:06:02 +04:00
kszaq
7f2ece289c projects/WeTek_Hub: render GUI at 1080p for 4K output
Issues with previous set of patches:
- at some 4K output resolutions GUI was rendered at 1080p and covered only 1/4 of screen due to not changed iWidth and iHeight parameters
- rendering GUI at 4K while playing high-bitrate 4K video caused stuttering

Changes introduced in this patch:
- rewrite platform_init to be aware of 4K resolutions passed by uboot in "hdmimode" parameter
- always set virtual framebuffer resolution to 1920x2160 (like Kodi does)
- remove Kodi patch to render GUI at 4K
- add Kodi patch (https://github.com/xbmc/xbmc/pull/10332) to upscale GUI when screen resolution is 4K
2016-08-27 08:49:16 +02:00
Christian Hewitt
ed07827ee0 Merge pull request #660 from awiouy/scw-avahi
spotify-connect-web: add avahi login
2016-08-27 08:46:49 +04:00
Christian Hewitt
bb5ad8514f Merge pull request #663 from MilhouseVH/fix_fakeroot
image: fakeroot chokes on image names with meta chars
2016-08-27 08:44:39 +04:00
Christian Hewitt
2c24b01cc6 Merge pull request #664 from kszaq/wh_disable_android_drivers
projects/WeTek_Hub: disable Android drivers
2016-08-27 08:29:54 +04:00
MilhouseVH
f1a40edfc2 Odroid_C2: update oversun Kodi changes from mapfau 2016-08-26 20:50:02 +01:00
MilhouseVH
e5165d8108 kodi: fix peripheral.joystick 2016-08-26 20:46:30 +01:00
MilhouseVH
46ceb4a3f6 image: fakeroot chokes on image names with meta chars 2016-08-26 20:24:29 +01:00
kszaq
5f720e4f41 projects/WeTek_Hub: disable Android drivers
Disabling Low Memory Killer enables standard kernel memory management = Kodi isn't killed after cache gets full.

Reference: 3dd584f4bf
2016-08-26 20:59:34 +02:00
MilhouseVH
a0e3207846 init: mount per-client boot/disk if available & configured (#621) 2016-08-26 20:14:35 +04:00