Ignore:
Timestamp:
Mar 29, 2012, 3:09:42 PM (13 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: update to latest svn

File:
1 edited

Legend:

Unmodified
Added
Removed
  • smplayer/vendor/current/src/config.h

    r121 r127  
    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.