Ignore:
Timestamp:
Mar 29, 2012, 4:53:15 PM (13 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: trunk update to latest svn

Location:
smplayer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • smplayer/trunk

  • smplayer/trunk/src/config.h

    r124 r128  
    9696
    9797
    98 // GENERIC_CHAPTER_SUPPORT
    99 // if 1, it will use a generic code for chapters which can be used
    100 // for all kind of videos, not only DVDs and mkv files.
    101 
    102 #define GENERIC_CHAPTER_SUPPORT 1
    103 
    104 
    10598// DVDNAV_SUPPORT
    10699// if 1, smplayer will be compiled with support for mplayer's dvdnav
     
    141134#define USE_MPLAYER_PANSCAN 0
    142135
    143 
    144 // Compile youtube support or not
    145 
    146 #define YOUTUBE_SUPPORT 1
    147 
    148 
    149136#endif
Note: See TracChangeset for help on using the changeset viewer.