]> git.sesse.net Git - vlc/history - modules/misc/sqlite.c
Use var_Inherit* instead of var_CreateGet*.
[vlc] / modules / misc / sqlite.c
2010-02-04 Srikanth RajuSqlite: Unlock commit transaction on success, not fail
2010-01-31 Rémi Denis-CourmontDon't #include LibVLC from plugins
2009-12-27 Srikanth RajuSqlite: Typo in testing for threadsafeness
2009-12-04 Srikanth RajuSQL/SQLite: Fix GetColumn functions in SQLite and imple...
2009-11-28 Srikanth RajuSqlite Module