summaryrefslogtreecommitdiff
path: root/src/tmdb
Commit message (Expand)AuthorAgeFilesLines
* build: Remove unnecessary MAINTAINERCLEANFILES variablesPhilip Withnall2015-05-071-6/+0
* build: Add git.mk support instead of manual .gitignore filesPhilip Withnall2015-05-071-0/+2
* all: Port from ..._flags() to ..._resolution_flags()Bastien Nocera2015-02-171-1/+1
* tmdb: Use new register_keys vfuncBastien Nocera2015-01-271-11/+17
* all: Update source-tags for all pluginsBastien Nocera2014-12-111-0/+6
* tmdb: Update for key ID registration mem handlingBastien Nocera2014-12-021-1/+0
* tmdb: Don't try to resolve TV seriesBastien Nocera2014-11-271-0/+6
* tmdb: Unset "title-from-filename" when changing titleBastien Nocera2014-11-271-0/+2
* build: append files to EXTRA_DISTJuan A. Suarez Romero2014-08-051-1/+1
* tmdb: Override title when set from filenameBastien Nocera2014-03-281-0/+9
* tmdb: Fix possible assertion at run-timeBastien Nocera2014-03-171-1/+1
* all: Use g_clear_pointer/object when possibleJuan A. Suarez Romero2014-03-051-25/+5
* tmdb: Combine detail request callsBastien Nocera2014-02-071-249/+291
* tmdb: Add support for creating combined requestsBastien Nocera2014-02-072-1/+106
* tmdb: Use https queriesBastien Nocera2014-01-281-1/+1
* tmdb: Fix reversed return arg checkBastien Nocera2014-01-201-2/+2
* all: Include gtester.mk in all Makefile.amJuan A. Suarez Romero2013-08-251-0/+2
* all: Add G_LOG_DOMAIN for each pluginBastien Nocera2013-06-271-0/+1
* tests: plug leaksJuan A. Suarez Romero2013-06-161-1/+1
* tmdb: plug some leaksJuan A. Suarez Romero2013-06-122-0/+23
* all: Add support for internationalizationJuan A. Suarez Romero2013-03-212-2/+9
* tmdb: Handle thumbnail independently of poster/backdropJuan A. Suarez Romero2013-01-231-6/+43
* tmdb: Add support for "author"Juan A. Suarez Romero2013-01-231-1/+37
* tmdb: Keep the values in the same order as in the TMDb webpageJuan A. Suarez Romero2013-01-231-1/+1
* tmdb: Do not leak JsonNodesJuan A. Suarez Romero2013-01-221-1/+1
* tmdb: Fix test_tmdb_full_resolution testJuan A. Suarez Romero2013-01-211-1/+1
* tmdb: Make id lookup work for non-trivial casesMathias Hasselmann2013-01-021-6/+14
* tmdb: Add grl_tmdb_request_detail_to_string()Mathias Hasselmann2013-01-022-0/+30
* tmdb: Permit resolving by tmdb-idMathias Hasselmann2012-12-191-87/+205
* tmdb: Add images only onceMathias Hasselmann2012-12-191-7/+19
* tmdb: Check if JSON node has a valueJuan A. Suarez Romero2012-12-151-3/+7
* Another distcheck fixMurray Cumming2012-12-041-1/+1
* Fix distcheckMurray Cumming2012-12-041-1/+1
* tests: tmdb: Use the built plugins, not the installed ones.Murray Cumming2012-12-041-0/+8
* tmdb: Mark publication date as slow keyMathias Hasselmann2012-12-031-16/+10
* build: Use variables for CFLAGS and LIBS.Murray Cumming2012-11-231-11/+3
* tmdb: Set original-title againMathias Hasselmann2012-11-131-0/+9
* Revert "build: Use variables for CFLAGS and LIBS."Murray Cumming2012-11-091-3/+11
* Revert "Add gtk-doc documentation generation"Murray Cumming2012-11-091-8/+0
* Revert "tmdb: Add documentation."Murray Cumming2012-11-091-21/+0
* tmdb: Add documentation.Murray Cumming2012-11-091-0/+21
* Add gtk-doc documentation generationMurray Cumming2012-11-091-0/+8
* build: Use variables for CFLAGS and LIBS.Murray Cumming2012-11-091-11/+3
* tmdb: Use new metadata keys from grilo coreMathias Hasselmann2012-11-011-140/+86
* tmdb: Remove "tmdb-age-certificates" keyMathias Hasselmann2012-10-221-92/+50
* tmdb: Add grl_tmdb_request_get_list_with_filter()Mathias Hasselmann2012-10-222-39/+100
* tmdb: Don't free request errors too early.Mathias Hasselmann2012-10-171-2/+5
* tmdb: Use GRLKEYID_TO_POINTER() instead of GINT_TO_POINTER()Mathias Hasselmann2012-10-161-20/+20
* tmdb: Also report the TMDB ID in 'tmdb-id'Mathias Hasselmann2012-10-161-0/+18
* tmdb: Use proper log domain in grl-tmdb-request.cMathias Hasselmann2012-10-112-1/+4