Changeset 44551 for titan/titan/play.h
- Timestamp:
- 01/17/20 17:18:01 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/play.h
r44550 r44551 1228 1228 else 1229 1229 { 1230 //if(checkchipset("HI3798MV200") == 1) 1231 //{ 1232 videoslowmotion(status.aktservice->videodev, 0); 1233 videofastforward(status.aktservice->videodev, 0); 1234 //} 1230 if(status.playspeed != 0 || status.slowspeed != 0) 1231 playerpause(); 1235 1232 playercontinue(); 1236 1233 }
Note: See TracChangeset
for help on using the changeset viewer.