Changeset 25569
- Timestamp:
- 01/10/14 10:35:58 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/infobar.h
r25567 r25569 163 163 if(rcret == getrcconfigint("rcplay", NULL)) 164 164 { 165 if((checkbox("ATEMIO520") != 1 && checkbox("ATEMIO530") != 1 && status.timeshifttype == 1) || &&ostrcmp(getconfig("remotecontrol", NULL), "1") == 1)165 if((checkbox("ATEMIO520") != 1 && checkbox("ATEMIO530") != 1 && status.timeshifttype == 1) || ostrcmp(getconfig("remotecontrol", NULL), "1") == 1) 166 166 { 167 167 if(status.playing == 0 || (status.playspeed == 0 && status.slowspeed == 0 && status.pause == 0))
Note: See TracChangeset
for help on using the changeset viewer.