summaryrefslogtreecommitdiff
path: root/src/flickr
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
* all: Update source-tags for all pluginsBastien Nocera2014-12-111-0/+5
* flickr: do not create object twiceJuan A. Suarez Romero2014-11-191-3/+0
* build: append files to EXTRA_DISTJuan A. Suarez Romero2014-08-051-1/+1
* flickr: Use SSLDebarshi Ray2014-05-272-6/+6
* all: Use g_clear_pointer/object when possibleJuan A. Suarez Romero2014-03-051-19/+6
* flickr: Set MIME-type for mediaBastien Nocera2014-02-181-0/+15
* flickr: Fix typoJuan A. Suarez Romero2013-09-111-1/+1
* flickr: Do not convert "id" to numberJuan A. Suarez Romero2013-08-283-4/+4
* all: Include gtester.mk in all Makefile.amJuan A. Suarez Romero2013-08-251-0/+2
* flickr: Offer multiple thumbnail sizesDebarshi Ray2013-08-203-5/+54
* all: Add G_LOG_DOMAIN for each pluginBastien Nocera2013-06-271-0/+1
* flickr: name sources created from goa by their idMarek Chalupa2013-05-231-1/+86
* flickr: Do not show a warning if GOA for Flickr is not availableJuan A. Suarez Romero2013-05-071-1/+1
* flickr: use GOA to get user's accountsMarek Chalupa2013-05-061-9/+147
* flickr: use liboauthMarek Chalupa2013-04-236-519/+374
* all: Add support for internationalizationJuan A. Suarez Romero2013-03-212-4/+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: Handle "support-media" in sourcesJuan A. Suarez Romero2012-11-041-0/+1
* all: Remove ->get_caps stubsBastien Nocera2012-11-011-16/+0
* flickr: Deal with photos onlyJuan A. Suarez Romero2012-10-292-13/+12
* all: Put all plugins in same spaceJuan A. Suarez Romero2012-07-246-0/+2276
* all: Split src/ content into src/media and src/metadataGuillaume Emont2011-03-046-2235/+0
* Revert "flickr: use the same nomenclature as other plugins"Juan A. Suarez Romero2011-02-101-1/+1
* flickr: Implement search all elementsJuan A. Suarez Romero2011-02-073-15/+91
* flickr: use the same nomenclature as other pluginsFabien Lebaillif - Delamare2011-02-031-1/+1
* all: Update copyright noteJuan A. Suarez Romero2011-01-212-1/+3
* plugins: sync Grilo config usage with rework in coreLionel Landwerlin2011-01-191-3/+10
* all: Fixes extra dist target in Makefile.amJuan A. Suarez Romero2011-01-101-4/+4
* all: Adapted to changes in grl_plugin_registry_register_source.Iago Toral Quiroga2010-12-201-2/+4
* flickr: trivial changesVíctor Manuel Jáquez Leal2010-10-131-1/+0
* flickr: add GrlNetVíctor Manuel Jáquez Leal2010-10-132-24/+37
* all: install plugins as loadable modules, not librariesRoss Burton2010-10-061-0/+4
* log: use the new logging API from coreDamien Lespiau2010-09-023-16/+27
* flickr: silence the compilerVíctor Manuel Jáquez Leal2010-08-191-1/+1
* flickr: Removed const qualifier from grl-configSimón Pena2010-08-101-1/+1
* flickr: Rename to grl_plugin_registry_get_default()Juan A. Suarez Romero2010-07-191-1/+1
* flickr: Get rid of grl-flickr-auth helper libraryJuan A. Suarez Romero2010-07-153-160/+0
* flickr: Set up personal sourcesJuan A. Suarez Romero2010-07-133-45/+245
* flickr: Do not add empty descriptions nor titlesJuan A. Suarez Romero2010-07-131-2/+2
* flickr: Use largest image if original can not be downloadedJuan A. Suarez Romero2010-07-133-0/+37
* flickr: Add helper function to get photos from a photosetJuan A. Suarez Romero2010-07-132-0/+110
* flickr: Add helper function to get photosets listJuan A. Suarez Romero2010-07-132-0/+125
* flickr: Instantiates personal sourcesJuan A. Suarez Romero2010-07-131-30/+118
* flickr: pass GFlickr in callbacksJuan A. Suarez Romero2010-07-131-8/+17