summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-19Release 0.2.6Juan A. Suarez Romero1-0/+55
2013-03-19test: Remove unused functionJuan A. Suarez Romero1-9/+0
2013-03-19test: Distribute fast-by-id.ini fileJuan A. Suarez Romero1-0/+1
2013-03-19raitv: Initialize variable in proper placeJuan A. Suarez Romero1-2/+1
2013-03-19build: Add Rai.tv plugin in DIST targetJuan A. Suarez Romero1-1/+2
2013-03-18configure: don't override pkg-config if there's one already setJonny Lamb1-3/+5
2013-02-18filesystem: Don't strip "extension" from title if it's a directoryMike Ruprecht1-3/+5
2013-02-15raitv: Add full-support for resolveJuan A. Suarez Romero1-31/+135
2013-02-14lastfm-albumart: Do not return default imageJuan A. Suarez Romero1-10/+12
2013-02-11youtube: Make sure structures are properly initializedJuan A. Suarez Romero1-14/+69
2013-02-11metadata-store: Add filtering by sourceJuan A. Suarez Romero1-10/+49
2013-02-07metadata-store: Save media type for further recoveryJuan A. Suarez Romero1-20/+72
2013-01-23tmdb: Handle thumbnail independently of poster/backdropJuan A. Suarez Romero1-6/+43
2013-01-23tmdb: Add support for "author"Juan A. Suarez Romero1-1/+37
2013-01-23tmdb: Keep the values in the same order as in the TMDb webpageJuan A. Suarez Romero1-1/+1
2013-01-22jamendo: Capitalize root-level titlesJuan A. Suarez Romero1-3/+3
2013-01-22tmdb: Do not leak JsonNodesJuan A. Suarez Romero1-1/+1
2013-01-21tmdb: Fix test_tmdb_full_resolution testJuan A. Suarez Romero1-1/+1
2013-01-21build: Fix the build with automake 1.13Nuno Araujo1-1/+1
2013-01-20Account for grl_tracker_per_device_source while looking up the GrlTrackerSourceMohammed Hassan1-1/+4
2013-01-15tests: Add TMDb plugin into path for test_tmdb_fast_resolution_by_id()Juan A. Suarez Romero1-1/+1
2013-01-08tests: Fix static vs. non-static declaration warningMathias Hasselmann1-3/+2
2013-01-04filesystem: Fix variable decreased twiceJuan A. Suarez Romero1-1/+0
2013-01-04build: Fix linking of the podcasts and shoutcast pluginsBastien Nocera1-2/+2
2013-01-02tmdb: Make id lookup work for non-trivial casesMathias Hasselmann1-6/+14
2013-01-02tmdb: Add grl_tmdb_request_detail_to_string()Mathias Hasselmann2-0/+30
2012-12-19tmdb: Permit resolving by tmdb-idMathias Hasselmann5-88/+342
2012-12-19tmdb: Add images only onceMathias Hasselmann1-7/+19
2012-12-16raitv: Fix browsing for most popular videosMarco Piazza1-2/+2
2012-12-16tracker: Add filtering by typeJuan A. Suarez Romero3-47/+164
2012-12-15tracker: Add support for Tracker 0.16Juan A. Suarez Romero1-1/+1
2012-12-15Raitv: Add Rai.tv pluginMarco Piazza6-0/+1432
2012-12-15tmdb: Check if JSON node has a valueJuan A. Suarez Romero1-3/+7
2012-12-12upnp: Verify server SearchCapabilitiesJuan A. Suarez Romero1-10/+41
2012-12-12upnp: Add filter by type in browse() operationJuan A. Suarez Romero1-30/+60
2012-12-12upnp: Add filter by type in search() operationJuan A. Suarez Romero1-6/+91
2012-12-11Post-release version bump to 0.2.6Juan A. Suarez Romero1-1/+1
2012-12-11Release 0.2.5grilo-plugins-0.2.5Juan A. Suarez Romero1-0/+24
2012-12-11doc: Fix reference to docbookx.dtdJuan A. Suarez Romero1-1/+1
2012-12-10doc: Fix grilo-plugins.xmlJuan A. Suarez Romero1-1/+1
2012-12-05upnp: Fix a race condition when creating a new sourceJuan A. Suarez Romero1-38/+43
2012-12-04build: fix passing arguments to gnome-autogen.sh from autogen.shEvan Nemerson1-1/+1
2012-12-04Do not use --enable-gtk-doc for distcheckMurray Cumming1-2/+1
2012-12-04Another distcheck fixMurray Cumming1-2/+2
2012-12-04Another distcheck fixMurray Cumming2-2/+2
2012-12-04Remove unused test, which was broken upMurray Cumming1-277/+0
2012-12-04Fix distcheckMurray Cumming2-2/+2
2012-12-04tests: tmdb: Test the age certificate API too.Murray Cumming1-30/+40
2012-12-04tests: tmdb: Use g_assert_no_error()Murray Cumming4-7/+7
2012-12-04tests: Add a prototype to avoid a C warningMurray Cumming1-0/+2