[vlc-devel] commit: Quick hack to solve the save volume on exit. (Jean-Baptiste Kempf )

Derk-Jan Hartman hartman at videolan.org
Fri Sep 5 15:23:07 CEST 2008


>
> +        config_PutInt( p_intf, "volume", i_volume );
> +        config_SaveConfigFile( p_intf, NULL );
> +    }

I again point out, that hacks like these are responsible for saving  
what you specify on the commandline

DJ



More information about the vlc-devel mailing list