Changeset 181 for smplayer/trunk/src/prefperformance.h
- Timestamp:
- Aug 31, 2016, 5:31:04 PM (9 years ago)
- Location:
- smplayer/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/trunk
- Property svn:mergeinfo changed
/smplayer/vendor/current merged: 179
- Property svn:mergeinfo changed
-
smplayer/trunk/src/prefperformance.h
r176 r181 61 61 int cacheForVCDs(); 62 62 63 #ifdef TV_SUPPORT 63 64 void setCacheForTV(int n); 64 65 int cacheForTV(); 66 #endif 65 67 68 #ifdef Q_OS_WIN 66 69 void setPriority(int n); 67 70 int priority(); 71 #endif 68 72 69 73 void setFrameDrop(bool b);
Note:
See TracChangeset
for help on using the changeset viewer.