summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* extract: Plug a leakwip/passive-extractionCarlos Garnacho2014-01-201-7/+10
* extract,msoffice: call g_free() on the right pointerCarlos Garnacho2014-01-201-3/+3
* extract,mp3: Plug a leakCarlos Garnacho2014-01-201-0/+2
* extract,gst: Ensure GstDiscovererInfo structs aren't leakedCarlos Garnacho2014-01-201-5/+9
* extract,gif: Plug a leakCarlos Garnacho2014-01-201-0/+1
* extract: Ensure a task is added to priv->running_tasks just onceCarlos Garnacho2014-01-201-4/+8
* extract: Do not leak info for unhandled filesCarlos Garnacho2014-01-201-0/+1
* decorator: Do not leak TrackerDecoratorInfo structsCarlos Garnacho2014-01-201-1/+1
* decorator: Plug a leakCarlos Garnacho2014-01-201-0/+2
* decorator: do not estimate remaining time when 0 elements have been processedCarlos Garnacho2014-01-201-2/+4
* libtracker-miner: Updated documentation with TrackerDecorator* APIsMartyn Russell2014-01-167-3/+273
* libtracker-miner: Improved warnings in cases of failure t with mount eventsMartyn Russell2014-01-161-2/+2
* libtracker-miner, tracker-extract: Fix include orderMartyn Russell2014-01-163-3/+10
* libtracker-miner: Clearer error message for decorator class ID failuresMartyn Russell2014-01-151-2/+2
* data/ontology: Make sure we update nao:lastModified for new tracker:extractor...Martyn Russell2014-01-151-1/+1
* libtracker-miner: Use g_slice_new0() instead of g_new0() where it makes senseMartyn Russell2014-01-151-4/+14
* tracker-extract: remove now nonexistent #includeCarlos Garnacho2014-01-151-1/+0
* tracker-extract: Remove TrackerControllerCarlos Garnacho2014-01-153-1060/+0
* ontology: set tracker:notify on nfo:VideoCarlos Garnacho2014-01-151-0/+1
* tracker-extract: Turn into a full-blown minerCarlos Garnacho2014-01-155-27/+27
* tracker-extract: Add TrackerExtractDecoratorCarlos Garnacho2014-01-153-0/+396
* tracker-extract: Do not add statistics data if no module handled the fileCarlos Garnacho2014-01-151-12/+16
* libtracker-miner: Add TrackerDecoratorFSCarlos Garnacho2014-01-154-0/+314
* libtracker-miner: Add TrackerDecoratorCarlos Garnacho2014-01-154-1/+1301
* ontologies: Add static nie:DataSource for tracker-extractorCarlos Garnacho2014-01-151-0/+3
* miner-fs: Set relevant rdf:types on filesCarlos Garnacho2014-01-151-0/+22
* miner-fs: Remove code that calls tracker extractCarlos Garnacho2014-01-151-233/+5
* tracker-extract: Set FallbackRdfTypes on all .rule filesCarlos Garnacho2014-01-1524-22/+24
* libtracker-extract: Read FallbackRdfTypes as a string list in .rule filesCarlos Garnacho2014-01-151-9/+28
* Remove marshallersXavier Claessens2014-01-1332-180/+40
* Updated Greek translationDimitris Spingos2014-01-131-75/+88
* Added uk translationDaniel Korostil2014-01-122-0/+2446
* Updated Polish translationPiotr Drąg2014-01-101-3/+15
* Updated Spanish translationDaniel Mustieles2014-01-101-3/+15
* [l10n] Updated Italian translation.Milo Casagrande2014-01-101-66/+88
* functional-tests: Set up data directores like tracker-sandbox doesSam Thursfield2014-01-091-4/+4
* sandbox: Use separate dirs for config, data, etc.Sam Thursfield2014-01-091-4/+4
* Add the rule file for libavPhilip Van Hoof2014-01-092-1/+3
* Fixes after review for the libav supportPhilip Van Hoof2014-01-093-43/+59
* Improve detection of media stream properties.Andrew den Exter2014-01-091-65/+4
* Ensure video size is extracted by libav extractor.Andrew den Exter2014-01-092-18/+83
* Fix uninitialized variable in libav extractor.Andrew den Exter2014-01-091-1/+1
* Add a libav based generic media extractor.Andrew den Exter2014-01-093-1/+432
* Fixes after review for GraphUpdated Delay featurePhilip Van Hoof2014-01-093-4/+6
* Make it possible to configure the delay for GraphUpdatedPhilip Van Hoof2014-01-097-6/+61
* Fixes after review for Qt5 portPhilip Van Hoof2014-01-091-3/+3
* Use minimal in Nemo for QGuiApplication for in case the compositor isn't runn...Philip Van Hoof2014-01-092-5/+31
* Port to Qt5.Andrew den Exter2014-01-092-14/+53
* Save folder media art for ogg files.Andrew den Exter2014-01-091-3/+15
* functional-tests: Avoid requiring --enable-maemoSam Thursfield2014-01-091-10/+10