Merge remote-tracking branch 'tangocash/master'

Origin commit data
------------------
Branch: master
Commit: ca4703cfe2
Author: max_10 <max_10@gmx.de>
Date: 2017-11-05 (Sun, 05 Nov 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
max_10
2017-11-05 16:16:00 +01:00
11 changed files with 844 additions and 388 deletions

View File

@@ -29,7 +29,7 @@ hw_caps_t *get_hwcaps(void)
memset(&caps, 0, sizeof(hw_caps_t));
initialized = 1;
caps.has_CI = 0;
caps.has_CI = 1;
caps.can_cec = 1;
caps.can_shutdown = 1;
caps.display_xres = 16;