- Timestamp:
- 09/15/16 16:14:14 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/infobar.h
r38592 r38804 1007 1007 continue; 1008 1008 } 1009 if(rcret == getrcconfigint("rcrecall", NULL) )1009 if(rcret == getrcconfigint("rcrecall", NULL) || (status.play == 0 && status.pause == 0 && getrcconfigint("rcrecall", NULL) == NULL && rcret == getrcconfigint("rcexit", NULL))) 1010 1010 { 1011 1011 subtitlepause(1);
Note: See TracChangeset
for help on using the changeset viewer.