summaryrefslogtreecommitdiff
path: root/src/tracker
Commit message (Expand)AuthorAgeFilesLines
* tracker: Keep references to GrlTrackerSources in global hash tablePhilip Withnall2015-09-062-6/+18
* tracker: Populate track number metadataXavier Claessens2015-08-171-0/+5
* tracker: Eliminate duplicate search resultsPhilip Withnall2015-07-311-2/+2
* 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
* tracker: Do not advertise browse support for the Tracker extractorPhilip Withnall2015-04-203-0/+25
* tracker: Ensure that Video is preferred to ImageBastien Nocera2015-02-171-18/+20
* tracker: Add duration filtering supportBastien Nocera2015-01-271-5/+74
* tracker: Use new register_keys vfuncBastien Nocera2015-01-273-42/+33
* tracker: Correctly set "title-from-filename"Bastien Nocera2014-11-271-0/+36
* tracker: Fix filesize value typeBastien Nocera2014-11-271-1/+4
* tracker: Add media_from_uri operationJuan A. Suarez Romero2014-08-083-0/+102
* tracker: Add test_media_from_uriJuan A. Suarez Romero2014-08-083-1/+73
* build: append files to EXTRA_DISTJuan A. Suarez Romero2014-08-051-1/+1
* tracker: escape search stringsJuan A. Suarez Romero2014-07-271-2/+5
* tracker: Add plugin deinit functionJuan A. Suarez Romero2014-07-231-7/+24
* tracker: Export gibest hash if availableBastien Nocera2014-04-061-0/+22
* tracker: Use new "title-from-filename" propertyBastien Nocera2014-03-281-8/+34
* tracker: Export file sizeBastien Nocera2014-03-191-0/+5
* all: Use g_clear_pointer/object when possibleJuan A. Suarez Romero2014-03-055-23/+12
* 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
* tracker: Do not allow LIMIT and OFFSET in the queryJuan A. Suarez Romero2013-03-231-8/+19
* Tracker: Handle date-format keysJuan A. Suarez Romero2013-03-231-32/+40
* all: Add support for internationalizationJuan A. Suarez Romero2013-03-215-11/+21
* Account for grl_tracker_per_device_source while looking up the GrlTrackerSourceMohammed Hassan2013-01-201-1/+4
* tracker: Add filtering by typeJuan A. Suarez Romero2012-12-163-47/+164
* build: Use variables for CFLAGS and LIBS.Murray Cumming2012-11-231-4/+2
* Revert "build: Use variables for CFLAGS and LIBS."Murray Cumming2012-11-091-2/+4
* 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-4/+2
* tracker: Avoid setting LIMIT/OFFSET as -1Juan A. Suarez Romero2012-10-021-12/+12
* tracker: Use references to ?urn for Grilo <-> Tracker key mappingJuan A. Suarez Romero2012-09-131-3/+3
* all: Put all plugins in same spaceJuan A. Suarez Romero2012-07-2417-0/+3998
* all: Split src/ content into src/media and src/metadataGuillaume Emont2011-03-044-1634/+0
* tracker: Implement search all elementsJuan A. Suarez Romero2011-02-071-16/+20
* tracker: Fix warningJuan A. Suarez Romero2011-02-031-3/+4
* tracker: do not rely use nie:isStoredAs as a property reflecting URNLionel Landwerlin2011-02-021-2/+2
* tracker: do not rely on nie:isStoredAs as grilo key idLionel Landwerlin2011-02-021-1/+1
* tracker: fix convention namingLionel Landwerlin2011-02-011-3/+3
* tracker: fix bug in tracker event processingLionel Landwerlin2011-02-011-1/+5
* tracker: give "Local" name to datasources without mountpointsLionel Landwerlin2011-01-261-3/+5
* tracker: add per device constraint to partial SparQL queriesLionel Landwerlin2011-01-261-1/+5
* tracker: add proper name to devicesLionel Landwerlin2011-01-261-23/+65
* tracker: add per device mode supportLionel Landwerlin2011-01-261-20/+425
* tracker: Allow partial SPARQL queries in query()Juan A. Suarez Romero2011-01-211-1/+40
* tracker: Rewrite SPARQL sentencesJuan A. Suarez Romero2011-01-211-24/+26
* tracker: Invoke callback when operation is cancelled.Lionel Landwerlin2011-01-211-0/+4
* tracker: Fix a couple of typosJuan A. Suarez Romero2011-01-211-2/+2