IMDb SQLite class: make queries cancellable, using the SQLite3 progress handler
[cinaest] / src / imdb /
2009-11-12 Philipp ZabelIMDb SQLite class: make queries cancellable, using...
2009-11-12 Philipp ZabelDisable threading - turn update thread into async method
2009-11-12 Philipp ZabelGZip input stream: use 0.7.8 constructor chain up
2009-11-11 Philipp ZabelIMDb: Use SQLite indices instead of (half) MD5 hashes...
2009-11-10 Philipp ZabelIMDb plaintext downloader: quit after a short timeout
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-10 Philipp ZabelDrop superfluous "garage" from the D-Bus service name
2009-11-09 Philipp ZabelDrop custom ZLib VAPI
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 plaintext downloader D-Bus service
2009-10-30 Philipp ZabelAdd IMDb SQLite storage class
2009-10-30 Philipp ZabelAdd GIO gzip input stream class
2009-10-30 Philipp ZabelAdd IMDb plaintext downloader D-Bus interface