summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* dmap: Move some code to grl-common.{c,h} to prepare for DPAP pluginW. Michael Petullo2015-09-065-86/+157
* dmap: Rename plugin to daapW. Michael Petullo2015-09-0611-312/+312
* youtube: Fix an unpaired unref of a GCancellable when searchingPhilip Withnall2015-09-061-2/+2
* vimeo: Fix distcheckBastien Nocera2015-09-061-1/+2
* thetvdb: Use HTTPS rather than insecure HTTPElad Alfassa2015-09-061-1/+1
* opensubtitles: Fix warnings running gnome-musicBastien Nocera2015-09-061-2/+2
* lua-factory: Stricter integer typization for LuaGeorge Sedov2015-09-063-24/+24
* lua-factory: Fix the memory leak in GOA-related functionsGeorge Sedov2015-09-061-2/+2
* lua-factory: Fix the GrlNetWc options being ignoredGeorge Sedov2015-09-061-1/+1
* lua-factory: Use correct parameter for 'range-filter' optionGeorge Sedov2015-09-061-2/+2
* youtube: Fix non-thread-safe refcountingBastien Nocera2015-09-061-5/+4
* metrolyrics: Do not crash when parser failsVictor Toso2015-09-061-0/+5
* metrolyrics: fix source by removing noiseVictor Toso2015-09-061-0/+1
* bliptv: Remove sourceVictor Toso2015-09-067-849/+1
* tracker: Keep references to GrlTrackerSources in global hash tablePhilip Withnall2015-09-062-6/+18
* thetvdb: Always search show names in all languagesBastien Nocera2015-08-251-1/+1
* thetvdb: avoid cache miss with fuzzy series nameVictor Toso2015-08-254-8/+313
* thetvdb: use define for gom table namesVictor Toso2015-08-253-2/+4
* tracker: Populate track number metadataXavier Claessens2015-08-171-0/+5
* lua-factory: Re-add "Music" GOA supportBastien Nocera2015-08-071-0/+10
* tracker: Eliminate duplicate search resultsPhilip Withnall2015-07-311-2/+2
* lua-factory: Fix memory leak fetching ISO8859-1 textBastien Nocera2015-07-271-1/+3
* lua-factory: Disable "Music" support until GOA has supportBastien Nocera2015-07-261-10/+0
* lua-factory: Also try convert HTML from ISO8859-1Bastien Nocera2015-07-261-3/+9
* lua-factory: Add duration support to Apple TrailersBastien Nocera2015-07-231-0/+2
* apple-trailers: Remove stand-alone C apple-trailers pluginBastien Nocera2015-07-237-887/+1
* lua-factory: Use GRL_WARNING instead of g_warningBastien Nocera2015-07-231-6/+6
* lua-factory: Fix performer key containing only one nameBastien Nocera2015-07-231-1/+26
* lua-factory: Add support for GRL_METADATA_KEY_SIZEBastien Nocera2015-07-231-0/+16
* lua-factory: Port Apple Trailers source to LuaBastien Nocera2015-07-234-2/+339
* lua-factory: Add Pocket GResource file to the distBastien Nocera2015-07-231-0/+1
* lua-factory: Better debugging when registering sourcesBastien Nocera2015-07-231-4/+10
* pocket: Remove stand-alone C pocket pluginBastien Nocera2015-07-219-1851/+1
* lua-factory: Add lua-based Pocket pluginBastien Nocera2015-07-214-3/+338
* lua-factory: Add grl.is_video_site() functionBastien Nocera2015-07-211-0/+27
* lua-factory: Add GOA Lua access functionsBastien Nocera2015-07-211-0/+88
* lua-factory: Add GOA supportBastien Nocera2015-07-213-7/+515
* freebox: Add a TODO itemBastien Nocera2015-07-211-0/+1
* lua-factory: Add grl.encode() helperBastien Nocera2015-07-211-0/+24
* lua-factory: Add support for dates in Epoch formatBastien Nocera2015-07-201-1/+7
* filesystem: copy xml to libs dir.Mathieu Duponchelle2015-07-191-0/+8
* local-metadata: try per-track XDG thumbnails before per-album media artSimon McVittie2015-07-171-2/+17
* local-metadata: consolidate code for allocating a cancellableSimon McVittie2015-07-171-11/+22
* local-metadata: only free cancellable when operation finishesSimon McVittie2015-07-171-3/+4
* local-metadata: don't double-free cancellableSimon McVittie2015-07-171-3/+0
* lua-factory: Add missing config.h includesBastien Nocera2015-07-172-0/+4
* lua-factory: Fix Radio France source againBastien Nocera2015-07-171-19/+9
* lua-factory: Add net:plaintext to sourcesBastien Nocera2015-07-174-4/+4
* lua-factory: Block plain text queries when source doesn't advertise itBastien Nocera2015-07-171-0/+33
* magnatune: Fix search never finishing if no resultsBastien Nocera2015-07-151-0/+5