Changeset 39507


Ignore:
Timestamp:
12/28/16 12:01:29 (7 years ago)
Author:
gost
Message:

[titan] dm900... activate pip on help button

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/infobar.h

    r39437 r39507  
    11111111                }
    11121112                // pip atemio7600 ??
    1113                 if(rcret == getrcconfigint("rcpip", NULL) && (checkchipset("BCM7424") == 1 || checkbox("ATEMIO6200") == 1 || checkbox("UFS922") == 1 || checkbox("UFS913") == 1))
     1113                if(rcret == getrcconfigint("rcpip", NULL) && (checkchipset("BCM7424") == 1 || checkbox("ATEMIO6200") == 1 || checkbox("UFS922") == 1 || checkbox("UFS913") == 1 || checkbox("DM900") == 1))
    11141114                {
    11151115                        if(status.pipservice->videodev == NULL)
Note: See TracChangeset for help on using the changeset viewer.