mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-27 15:32:43 +02:00
use SetCECState in deepstandby
Origin commit data
------------------
Branch: master
Commit: 2f1e227747
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-05-18 (Fri, 18 May 2018)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -323,6 +323,9 @@ cVideo::cVideo(int, void *, void *, unsigned int unit)
|
|||||||
|
|
||||||
cVideo::~cVideo(void)
|
cVideo::~cVideo(void)
|
||||||
{
|
{
|
||||||
|
if (standby_cec_activ && fd >= 0)
|
||||||
|
SetCECState(true);
|
||||||
|
|
||||||
closeDevice();
|
closeDevice();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user