Changeset 24880


Ignore:
Timestamp:
11/14/13 13:41:06 (10 years ago)
Author:
gost
Message:

[titan] fix play Button when normal ts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/infobar.h

    r24854 r24880  
    157157                        if(rcret == getrcconfigint("rcplay", NULL))
    158158                        {
    159                                 if(checkbox("ATEMIO520") != 1 && checkbox("ATEMIO530") != 1)
     159                                if(checkbox("ATEMIO520") != 1 && checkbox("ATEMIO530") != 1 && status.timeshifttype == 1)
    160160                                {
    161161                                        if(status.playing == 0 || (status.playspeed == 0 && status.slowspeed == 0 && status.pause == 0))
Note: See TracChangeset for help on using the changeset viewer.