Commit Graph

167 Commits

Author SHA1 Message Date
Alex Deryskyba
f8f514b402 Cleanup advanced settings in WeTek projects (#755)
projects/WeTek_*: Cleanup settings in default advancedsettings.xml that have been removed in Kodi Krypton

* projects/WeTek_Hub: Cleanup settings in default advancedsettings.xml that have been removed in Kodi Krypton

* projects/WeTek_Hub: Remove readbufferfactor from advancedsettings.xml, because readbufferfactor is anyway 4.0 by default

* projects/WeTek_Hub: Remove loglevel of 2 from advancedsettings.xml, we don't need debug logging by default

* projects/WeTek_Core: Cleanup settings in default advancedsettings.xml that have been removed in Kodi Krypton
2016-09-20 11:21:32 -07:00
Alex Deryskyba
1aee9a5dcc projects/WeTek_Play: Use interactive CPU scaling governor by default 2016-09-16 02:41:19 +02:00
Alex Deryskyba
af6c0605fc projects/WeTek_Play: Update kernel config according to the recent kernel updates 2016-09-13 17:54:53 +02:00
Lukas Rusak
e2dd1e7bd1 buildsys: move build options to distrobutions/*/options 2016-09-09 09:17:02 -07:00
Alex Deryskyba
650c1bfe7e projects/WeTek_Play: Use Amlogic kernel 3.10 for the project 2016-08-09 11:08:02 +02:00
Alex Deryskyba
4c8b564252 projects/WeTek_Play: Update Kodi patches 2016-08-03 18:14:51 +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
3123a3fdf6 projects/WeTek_Play: drop 2 commits not needed for Kodi 17
1. Stuttering fix patch no longer applies, drop the patch.
2. WP is not capable of displaying 4k, drop the patch.
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
Lukas Rusak
27e79cd60b kodi: update to 17.0-alpha1-8191052 2016-04-18 00:51:02 -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
chewitt
b3dd60c34a rebrand: remove wetek/oe splash 2016-03-28 18:53:36 +04: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