summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.10.1.0Martyn Russell2013-11-011-0/+8
* doap: Updated bugzilla addressMartyn Russell2013-11-011-1/+2
* tests: disable tests that fail due to missing featuresMartyn Russell2013-11-011-1/+1
* extract: Cleaned up media_art_set() so we can see what it's doingMartyn Russell2013-11-011-72/+196
* extract: Remove checks for storage when it's required on initMartyn Russell2013-10-241-9/+4
* tests: Added to the unit tests to test ALL APIs.Martyn Russell2013-10-234-28/+155
* docs: Last minute fixes before a releaseMartyn Russell2013-10-213-21/+35
* extract: Fixed incorrect return valueMartyn Russell2013-10-181-1/+1
* extract: Coding style changesMartyn Russell2013-10-181-52/+139
* Merge branch 'process-file-fixes'Sam Thursfield2013-10-182-126/+18
|\
| * extract: Rewrite media_art_process() to use media_art_process_file()Sam Thursfield2013-10-171-112/+15
| * extract: Remove wrong MIME type check in media_art_process_file()Sam Thursfield2013-10-171-11/+0
| * extract: Be consistent about parameter orderingSam Thursfield2013-10-172-3/+3
|/
* g-i: Fix annotations for MediaArt.processJens Georg2013-10-171-1/+1
* g-i: Fix annotations for MediaArt.process_fileJens Georg2013-10-171-1/+1
* g-i: Add Gio-2.0 to dependenciesJens Georg2013-10-171-1/+2
* Update .gitignore filesSam Thursfield2013-10-174-0/+56
* Documentation fixesSam Thursfield2013-10-174-9/+86
* extract: Include two missing headersCarlos Garnacho2013-10-071-1/+3
* extract: Fix two compile warningsCarlos Garnacho2013-10-072-2/+2
* extract: remove unused function parameterCarlos Garnacho2013-10-071-4/+3
* extract: Add media_art_process_file()Carlos Garnacho2013-10-072-0/+178
* cache: Add media_art_get_file()Carlos Garnacho2013-10-072-35/+86
* tests: Add testcase for nested blocksJens Georg2013-10-021-0/+1
* doap: Fixed Sam's GNOME UserIDMartyn Russell2013-09-301-1/+1
* storage: renamed all "tracker-storage" to just "storage"Martyn Russell2013-09-275-228/+232
* build: Don't require tracker to compileMartyn Russell2013-09-271-2/+1
* Merge pull request #4 from kyoushuu/tracker-storageMartyn Russell2013-09-2710-31/+1776
|\
| * Rename LICENSE to COPYING, and add COPYING.LESSERArnel A. Borja2013-08-312-4/+506
| * build: Fix distcheckArnel A. Borja2013-08-312-2/+5
| * tests: Fix includesArnel A. Borja2013-08-311-1/+1
| * extract: Use TrackerStorage to check if file is in a removable mediumArnel A. Borja2013-08-311-21/+12
| * build: Require gio-2.0 and gio-unix-2.0 tooArnel A. Borja2013-08-311-1/+4
| * libmediaart: Add marshalerArnel A. Borja2013-08-314-4/+29
| * build: Move tracker-storage to libmediaartArnel A. Borja2013-08-313-8/+4
| * libtracker-miner: Make the failed unmounts watchdog more relaxedCarlos Garnacho2013-08-311-1/+1
| * libtracker-miner: Fix C warningsJürg Billeter2013-08-311-2/+0
| * libtracker-miner: Add watchdog for failed unmountsCarlos Garnacho2013-08-311-6/+83
| * libtracker-miner: Add introspection annotation to docs.Carlos Garnacho2013-08-311-6/+8
| * libtracker-miner: Add mount-name to tracker:Volume as nie:title Author: Lione...Lionel Landwerling2013-08-311-3/+6
| * libtracker-miner,storage: Skip mount points without mount pathAleksander Morgado2013-08-311-4/+10
| * libtracker-miner,storage: Improve loggingAleksander Morgado2013-08-311-6/+8
| * libtracker-miner,storage: do not rely on g_drive_is_media_removable()Lionel Landwerlin2013-08-311-7/+14
| * libtracker-miner,storage: Fix indentation/alignmentAleksander Morgado2013-08-311-8/+8
| * libtracker-miner,storage: Use g_mount_guess_content_type() to guess mountpoin...Carlos Garnacho2013-08-311-97/+101
| * docs, libtracker-miner: Added missing 'Since:' tagsAleksander Morgado2013-08-312-0/+18
| * libtracker-miner: Cleaned up documentationMartyn Russell2013-08-311-0/+12
| * libtracker-miner, storage: Fix memleak, GUnixMountEntry was not being disposedAleksander Morgado2013-08-311-0/+1
| * libtracker-miner, storage: if mount without volume, don't rely on is_blankAleksander Morgado2013-08-311-7/+12
| * libtracker-miner, storage: improve loggingAleksander Morgado2013-08-311-2/+6