Changeset 128 for smplayer/trunk/src/config.h
- Timestamp:
- Mar 29, 2012, 4:53:15 PM (13 years ago)
- Location:
- smplayer/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/trunk
- Property svn:mergeinfo changed
/smplayer/vendor/current merged: 127
- Property svn:mergeinfo changed
-
smplayer/trunk/src/config.h
r124 r128 96 96 97 97 98 // GENERIC_CHAPTER_SUPPORT99 // if 1, it will use a generic code for chapters which can be used100 // for all kind of videos, not only DVDs and mkv files.101 102 #define GENERIC_CHAPTER_SUPPORT 1103 104 105 98 // DVDNAV_SUPPORT 106 99 // if 1, smplayer will be compiled with support for mplayer's dvdnav … … 141 134 #define USE_MPLAYER_PANSCAN 0 142 135 143 144 // Compile youtube support or not145 146 #define YOUTUBE_SUPPORT 1147 148 149 136 #endif
Note:
See TracChangeset
for help on using the changeset viewer.