Disable threading - turn update thread into async method
[cinaest] / src / imdb / imdb-sqlite.vala
2009-11-12 Philipp ZabelDisable threading - turn update thread into async method
2009-11-11 Philipp ZabelIMDb: Use SQLite indices instead of (half) MD5 hashes...
2009-11-10 Philipp ZabelAdd genres structure
2009-11-10 Philipp ZabelIMDb SQLite: use the movie filter to build the SQL...
2009-11-10 Philipp ZabelAdd movie filter class
2009-11-03 Philipp ZabelIMDb SQLite class: increase the arbitrary result limit...
2009-11-02 Philipp ZabelAdd query functionality to the IMDb SQLite store
2009-10-30 Philipp ZabelAdd IMDb SQLite storage class