Changeset 39956


Ignore:
Timestamp:
02/09/17 18:36:13 (7 years ago)
Author:
gost
Message:

reactivate Hdmi-in for nemesis

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/pip.h

    r39955 r39956  
    551551                        break;
    552552                }
    553                
    554                 /*if(rcret == getrcconfigint("rcred", NULL))
     553                if(checkbox("DM900") != 1)
     554                {
     555                if(rcret == getrcconfigint("rcred", NULL))
    555556                {
    556557                        if(status.aktservice->type == HDMIIN)
     
    568569                        }
    569570                        continue;
    570                 }*/
     571                }
     572                }
    571573               
    572574                if(rcret == getrcconfigint("rcblue", NULL))
Note: See TracChangeset for help on using the changeset viewer.