Commit Graph

29 Commits

Author SHA1 Message Date
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
Gerald Dachs
8678f43f55 amlogic_cec: bug fixes and clean ups 2016-02-27 19:30:56 +01:00
Gerald Dachs
b6a91acc5d removed what I don't understand and lowered delay 2016-02-23 22:22:13 +01:00
Gerald Dachs
23a48cff83 make debug logging optional 2016-02-21 18:55:01 +01:00
Gerald Dachs
a75c01b37e amlogic cec: major rework 2016-02-21 14:03:01 +01:00
Stephan Raue
7ef1087cd0 Revert "major rework" 2016-02-21 00:38:37 +01:00
Stephan Raue
832bbb4584 Merge pull request #4735 from OpenELEC/package-updates
Package updates
2016-02-20 23:47:32 +01:00
Gerald Dachs
2ae806f3bd major rework 2016-02-20 22:44:33 +01:00
Stephan Raue
cbc03cb8f9 projects/*/linux: add support for iptable_mangle, this fixes #4716
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-02-20 15:02:15 +01:00