summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-14Revert "lua-factory: port grl-lastfm-cover.lua to the new lua system"763046-lua-factory-keep-old-apiVictor Toso1-16/+17
2016-03-14Revert "lua-factory: port grl-radiofrance.lua to the new lua system"Victor Toso1-7/+7
2016-03-14Revert "lua-factory: port grl-spotify-cover.lua to the new lua system"Victor Toso1-15/+16
2016-03-14Revert "lua-factory: port grl-pocket.lua to the new lua system"Victor Toso1-10/+10
2016-03-14Revert "lua-factory: port grl-video-title-parsing.lua to the new lua system"Victor Toso1-11/+16
2016-03-14Revert "lua-factory: port grl-metrolyrics.lua to the new lua system"Victor Toso1-18/+17
2016-03-14Revert "lua-factory: port grl-appletrailers.lua to the new lua system"Victor Toso1-18/+19
2016-03-14Revert "lua-factory: port grl-euronews.lua to the new lua system"Victor Toso1-8/+8
2016-03-14Revert "lua-factory: port grl-guardianvideos.lua to the new lua system"Victor Toso1-9/+9
2016-03-14Revert "tests: port lua-factory fake sources to new API"Victor Toso2-19/+20
2016-03-14tests: include tests for erros in lua sourcesVictor Toso3-0/+257
2016-03-14lua-factory: watchdog for lua-sourcesVictor Toso1-14/+106
2016-03-13Revert "lua-factory: change grl.get_options() into the static table"Victor Toso3-341/+227
2016-03-13Revert "lua-factory: change grl.get_media_keys() into the static table"Victor Toso3-14/+18
2016-03-13Revert "lua-factory: change grl.callback(), grl.fetch() and grl.unzip()"Victor Toso3-47/+14
2016-03-13lua-factory: set state of all operationsVictor Toso1-4/+22
2016-03-13lua-factory: introduce source state tableVictor Toso3-0/+335
2016-03-13lua-factory: Make grl and grl.lua read-onlyVictor Toso1-0/+111
2016-03-13lua-factory: use wrapper for lua_pcallVictor Toso3-32/+61
2016-03-11Updated Greek translationHEADmasterTom Tryfonidis1-42/+44
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-03-11tests: one lyric was changed in the metrolyricsVictor Toso1-20/+19
2016-03-11remove option: --enable-apple-trailersVictor Toso1-2/+1
2016-03-04Added Occitan translationCédric Valmary2-0/+650
2016-03-03Updated Korean translationSeong-ho Cho1-33/+30
2016-03-01Updated Slovak translationDušan Kazik1-26/+27
2016-02-26tracker: map key names to SPARQL variablesfosero2-6/+18
2016-02-23Updated Galician translationsFran Dieguez1-178/+179
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-02-18Updated Serbian translationМирослав Николић2-313/+314
2016-02-16Updated Swedish translationAnders Jonsson1-39/+40
2016-02-13Updated Chinese (Taiwan) translationChao-Hsiung Liao1-86/+87
2016-02-06Update Latvian translationRūdolfs Mazurs1-144/+130
2016-02-02Updated Slovenian translationMatej Urbančič1-125/+125
2016-02-02Updated Slovenian translationMatej Urbančič1-134/+135
2016-02-02Updated French translationAlexandre Franke1-40/+41
2016-01-30tests: port lua-factory fake sources to new APIVictor Toso2-20/+19
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