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: f5ecac7026
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:
committed by
TangoCash
parent
6ba24f5c89
commit
ce11b5cb77
@@ -323,6 +323,9 @@ cVideo::cVideo(int, void *, void *, unsigned int unit)
|
||||
|
||||
cVideo::~cVideo(void)
|
||||
{
|
||||
if (standby_cec_activ && fd >= 0)
|
||||
SetCECState(true);
|
||||
|
||||
closeDevice();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user