summaryrefslogtreecommitdiff
path: root/src/tracker/grl-tracker-source-api.c
Commit message (Expand)AuthorAgeFilesLines
* Use Unicode in translatable stringswip/piotrdrag/unicode-typographyPiotr Drąg2018-05-301-1/+1
* tracker: Use standard Sparql1.1 syntaxCarlos Garnacho2017-08-221-3/+3
* tracker: Support favorite read/writeMarinus Schraal2016-12-021-4/+15
* tracker: Fix type of media when it has multiple typesBastien Nocera2016-03-211-2/+6
* all: merge {audio,video,image,box} in GrlMediaJuan A. Suarez Romero2015-12-161-6/+6
* tracker: ensure ID is always obtainedJuan A. Suarez Romero2015-12-141-0/+8
* tracker: Map container ID to tracker categoriesBastien Nocera2015-12-141-1/+47
* tracker: Add IDs to top-level tracker boxesBastien Nocera2015-12-141-0/+4
* tracker: Eliminate duplicate search resultsPhilip Withnall2015-07-311-2/+2
* tracker: Do not advertise browse support for the Tracker extractorPhilip Withnall2015-04-201-0/+22
* tracker: Add duration filtering supportBastien Nocera2015-01-271-5/+74
* tracker: Use new register_keys vfuncBastien Nocera2015-01-271-13/+0
* 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-081-0/+98
* tracker: Add test_media_from_uriJuan A. Suarez Romero2014-08-081-0/+69
* tracker: escape search stringsJuan A. Suarez Romero2014-07-271-2/+5
* all: Use g_clear_pointer/object when possibleJuan A. Suarez Romero2014-03-051-8/+4
* 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-211-5/+5
* tracker: Add filtering by typeJuan A. Suarez Romero2012-12-161-47/+160
* tracker: Avoid setting LIMIT/OFFSET as -1Juan A. Suarez Romero2012-10-021-12/+12
* all: Put all plugins in same spaceJuan A. Suarez Romero2012-07-241-0/+981