Commit Graph

64 Commits

Author SHA1 Message Date
Christian Hewitt
6d81df8292 Merge pull request #1317 from lrusak/patches-reset
remove all kodi project and arch specific patches
2017-03-14 23:39:09 +04:00
Lukas Rusak
91964543cc kodi: cleanup various xml files 2017-03-14 11:01:54 -07:00
Lukas Rusak
eccfad7df0 kodi: drop WeTek_Core patches 2017-03-10 09:04:25 -08:00
Alex Deryskyba
1c88fc3932 projects/WeTek_Core: Switch to ondemand CPU scaling governor
The interactive CPU scaling governor for some reason causes a significant slowdown after some time of inactivity.
WeTek Core becomes very sluggish and almost unusable until a reboot.

Switching to ondemand governor seems fixes the issue.
2017-02-19 14:31:39 +01:00
Jonas Karlman
7ecd677bee kodi: process more lirc repeat events 2017-02-18 22:57:43 +01:00
kszaq
1562a7ea14 linux: clean up Amlogic patches
- rename aarch64 patch dir to "amlogic-3.14"
  - move common 3.10 patches to "amlogic-3.10"
2017-01-09 10:15:59 +01:00
MilhouseVH
1ec6420ecf libcec: fix project patches 2017-01-03 22:53:57 +00:00
Nathan Wheeler
99eb118616 config: ADD CONFIG_FB_UDL module (USB displaylink) All projects 2016-12-21 21:18:48 -08:00
Christian Hewitt
f46bf71175 Merge pull request #1031 from kszaq/wetek_3.10_cec
projects/WeTek_Play,WeTek_Core: fix CEC
2016-12-06 21:57:59 +04:00
kszaq
2858a48a90 projects/WeTek_Play,WeTek_Core: fix CEC
Thanks to GDachs for spotting the issue.
2016-12-06 11:56:27 +01:00
Lukas Rusak
579e8d86dc WeTek_Core: use unified /usr 2016-12-04 13:23:47 -08:00
Lukas Rusak
4c2b31b042 linux: enable CONFIG_USB_IPHETH 2016-12-02 11:25:30 -08:00
kszaq
3722f864bd libcec: fix building after update to 4.0.0-3 2016-11-30 22:23:31 +00:00
Stephan Raue
03fa15a7f8 projects/WeTek_Core/patches/linux: add gcc-6 support patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
(cherry picked from commit dba841cfafc42aff3728cbe651d57b7122992244)
2016-11-15 23:49:07 +00:00
Lukas Rusak
2974e17bce lcdproc: remove package 2016-10-23 20:18:50 +02:00
Stefan Saraev
2712095b74 [aml] remove now unused renderskip hiding patch (#815) 2016-10-07 21:29:27 +04:00
Lukas Rusak
4ede5234e1 irserver: remove package 2016-10-06 10:53:44 -07:00
Lukas Rusak
aebc2a7ded projects/*/options: disable lcdproc for all projects except Generic/Virtual 2016-10-01 13:55:46 -07:00
Lukas Rusak
a3f816cb05 WeTek_*/options: redirects can be handled by the webserver 2016-10-01 00:30:26 -07:00
Lukas Rusak
248ce21200 WeTek_*/options: cleanup obsolete options 2016-10-01 00:30:21 -07:00
kszaq
981a7b1007 projects/WeTek: add serial console service 2016-09-28 20:51:47 +02:00
MilhouseVH
631bb96111 Merge pull request #751 from lrusak/seo-picks
init: pre-create /dev/console
2016-09-20 19:28:44 +01:00
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
Stefan Saraev
14700621ef init: pre-create /dev/console 2016-09-19 11:59:46 -07:00
Alex Deryskyba
8610fb3270 projects/WeTek_Core: Use interactive CPU scaling governor by default 2016-09-16 02:29:28 +02:00