Replace the google poster downloader with a new one based on libsoup
authorPhilipp Zabel <philipp.zabel@gmail.com>
Fri, 13 Nov 2009 21:11:29 +0000 (22:11 +0100)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Fri, 13 Nov 2009 22:38:54 +0000 (23:38 +0100)
commitd8da14bdcf459dc474430dc65630fc735eb0d410
tree7ded0eda6716edeabe3445793ab08b4311a8cd08
parent3ff83af7368a5228fe6707a717fc53a09b21d91f
Replace the google poster downloader with a new one based on libsoup

Reimplemented from scratch, using libsoup instead of gio for HTTP transfers.
Makefile.am
src/poster/google-image-search-parser.vala [new file with mode: 0644]
src/poster/google-poster-downloader.vala
src/poster/poster-downloader-interface.vala [new file with mode: 0644]