Changeset 41543


Ignore:
Timestamp:
12/28/17 19:53:30 (6 years ago)
Author:
gost
Message:

[titan] dm900/hd51 exit pip if long press pipbutton

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/infobar.h

    r40739 r41543  
    214214                                }
    215215                        }
     216                        if(rcret == getrcconfigint("rcpiprec", NULL))
     217                        {
     218                                        pipstop(status.pipservice, 0);
     219                                        continue;
     220                        }                               
    216221                }
    217222                //Plugin von aussen aufrufen
Note: See TracChangeset for help on using the changeset viewer.