Changeset 44510 for titan/titan/play.h


Ignore:
Timestamp:
01/12/20 14:48:57 (3 years ago)
Author:
gost
Message:

fix play extern ff/fr

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/play.h

    r44398 r44510  
    12261226        else
    12271227        {
    1228                 if(checkchipset("HI3798MV200") == 1)
    1229                 {
     1228                //if(checkchipset("HI3798MV200") == 1)
     1229                //{
    12301230                        videoslowmotion(status.aktservice->videodev, 0);
    12311231                        videofastforward(status.aktservice->videodev, 0);
    1232                 }
     1232                //}
    12331233                playercontinue();
    12341234        }
Note: See TracChangeset for help on using the changeset viewer.