summaryrefslogtreecommitdiff
path: root/libmediaart
Commit message (Expand)AuthorAgeFilesLines
* cache: Support more media art types than just 'album'media-art-typesSam Thursfield2013-10-111-10/+29
* 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
* storage: renamed all "tracker-storage" to just "storage"Martyn Russell2013-09-275-228/+232
* build: Fix distcheckArnel A. Borja2013-08-311-1/+3
* extract: Use TrackerStorage to check if file is in a removable mediumArnel A. Borja2013-08-311-21/+12
* libmediaart: Add marshalerArnel A. Borja2013-08-313-4/+26
* build: Move tracker-storage to libmediaartArnel A. Borja2013-08-313-1/+1222
* Move headers to libmediaart subdirectoryArnel A. Borja2013-08-221-1/+1
* cache: Add missing annotations and other doc fixesArnel A. Borja2013-08-211-6/+8
* Add introspectable bindingsArnel A. Borja2013-08-211-5/+45
* libmediaart: Merged utils.[ch] into cache.[ch]Martyn Russell2013-08-158-380/+312
* libmediaart: Added, fixed, cleaned up documentation in sourcesMartyn Russell2013-08-155-11/+33
* libmediaart: Don't depend on tracker file utils to get file mtimeMartyn Russell2013-08-151-4/+72
* libmediaart: Removed queue.[ch] and created cache.[ch] more aptly namedMartyn Russell2013-08-154-41/+14
* libmediaart: Remove Tracker code and simplify itMartyn Russell2013-08-152-141/+75
* libmediaart: Replace GetFileInfo for FileInfo and use getter/settersMartyn Russell2013-08-151-26/+40
* libmediaart: Fix includesMartyn Russell2013-08-153-25/+2
* Fix some includesArnel A. Borja2013-08-152-2/+4
* Remove tracker from prefixes of identifiersArnel A. Borja2013-08-1510-169/+169
* build: Fixed distcheck issuesMartyn Russell2013-08-131-0/+1
* build: Initial import of files needed to make new project here...Martyn Russell2013-08-1312-0/+2323