summaryrefslogtreecommitdiff
path: root/src/jamendo
Commit message (Expand)AuthorAgeFilesLines
* 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
* jamendo: Use HTTPS rather than insecure HTTPElad Alfassa2015-01-271-1/+1
* all: Update source-tags for all pluginsBastien Nocera2014-12-111-0/+6
* build: append files to EXTRA_DISTJuan A. Suarez Romero2014-08-051-1/+1
* jamendo: Fix wrong freeJuan A. Suarez Romero2014-07-211-1/+1
* jamendo: Fix browsing root categoryJuan A. Suarez Romero2014-04-081-17/+15
* all: Use g_clear_pointer/object when possibleJuan A. Suarez Romero2014-03-051-14/+5
* all: Add names to all the timeouts and idlesBastien Nocera2014-03-021-1/+2
* jamendo: Fix potential uninitialised useBastien Nocera2014-01-201-1/+1
* 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
* all: Add support for internationalizationJuan A. Suarez Romero2013-03-212-34/+40
* jamendo: Capitalize root-level titlesJuan A. Suarez Romero2013-01-221-3/+3
* jamendo: return "no results" when browsing out of range feedsAndrzej Bieniek2012-11-281-14/+21
* 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: Handle "support-media" in sourcesJuan A. Suarez Romero2012-11-041-0/+1
* all: Remove ->get_caps stubsBastien Nocera2012-11-011-16/+0
* all: Put all plugins in same spaceJuan A. Suarez Romero2012-07-245-0/+1533
* all: Split src/ content into src/media and src/metadataGuillaume Emont2011-03-045-1520/+0
* jamendo: Fix feeds category browsingJuan A. Suarez Romero2011-02-181-1/+1
* jamendo: Implement search all elementsJuan A. Suarez Romero2011-02-071-5/+13
* 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
* jamendo: use GrlNetVíctor Manuel Jáquez Leal2010-10-133-34/+86
* all: install plugins as loadable modules, not librariesRoss Burton2010-10-061-0/+4
* log: use the new logging API from coreDamien Lespiau2010-09-021-11/+13
* all: rename GRL_ERROR quark into GRL_CORE_ERRORVíctor Manuel Jáquez Leal2010-09-011-27/+27
* jamendo: silence the compilerVíctor Manuel Jáquez Leal2010-08-211-0/+2
* jamendo: add standard feedsVíctor Manuel Jáquez Leal2010-08-211-2/+106
* jamendo: avoid extra mem allocsVíctor Manuel Jáquez Leal2010-08-191-12/+10
* jamendo: Fix leakJuan A. Suarez Romero2010-07-131-0/+1
* jamendo: Rename plugin's XML with the ID nameJoaquim Rocha2010-07-122-4/+3
* jamendo: Add plugin ID from configure's constantJoaquim Rocha2010-07-121-1/+1
* jamendo: Use paging when requesting dataJuan A. Suarez Romero2010-06-171-12/+52
* [jamendo] Add plugin's XML fileJoaquim Rocha2010-06-142-0/+14
* [jamendo] Use the new way to register the pluginJoaquim Rocha2010-06-141-9/+1
* [jamendo] Solved problem with the unsigned page limitsXabier Rodriguez Calvar2010-06-111-1/+1
* [jamendo] Notify remaining==0 when user cancels operationJuan A. Suarez Romero2010-06-021-8/+11
* Limit max. amount of requesting elements in each stepJuan A. Suarez Romero2010-05-111-0/+6
* [jamendo] Changed to use xmlReadMemory instead of xmlRecoverDocXabier Rodriguez Calvar2010-05-041-1/+2
* [jamendo] Use skip and handle when sending top-level categoriesJuan A. Suarez Romero2010-05-041-6/+20
* [jamendo] Use g_slices when possibleJuan A. Suarez Romero2010-04-271-11/+11
* Adapted all plugins to new configuration API.Iago Toral Quiroga2010-03-121-2/+2
* Rename GrlDataBox to GrlMediaBoxJuan A. Suarez Romero2010-03-041-5/+5