summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cache: Support more media art types than just 'album'media-art-typesSam Thursfield2013-10-112-35/+88
* 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
| * libtracker-miner: avoid dead code in mount_guess_content_type()Aleksander Morgado2013-08-311-44/+45
| * libtracker-miner: small alignment fixesAleksander Morgado2013-08-311-6/+6
| * Fixes GB#623203: Fix segfault when guessing content type in mounts without pathAleksander Morgado2013-08-311-12/+24
| * libtracker-miner: New helper macros to work with storage typesAleksander Morgado2013-08-311-6/+34
| * libtracker-miner: New tracker_storage_get_type_for_uuid API methodAleksander Morgado2013-08-312-12/+52
| * Fixes GB#621015: Index removable media when miner-fs starts and configured to...Aleksander Morgado2013-08-311-2/+2
| * libtracker-miner: Added some comments to the content guessing code()Martyn Russell2013-08-311-1/+18
| * libtracker-miner: support GMounts without GVolume in mount_guess_content_type()Aleksander Morgado2013-08-311-10/+15
| * libtracker-miner, miner-fs: remove trailing whitespacesAleksander Morgado2013-08-311-2/+2
| * libtracker-miner: Fixed broken is_optical detectionMartyn Russell2013-08-311-89/+163
| * libtracker-miner: minor indentation fixesAleksander Morgado2013-08-311-15/+12
| * libtracker-miner: don't consider shadowed GMountsAleksander Morgado2013-08-311-2/+9
| * libtracker-miner: properly detect removable mediaAleksander Morgado2013-08-311-2/+13
| * Fixes GB#621001: don't allow whitespaces in UUIDsAleksander Morgado2013-08-311-2/+8
| * libtracker-miner: Use GMounts instead of GVolumesAleksander Morgado2013-08-311-226/+103
| * Fixes NB#172818: Tracker is not indexing new content on EMMCAleksander Morgado2013-08-311-21/+24
| * libtracker-miner: Fixed documentation errors and added someMartyn Russell2013-08-311-0/+10