Commit Graph

37 Commits

Author SHA1 Message Date
Alex Deryskyba
17f2645aa4 packages/linux: Allow passing additional options to mkbootimg using ANDROID_BOOTIMG_OPTIONS variable 2016-08-09 11:08:02 +02:00
Alex Deryskyba
a23c3fa439 projects/WeTek_Core: Use Amlogic kernel 3.10 for the project 2016-08-09 11:08:02 +02:00
Christian Hewitt
ada1c1efc2 Merge pull request #578 from drieschel/updater-script
WeTek_Core:Revised install/update procedure
2016-08-08 10:38:39 +04:00
Alex Deryskyba
aa3aa77b84 projects/WeTek_Core: Update Kodi patches 2016-08-03 18:14:51 +02:00
Immanuel Klinkenberg
cacb06ec6d Revised install/update procedure 2016-07-29 03:01:27 +02:00
Immanuel Klinkenberg
e24fcc898a Licence updated, due to the last revision from the files 2016-07-18 23:35:37 +02:00
Immanuel Klinkenberg
ded8905f74 Sets the resolution more precisely at boot 2016-07-15 00:06:52 +02:00
mcaptur
5c88085369 WeTek/Kernel: Fix kernel options to make use of https://github.com/xbmc/xbmc/pull/9896 (#518)
* Update linux.arm.conf

* Update linux.arm.conf
2016-07-05 10:33:52 -07:00
MilhouseVH
600b0b572b kodi: Drop obsolete (and default) read[buffer]factor setting after PR9681 2016-05-05 15:36:46 +01:00
Lukas Rusak
fe476c960f kodi: update to 17.0-alpha2-4e90409 2016-05-05 02:24:14 -07:00
Lukas Rusak
7205f0e5f5 opengl-meson: add gxbb support 2016-05-05 01:23:04 -07:00
Lukas Rusak
2b0dc8b22e opengl-meson: create unified package for amlogic projects 2016-04-29 11:26:29 -07:00
Christian Hewitt
10e2688d23 Merge pull request #256 from kszaq/fix-wetek-core-kodi-17
projects/WeTek*: Fix build with Kodi 17
2016-04-29 08:50:57 +04:00
Christian Hewitt
fdeaceb16a Merge pull request #230 from lrusak/cec-fix
WeTek_Core/WeTek_Play: fix new cec driver patch
2016-04-29 08:47:22 +04:00
kszaq
e700732e37 projects/WeTek_Core: Fix build with Kodi 17
1. dvdplayer changed to VideoPlayer, fix path in "Fix compiler badness" patch.
2. After https://github.com/xbmc/xbmc/pull/9050 it is not needed to modify SetNativeResolution to get 4k.
2016-04-28 11:48:43 +02:00
Gerald Dachs
277b175edc amlogic CEC adapter moved to project dirs 2016-04-26 18:30:38 +02:00
Gerald Dachs
0fdb15ba78 WeTek_Core/WeTek_Play: fix new cec driver patch 2016-04-25 11:35:21 -07:00
kszaq
ec69e4be13 projects/WeTek_*: Move userdata wipe to factory_update_param script
This allows updating LibreELEC via recovery without wiping userdata
while keeping toothpick method work when a clean flash is needed.
2016-04-11 11:31:41 +02:00
Lukas Rusak
ce7e57ef24 WeTek_Core/WeTek_Play: set video state to disabled on boot
right after boot, if a hardware decoded video is not yet played, asking
/dev/amvideocap0 for a frame results in -EAGAIN after a short delay.

hyperion is doing AMSTREAM_IOC_GET_VIDEO_DISABLE ioctl on /dev/amvideo
to check if video is playing. if initial state is not set, hyperion gets
confused, resulting in leds lagging until a hw decoded video is started.

this allows hyperion's regular framegrabber and amlgrabber to co-exist nicely
2016-04-04 13:36:04 -07:00
Gerald Dachs
4344e2a16b libcec: repaired detection of logical address; prevent that amlogic adapter hangs on close 2016-04-03 14:38:03 +02:00
Lukas Rusak
40af353132 rebrand: LibreELEC 2016-03-12 01:41:55 +01:00
Gerald Dachs
365e61f819 redesigned initialization
- code of delayed init now part of open call
- interrupt handling moved into open/release
- removed some debug lines
2016-03-04 23:56:40 +01:00
Lukas Rusak
362ed24bd2 linux: use KERNEL_TARGET as make target 2016-03-01 21:30:29 +01:00
Gerald Dachs
97f26e9354 partly rollback for LG compatibility 2016-02-29 22:00:54 +01:00
Alex Deryskyba
dea566d98b projects/WeTek_Core: Include all default additional drivers into the project 2016-02-28 14:57:41 +02:00