Changeset 41345 for titan/titan/play.h


Ignore:
Timestamp:
12/03/17 18:10:53 (6 years ago)
Author:
obi
Message:

libeplayer3 / titan add internal subs support and srt listing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/play.h

    r40446 r41345  
    17171717                                }
    17181718#else
     1719                                getsubtext();
    17191720                                playinfobarcount++;
    17201721                                if(playinfobarstatus > 0)
     
    17501751                                        }
    17511752                                }
    1752                
     1753
     1754                                if(rcret == getrcconfigint("rchelp", NULL))
     1755                                        printf("getsubtext: %s\n", getsubtext());
     1756
     1757
    17531758                                if(rcret == getrcconfigint("rcpip", NULL))
    17541759                                {
Note: See TracChangeset for help on using the changeset viewer.