svenhoefer
91fdb1ef6c
- rename can_set_display_brightness => display_can_set_brightness
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-02 21:23:01 +01:00
svenhoefer
674ba19c03
- vfd-setup: use new display_can_deepstandby member from libstb-hal
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Build was broken with original cherry-pick. hw_caps_t was incomplete.
2017-11-02 21:22:01 +01:00
Thilo Graf
b26fc7fb8d
CScreenShot: fix build
...
Some lines were wrong picked
2017-10-29 18:48:28 +01:00
svenhoefer
5fd7ec68ac
- audio_select: copy full code from TangoCash
...
Just compile tested. Maybe some more alignments needed.
Signed-off-by: Thilo Graf <dbt@novatux.de >
Additional changes on cs playback_cs.h, because broken build
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-10-29 18:32:30 +01:00
vanhofen
6fe5d269af
- add hd51; mostly ported from TangoCash's neutrino-mp
2017-10-29 18:31:30 +01:00
Jacek Jendrzej
8c45b2eea6
Merge branch 'master' into pu/mp
2017-08-21 13:13:03 +02:00
vanhofen
c307ed5b36
- hw_caps: remove CFEManager-code; ...
...
the relevant boxmodels are handled now in a "dirty part of hw_caps"
in neutrino.cpp after zapit-start
2017-08-21 12:56:00 +02:00
Jacek Jendrzej
0238049daf
part from 382181e289ac990fa1bc69ec528b8c25be6c6537
2017-08-21 10:57:18 +02:00
Stefan Seyfried
e2db590797
Revert "- hardware_caps: fix has_fan and add detection of Neo Twin"
...
This reverts commit c225c2d4b6
.
This leads to a segfault at start and the upstream solution
is not yet ready for primetime, so revert this for now.
2017-08-21 10:17:05 +02:00
M. Liebmann
e3cc6cee67
Revert "HD1: Workaround for missing cs_get_chip_type"
...
This reverts commit a6fe60d60a
.
2017-06-16 19:33:29 +02:00
svenhoefer
4295839526
- vfd-setup: fix brightness setup for CST's boxmodel "Link" ...
...
and hide the brightness menu for all "Trinity" models. There's no display.
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-06-15 01:01:55 +02:00
M. Liebmann
a6fe60d60a
HD1: Workaround for missing cs_get_chip_type
2017-06-07 14:16:11 +02:00
M. Liebmann
9bc2d9b95e
hd[1|2]/libcoolstream: Update headers for new libcoolstream functions
...
libcoolstream-mt.so version 3.2.0 required
Functions:
- updateOsdScreenInfo()
- GetVideoSystem()
- GetVideoSystemFormatName()
- fbCopy()
- fbFill()
- cs_set_extra_debug()
2017-03-22 01:23:45 +01:00
svenhoefer
c225c2d4b6
- hardware_caps: fix has_fan and add detection of Neo Twin
2017-03-19 01:04:48 +01:00
svenhoefer
ff6046bb56
- hardware_caps: just changes in comments
2017-03-10 15:07:52 +01:00
svenhoefer
24b159f84c
- hardware_caps/Makefile: use @HWLIB_CFLAGS@ instead of defines
2017-03-10 15:07:52 +01:00
svenhoefer
7cca1e02c3
- hardware_caps: use define instead of value; better readability
2017-03-10 15:07:52 +01:00
svenhoefer
83de4ba055
Revert "hardware_caps.cpp: Add hw ifdef for cs_get_chip_type()"
...
This reverts commit f5cdaff282
because libcoolstream now is updated
2017-03-10 15:07:52 +01:00
M. Liebmann
ab6ca5b606
hd2/libcoolstream/*.h: Update for new libcoolstream functions
...
- cs_get_lib_version()
- cs_compare_lib_versions()
- GetVideoSystem()
- GetVideoSystemFormatName()
- Add CS_CHIP_NEVIS definitions
2017-03-10 14:35:32 +01:00
M. Liebmann
7eecd09eca
hd1/libcoolstream/cs_api.h: Update for new libcoolstream functions
...
- cs_get_lib_version()
- cs_compare_lib_versions()
- cs_get_chip_type() (dummy function for compatibility with hd2)
- Add CS_CHIP_xxx definitions
2017-03-10 14:35:32 +01:00
M. Liebmann
f5cdaff282
hardware_caps.cpp: Add hw ifdef for cs_get_chip_type()
2017-03-09 17:34:25 +01:00
svenhoefer
b546ed517e
- hardware_caps: add latest coolstream models
2017-03-09 12:51:44 +01:00
svenhoefer
2029a684e5
- move public libcoolstream-headers to hardware directory
2017-03-06 21:49:32 +01:00
svenhoefer
29fd05002f
- port hardware_caps from Neutrino-MP
2017-03-06 21:49:32 +01:00