Changeset 12173


Ignore:
Timestamp:
12/10/11 11:56:41 (12 years ago)
Author:
obi
Message:

[titan] fix mc vp infobar bug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/mc/mc_videoplayer.h

    r12110 r12173  
    314314                        }
    315315
     316                        playinfobarcount = 0;
     317                        playinfobarstatus = 1;
     318                        status.playspeed = 0;
     319                        status.pause = 0;
     320                        status.play = 0;
     321                        playlist = 0;
     322                        playinfobarcount = 0;
     323
    316324                        if(playlist == 1 && listbox->select != NULL)
    317325                        {
Note: See TracChangeset for help on using the changeset viewer.