[vlc-devel] Re: RFC - Qt4 priority
Christophe Mutricy
xtophe at nxtelevision.com
Thu Apr 12 12:05:30 CEST 2007
> + int i_score = getenv( "DISPLAY" ) == NULL ? 16 : 151;
I don't think it's the good place to test for DISPLAY.
It is already done in Open().
The stuff in the module declaration are potentially cached so it would
have the wrong behaviour if you launch VLC with and without X on a
particular box
--
Xtophe
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list