Regarding to TheMovieDB.org, I finished the parsing of 1 result (ignoring data if...
authorspenap <bulfaiter@gmail.com>
Sun, 15 Nov 2009 20:56:45 +0000 (20:56 +0000)
committerspenap <bulfaiter@gmail.com>
Sun, 15 Nov 2009 20:56:45 +0000 (20:56 +0000)
commitf2f67b751aa2cc1ec5c59648763eab3469c738a6
tree23c532c5e2455fde9909bb858843c31b5f2c72d3
parent7ff091145f3de097f22fbf60ac731fd8e7d6f207
Regarding to TheMovieDB.org, I finished the parsing of 1 result (ignoring data if there are more, and failing if there are errors).

I modified maevies_movieschedule to get it compiling in my system. Will have to take a decission on rest/rest-0.6, and the prefix in the includes.
With <rest-0.6/rest/file.h>, eclipse allows autocompletion. But <rest/file.h> should be used to ignore the librest version.

Regarding to the examples, I modified the Makefile to allow tmdb querying.

git-svn-id: file:///svnroot/maevies/trunk@14 a96798e0-47ce-444a-94a4-1d14e63744fc
13 files changed:
examples/Makefile
examples/gmovies.c
examples/gtranslate.c
examples/test_tmdb.c [new file with mode: 0644]
src/maevies_movie.h
src/maevies_movieschedule.c
src/maevies_movieschedule.h
src/maevies_window.c
src/movie_info_provider.c
src/tmdb_movie.c
src/tmdb_movie.h
src/watc_provider.c
src/watc_provider.h