[vlc-devel] [PATCH] Sqlite Module for VLC, GSoC 09

Srikanth Raju srikiraju at gmail.com
Tue Sep 8 19:22:49 CEST 2009


Hello,
The attached patch is modified with these changes
* Remove sqlite3_next_stmt(), it should now work with older versions of
sqlite on mac osx.
* Use the non pkgconfig configure in configure.ac, since Apple version
does not have the the .pc file.
* Remove sql_OpenDatabase, sql_SetDatabase and sql_CloseDatabase
from the api. Loading the module now opens the database. You have to
use the config params to set your database, user, etc.

-- 
Regards,
Srikanth Raju
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Sqlite-Module-for-VLC.patch
Type: text/x-diff
Size: 29087 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090908/ddd7aaeb/attachment.patch>


More information about the vlc-devel mailing list