summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix build on illumos.Andrew Stormont2016-04-022-1/+6
* autogen.sh: Remove build time dependency on gnome-commonCarlos Garnacho2016-04-021-50/+58
* Adapt to new GKqueue monitor naming.Antoine Jacoutot2016-03-271-1/+2
* configure: Check that sqlite3 has sqlite3_auto_extension() enabledCarlos Garnacho2016-03-272-0/+46
* configure.ac: Add note about Automake subdir-objects optionSam Thursfield2016-03-271-0/+6
* Revert "configure: Use subdir-objects Automake option"Sam Thursfield2016-03-271-1/+1
* configure: Remove AC_PROG_RANLIB, it's not neededSam Thursfield2016-03-271-1/+0
* configure: Use subdir-objects Automake optionSam Thursfield2016-03-271-1/+1
* Release 1.8.01.8.0Carlos Garnacho2016-03-212-2/+34
* tracker-extract: adapt to libcue 2.0.0 APIfosero2016-03-212-4/+17
* Updated Danish translationAsk Hjorth Larsen2016-03-201-76/+70
* Release 1.7.51.7.5Carlos Garnacho2016-03-142-1/+28
* tests: distcheck fixCarlos Garnacho2016-03-143-0/+13
* libtracker-miner: Ensure the directory root is removed when its indexing root isCarlos Garnacho2016-03-141-0/+8
* libtracker-miner: Initialize all NodeData memoryCarlos Garnacho2016-03-141-2/+1
* tracker-extract: Ensure all cue sheet MusicPieces have a nfo:durationCarlos Garnacho2016-03-141-0/+10
* tracker-extract: Plug leak in cue sheet parsingCarlos Garnacho2016-03-141-0/+1
* tracker-extract: Use safer method to insert tags in PNG moduleCarlos Garnacho2016-03-141-35/+29
* tracker-extract: Use safer method to insert tags in TIFF moduleCarlos Garnacho2016-03-141-34/+26
* tracker-extract: Use safer method to insert tags in JPEG moduleCarlos Garnacho2016-03-141-34/+26
* tracker-extract: Use safer method to insert tags in GIF moduleCarlos Garnacho2016-03-141-35/+29
* tracker-extract: Use safer method to insert tags in PDF moduleCarlos Garnacho2016-03-141-34/+27
* tracker-extract: Propagate urn to the TrackerExtractInfoCarlos Garnacho2016-03-146-7/+29
* tracker-extract: Remove old dbus interface xmlCarlos Garnacho2016-03-142-28/+0
* libtracker-extract: Delete TrackerExtractClientCarlos Garnacho2016-03-145-627/+0
* libtracker-miner: Avoid changing order of elements in the processing queueCarlos Garnacho2016-03-141-36/+16
* libtracker-miner: Cut some slack on the reentry counterCarlos Garnacho2016-03-141-1/+1
* tracker-extract: Add missing application/msword mimetypeCarlos Garnacho2016-03-141-1/+1
* tracker-extract: Check string length before parsing XMP in the PDF extractorCarlos Garnacho2016-03-141-1/+1
* tracker-extract: Protect all single valued properties in html extractorCarlos Garnacho2016-03-141-2/+6
* tracker-extract: Protect all single valued properties in oasis extractorCarlos Garnacho2016-03-141-27/+78
* tracker-extract: Protect all single valued properties in ooxml extractorCarlos Garnacho2016-03-141-39/+112
* tracker-extract: Protect all single valued properties in EPUB extractorCarlos Garnacho2016-03-141-24/+79
* tracker-extract: Protect all single valued properties in abiword extractorCarlos Garnacho2016-03-141-9/+40
* tests: Add tests to prove the last commitCarlos Garnacho2016-03-139-0/+80
* libtracker-data: Handle inserts where the subproperty cardinality is larger t...Carlos Garnacho2016-03-131-13/+20
* libtracker-miner: Avoid querying file type in crawling queriesCarlos Garnacho2016-03-111-12/+3
* tracker-extract: Use gst_tag_list_new_empty() in cue sheet helpersCarlos Garnacho2016-03-061-2/+2
* tracker-extract: Fix gstreamer module cuesheet handlingCarlos Garnacho2016-03-061-1/+1
* tracker-miner-fs: Add back .trackerignore to ignored-directories-with-contentCarlos Garnacho2016-03-011-1/+1
* Release 1.7.41.7.4Carlos Garnacho2016-03-012-1/+16
* tracker-miner-fs: Ignore git repositories by defaultCarlos Garnacho2016-03-011-1/+1
* tracker-miner-fs: Ignore #*# (vim backup) files by defaultCarlos Garnacho2016-03-011-1/+1
* Update to FTS5Carlos Garnacho2016-03-0133-18851/+21571
* libtracker-data: Handle tracker:fulltextIndexed changesCarlos Garnacho2016-03-013-28/+43
* Updated Occitan translationCédric Valmary2016-02-271-974/+2786
* tracker-extract: Use tracker-guarantee to ensure a title in playlistsMarinus Schraal2016-02-261-1/+3
* tracker-extract: Fix year-only date extraction in gstreamer moduleMarinus Schraal2016-02-261-3/+4
* libtracker-miner: lower g_critical() severityCarlos Garnacho2016-02-251-3/+4
* libtracker-miner: Cancel crawling/querying on both cancellation pathsCarlos Garnacho2016-02-251-5/+3