Ignore:
Timestamp:
Aug 31, 2016, 5:31:04 PM (9 years ago)
Author:
Silvan Scherrer
Message:

smplayer: update trunk to version 16.8.0

Location:
smplayer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • smplayer/trunk

  • smplayer/trunk/src/prefperformance.h

    r176 r181  
    6161        int cacheForVCDs();
    6262
     63#ifdef TV_SUPPORT
    6364        void setCacheForTV(int n);
    6465        int cacheForTV();
     66#endif
    6567
     68#ifdef Q_OS_WIN
    6669        void setPriority(int n);
    6770        int priority();
     71#endif
    6872
    6973        void setFrameDrop(bool b);
Note: See TracChangeset for help on using the changeset viewer.