[vlc-devel] [PATCH] Writing string settings to VLC config

Andrew Zaikin andrew.zaikin at gmail.com
Wed Jan 9 15:28:59 CET 2008


4th parameter of *config_Write()* called *comment* and determine whenever
setting will be prefixed by "#" in config file
All occurance of *config_Write() *except patched treat this parameter as "is
value remains the same", but for strings we are passing value of
*modified*variable which is logical inversion.
So it looks like we were writing string values, that was non-modified and
commenting modified
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080109/2afe7757/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: write_string_config.patch
Type: application/octet-stream
Size: 524 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080109/2afe7757/attachment.obj>


More information about the vlc-devel mailing list