summaryrefslogtreecommitdiff
path: root/src/lastfm-albumart
Commit message (Expand)AuthorAgeFilesLines
* lastfm-albumart: Update to Last.fm API 2.0Georges Basile Stavracas Neto2015-09-141-12/+22
* build: Remove unnecessary MAINTAINERCLEANFILES variablesPhilip Withnall2015-05-071-6/+0
* build: Add git.mk support instead of manual .gitignore filesPhilip Withnall2015-05-071-0/+2
* lastfm: Use HTTPS rather than insecure HTTP when possibleElad Alfassa2015-01-271-1/+1
* all: Update source-tags for all pluginsBastien Nocera2014-12-111-0/+5
* build: append files to EXTRA_DISTJuan A. Suarez Romero2014-08-051-1/+1
* lastfm-albumart: Add testsJuan A. Suarez Romero2014-07-311-0/+9
* all: Use g_clear_pointer/object when possibleJuan A. Suarez Romero2014-03-051-7/+3
* all: Include gtester.mk in all Makefile.amJuan A. Suarez Romero2013-08-251-0/+2
* all: Add G_LOG_DOMAIN for each pluginBastien Nocera2013-06-271-0/+1
* lastfm-albumart: Hardcode MEGA and EXTRA thumbnailsJuan A. Suarez Romero2013-05-131-35/+44
* all: Add support for internationalizationJuan A. Suarez Romero2013-03-212-4/+10
* lastfm-albumart: Do not return default imageJuan A. Suarez Romero2013-02-141-10/+12
* build: Use variables for CFLAGS and LIBS.Murray Cumming2012-11-231-6/+2
* Revert "build: Use variables for CFLAGS and LIBS."Murray Cumming2012-11-091-2/+6
* Revert "Add gtk-doc documentation generation"Murray Cumming2012-11-091-7/+0
* Add gtk-doc documentation generationMurray Cumming2012-11-091-0/+7
* build: Use variables for CFLAGS and LIBS.Murray Cumming2012-11-091-6/+2
* all: Put all plugins in same spaceJuan A. Suarez Romero2012-07-244-0/+525
* all: Split src/ content into src/media and src/metadataGuillaume Emont2011-03-044-472/+0
* lastfm-albumart: Provide all available thumbnailsJuan A. Suarez Romero2011-03-031-8/+27
* lastfm-albumart: updated to may_resolve() APIGuillaume Emont2011-02-251-14/+32
* all: Update copyright noteJuan A. Suarez Romero2011-01-211-1/+1
* all: Fixes extra dist target in Makefile.amJuan A. Suarez Romero2011-01-101-1/+1
* all: Adapted to changes in grl_plugin_registry_register_source.Iago Toral Quiroga2010-12-201-1/+2
* lastfm-albumart: use GrlNetVíctor Manuel Jáquez Leal2010-10-132-22/+31
* all: install plugins as loadable modules, not librariesRoss Burton2010-10-061-0/+4
* log: use the new logging API from coreDamien Lespiau2010-09-021-8/+11
* all: rename GRL_ERROR quark into GRL_CORE_ERRORVíctor Manuel Jáquez Leal2010-09-011-2/+2
* lastfm-albumart: Fix leakJuan A. Suarez Romero2010-07-131-0/+1
* lastfm-albumart: Rename plugin's XML with the ID nameJoaquim Rocha2010-07-122-4/+3
* lastfm-albumart: Add plugin ID from configure's constantJoaquim Rocha2010-07-121-1/+1
* [lastfm-albumart] Add plugin's XML fileJoaquim Rocha2010-06-142-0/+14
* [lastfm-albumart] Use the new way to register the pluginJoaquim Rocha2010-06-141-9/+1
* [lastfm-albumart] Use the new metadata key systemJuan A. Suarez Romero2010-06-081-5/+2
* [lastfm-albumart] Solved problem with null nodeTabJuan A. Suarez Romero2010-06-081-5/+7
* [lastfm-albumart] Replaced xmlRecoverDoc with xmlReadMemoryXabier Rodriguez Calvar2010-05-041-1/+2
* Adapted all plugins to new configuration API.Iago Toral Quiroga2010-03-121-2/+2
* Rename GrlDataConfig to GrlConfigJuan A. Suarez Romero2010-03-041-2/+2
* Rename Content to DataJuan A. Suarez Romero2010-03-041-9/+9
* Use the new plugin_init() apiJuan A. Suarez Romero2010-03-041-2/+4
* Rename projectJuan A. Suarez Romero2010-02-094-131/+158
* [test] Use one assertion per plugin to load instead of one for all.Iago Toral2010-02-091-3/+3
* Install plugins into separated directoryJuan A. Suarez Romero2010-02-091-4/+4
* Improve distclean target.Juan A. Suarez Romero2010-02-081-0/+2
* [lastfm-albumart] Remove generated files.Juan A. Suarez Romero2010-02-088-365/+0
* [lastfm-albumart] Use gio in resolve function.Juan A. Suarez Romero2010-02-081-58/+51
* [lastfm-albumart] Create new plugin Album Art from Last.FMJuan A. Suarez Romero2010-02-0811-0/+753