summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* lua-factory: Add inspect.lua helperBastien Nocera2015-07-086-1/+404
* lua-factory: throw error on bad grl.callbackVictor Toso2015-07-081-1/+5
* lua-factory: Fix possible memleak if source registration failsBastien Nocera2015-07-071-0/+1
* local-metadata: Query for media art existencePhilip Withnall2015-07-071-10/+55
* local-metadata: Allow tracking of multiple asynchronous resolve opsPhilip Withnall2015-07-071-64/+122
* bookmarks: Notify about a removal if there was no errorIain Lane2015-07-071-1/+1
* thetvdb: fix typoAlberto Garcia2015-06-221-1/+1
* lua-factory: Make it easier to access the API key configBastien Nocera2015-06-161-0/+17
* lua-factory: Print debug when a required config key is missingBastien Nocera2015-06-161-3/+7
* lua-factory: Don't allow Lua sources to load external modulesBastien Nocera2015-06-161-63/+0
* lua-factory: Reduce the number of libs we loadBastien Nocera2015-06-161-2/+28
* lua-factory: Fix unescaping ANSI HTML entitiesBastien Nocera2015-06-161-1/+22
* guardianvideos: Unescape the titlesBastien Nocera2015-06-161-1/+1
* youtube: Add missing sentinel for g_strconcat()Colin Walters2015-06-141-1/+1
* youtube: Fix leak on two errors paths when querying categoriesPhilip Withnall2015-06-121-4/+5
* youtube: Miscellaneous compiler warning fixesPhilip Withnall2015-06-121-5/+5
* youtube: Use libgdata helper function to get category listPhilip Withnall2015-06-121-117/+40
* youtube: Use GDataYouTubeQuery when building GData queriesPhilip Withnall2015-06-121-3/+9
* local-metadata: remove uppercase versions of blacklisted wordsAlberto Garcia2015-06-111-5/+2
* local-metadata: Fixes to video_sanitise_string non-alnum handlingJan Alexander Steffens (heftig)2015-06-111-11/+28
* dleyna: Fix incorrect properties passed to applicationsBastien Nocera2015-05-261-0/+1
* dleyna: Fix grl_dleyna_util_uri_is_localhost() usageBastien Nocera2015-05-261-1/+1
* build: Remove unnecessary MAINTAINERCLEANFILES variablesPhilip Withnall2015-05-0728-163/+0
* build: Add generated GResource C and H files to CLEANFILESPhilip Withnall2015-05-074-9/+36
* build: Add git.mk support instead of manual .gitignore filesPhilip Withnall2015-05-0729-3/+56
* thetvdb: enable cache-only on GRL_RESOLVE_FAST_ONLYVictor Toso2015-05-021-2/+13
* local-metadata: Ignore sanitization if the whole filename is blacklistedOlivier CrĂȘte2015-04-291-0/+7
* guardianvideos: fix URL format stringGiovanni Campagna2015-04-261-1/+1
* tracker: Do not advertise browse support for the Tracker extractorPhilip Withnall2015-04-203-0/+25
* Remove unused thumbnail_uri since libmediaart refactoring.Jeremy Whiting2015-03-271-5/+1
* lua-factory: Fix double-free when lua script fails to initBastien Nocera2015-03-061-0/+1
* lua-factory: Fix crash if luaL_loadfile() failsBastien Nocera2015-03-061-1/+1
* lua-factory: Fix lua scripts not having iconsBastien Nocera2015-03-061-4/+11
* opensubtitles: Fix crasher when search has no resultsBastien Nocera2015-03-061-0/+4
* freebox: Fix build from tarballsBastien Nocera2015-03-061-1/+1
* lua-factory: Fix makefile rule to euronews resourceVictor Toso2015-03-051-1/+1
* lua-factory: change in metrolyrics websiteVictor Toso2015-03-051-14/+13
* local-metadata: fix leak in string cleanupVictor Toso2015-03-021-1/+1
* lua-factory: Add title parsing Lua sourceVictor Toso2015-03-022-1/+137
* tests: enable local tests with lua-factoryVictor Toso2015-02-171-0/+6
* freebox: Fix incorrect grl-pls usageBastien Nocera2015-02-171-14/+8
* freebox: Add support for Freebox RadiosBastien Nocera2015-02-173-39/+603
* tracker: Ensure that Video is preferred to ImageBastien Nocera2015-02-171-18/+20
* all: Port from ..._flags() to ..._resolution_flags()Bastien Nocera2015-02-174-4/+4
* lua-factory: Fix may_resolve with NULL mediaSebastian Keller2015-02-131-0/+7
* youtube: Remove support for libgdata < 0.9.1Juan A. Suarez Romero2015-02-061-55/+0
* lua-factory: Fix distcheckJuan A. Suarez Romero2015-01-291-4/+4
* lastfm: Use HTTPS rather than insecure HTTP when possibleElad Alfassa2015-01-271-1/+1
* youtube: Use HTTPS rather than insecure HTTPElad Alfassa2015-01-271-5/+5
* vimeo: Use HTTPS rather than insecure HTTPElad Alfassa2015-01-272-2/+2