Ignore:
Timestamp:
May 16, 2014, 9:51:55 AM (12 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: update trunk to latest 0.8.7

Location:
smplayer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • smplayer/trunk

  • smplayer/trunk/src/prefadvanced.h

    r142 r165  
    11/*  smplayer, GUI front-end for mplayer.
    2     Copyright (C) 2006-2013 Ricardo Villalba <[email protected]>
     2    Copyright (C) 2006-201 Ricardo Villalba <[email protected]>
    33
    44    This program is free software; you can redistribute it and/or modify
     
    5050        bool colorkeyChanged() { return colorkey_changed; };
    5151#endif
     52
    5253
    5354protected:
     
    9293        void setUseIdx(bool);
    9394        bool useIdx();
     95
     96
     97
    9498
    9599        void setUseCorrectPts(Preferences::OptionState value);
     
    142146        bool colorkey_changed;
    143147#endif
     148
    144149};
    145150
Note: See TracChangeset for help on using the changeset viewer.