summaryrefslogtreecommitdiff
path: root/libmediaart/extract.h
Commit message (Expand)AuthorAgeFilesLines
* Hide the parent members from gtk-docEmmanuele Bassi2021-05-221-2/+2
* Use compiler symbol visiblity features to hide internal functionsSam Thursfield2017-08-091-0/+14
* Remove duplicate introspection comment for media_art_error_quark()Sam Thursfield2017-07-211-7/+0
* extract: Add async APIs for all functionsasync-apiMartyn Russell2014-10-171-26/+72
* cache: Added media_art_remove_async() and _finish()Martyn Russell2014-10-171-1/+6
* extract: Fixed gtkdoc warning for return value of media_art_error_quark()Martyn Russell2014-09-161-1/+1
* extract: Fixed 'since' versions in documentationapi-cleanupMartyn Russell2014-07-281-3/+3
* libmediaart: Split API into _process_buffer() and _process_file()Martyn Russell2014-07-281-25/+48
* extract: Add _SYMLINK_FAILED error and report symlink() failure in get_heuris...Martyn Russell2014-06-231-2/+8
* extract: Add GError for _NO_TITLE, which is required in some casesMartyn Russell2014-06-231-4/+3
* extract: Switch to initable MediaArtProcess object from _init/_shutdown()Martyn Russell2014-06-231-15/+50
* extract: Refactor media_art_process_file() to simplify the functionMartyn Russell2014-06-231-1/+1
* extract: Allow error reporting with API using GErrorMartyn Russell2014-06-231-14/+37
* extract: Make GFile first parameter for _process_file()Martyn Russell2014-06-231-3/+3
* extract: Be consistent about parameter orderingSam Thursfield2013-10-171-1/+1
* Documentation fixesSam Thursfield2013-10-171-1/+1
* extract: Add media_art_process_file()Carlos Garnacho2013-10-071-0/+9
* libmediaart: Merged utils.[ch] into cache.[ch]Martyn Russell2013-08-151-7/+7
* libmediaart: Added, fixed, cleaned up documentation in sourcesMartyn Russell2013-08-151-0/+10
* Remove tracker from prefixes of identifiersArnel A. Borja2013-08-151-16/+16
* build: Initial import of files needed to make new project here...Martyn Russell2013-08-131-0/+51