summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-03-11lua-factory: use requested-keys as keys for lua apiVictor Toso1-3/+9
2016-03-11lua-factory: warn on certain mistakes in the source tableVictor Toso1-0/+21
2016-03-11lua-factory: not warn for unknown keys in source tableVictor Toso1-1/+2
2016-02-26tracker: map key names to SPARQL variablesfosero2-6/+18
2016-02-22lastfm-cover: don't return an empty tablefosero1-3/+9
2016-02-22lastfm-cover: thumbnails ordered from large to smallfosero1-3/+8
2016-01-30lua-factory: port grl-guardianvideos.lua to the new lua systemGeorge Sedov1-9/+9
2016-01-30lua-factory: port grl-euronews.lua to the new lua systemGeorge Sedov1-8/+8
2016-01-30lua-factory: port grl-appletrailers.lua to the new lua systemGeorge Sedov1-19/+18
2016-01-30lua-factory: port grl-metrolyrics.lua to the new lua systemGeorge Sedov1-17/+18
2016-01-30lua-factory: port grl-video-title-parsing.lua to the new lua systemGeorge Sedov1-16/+11
2016-01-30lua-factory: port grl-pocket.lua to the new lua systemGeorge Sedov1-10/+10
2016-01-30lua-factory: port grl-spotify-cover.lua to the new lua systemGeorge Sedov1-16/+15
2016-01-30lua-factory: port grl-radiofrance.lua to the new lua systemGeorge Sedov1-7/+7
2016-01-30lua-factory: port grl-lastfm-cover.lua to the new lua systemGeorge Sedov1-15/+14
2016-01-30lua-factory: change grl.callback(), grl.fetch() and grl.unzip()George Sedov3-220/+199
2016-01-30lua-factory: change grl.get_media_keys() into the static tableGeorge Sedov3-18/+39
2016-01-30lua-factory: change grl.get_options() into the static tableGeorge Sedov3-219/+340
2016-01-30lua-factory: remove dependency on GrlSource from plaintext verificationGeorge Sedov1-11/+28
2016-01-15lua-factory: Fix memory leak of listTim Lunn1-0/+1
2016-01-15lua-factory: avoid double free of GOA dataTim Lunn1-5/+6
2016-01-09lua-factory: Make containers match any supported_mediaCarlos Garnacho1-1/+1
2015-12-16all: merge {audio,video,image,box} in GrlMediaJuan A. Suarez Romero26-273/+256
2015-12-16all: use the new API to register keysJuan A. Suarez Romero6-21/+28
2015-12-15all: Get rid of XML plugin definitionsJuan A. Suarez Romero68-486/+282
2015-12-14tracker: ensure ID is always obtainedJuan A. Suarez Romero1-0/+8
2015-12-14tracker: Map container ID to tracker categoriesBastien Nocera1-1/+47
2015-12-14tracker: Add IDs to top-level tracker boxesBastien Nocera1-0/+4
2015-12-09thetvdb: Force updating the show nameBastien Nocera1-2/+11
2015-12-07metrolyrics: fix parser after metrolyrics changesVictor Toso1-1/+2
2015-11-20freebox: Fix non-unique IDs for radiosBastien Nocera1-1/+6
2015-11-20lua-factory: Port Apple Trailers to new XML parserBastien Nocera1-104/+26
2015-11-03tracker: rewrite notification codeXavier Claessens3-470/+273
2015-10-12lua-factory: Add XML parserVictor Toso4-1/+208
2015-10-12lua-factory: allow multiple values for each keyVictor Toso1-26/+68
2015-10-12lua-factory: better organize grl.get_media_keys()Victor Toso1-38/+52
2015-10-12lua-factory: double check optional argument in fetchVictor Toso1-1/+4
2015-10-10lua-factory: Fix setting filesizesBastien Nocera1-4/+8
2015-09-29filesystem: Give the media in notifications, not its parent dirXavier Claessens1-21/+7
2015-09-25lua-factory: fix use of wrong grl_data_set_intVictor Toso1-3/+7
2015-09-25lua-factory: improve title parsing for moviesVictor Toso1-2/+35
2015-09-25lua-factory: fix types in lua-jsonVictor Toso1-1/+1
2015-09-25lua-factory: get correct typename on warningsVictor Toso1-4/+4
2015-09-24filesystem: avoid duplicate change notificationsXavier Claessens1-50/+88
2015-09-24tracker: fix inefficient usage of GHashTableXavier Claessens1-10/+8
2015-09-24tracker: fix wrong usage of g_assert()Xavier Claessens1-4/+1
2015-09-23all: Bump glib version to 2.44Bastien Nocera3-22/+0
2015-09-23local-metadata: Remove video title parsingBastien Nocera1-517/+17
2015-09-23lua-factory: Accept strings representing integers as integersGeorge Sedov1-19/+15
2015-09-14lastfm-albumart: Remove C version of the Last.fm pluginBastien Nocera5-552/+1