summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* storage: Remove deprecated g_type_class_add_privatewip/jfelder/storage-private-deprecation-warningJean Felder2019-01-101-18/+17
* storage: Remove empty line at the end of fileJean Felder2019-01-101-1/+0
* Replace Bugzilla by Gitlab URL in DOAP fileAndre Klapper2018-12-151-2/+1
* meson: Introspection fixMarinus Schraal2018-01-081-1/+5
* Release 1.9.41.9.4Carlos Garnacho2017-08-113-2/+8
* extract*: Add missing config.h includesCarlos Garnacho2017-08-102-0/+4
* meson: Add missing mediaart-macros.h headerCarlos Garnacho2017-08-101-0/+1
* meson: Add with-docs optionCarlos Garnacho2017-08-102-7/+10
* Release 1.9.31.9.3Carlos Garnacho2017-08-103-2/+8
* meson: Fix library versioningJan Alexander Steffens (heftig)2017-08-102-0/+8
* build: Install macros headerEmmanuele Bassi2017-08-101-1/+1
* Release 1.9.21.9.2Carlos Garnacho2017-08-093-2/+10
* Distcheck fixesCarlos Garnacho2017-08-092-1/+3
* docs: Rename main doc to .xmlCarlos Garnacho2017-08-093-2/+2
* build: Add meson.build files to EXTRA_DISTCarlos Garnacho2017-08-094-1/+6
* Meson build instructions for libmediaartSam Thursfield2017-08-095-0/+206
* Use compiler symbol visiblity features to hide internal functionsSam Thursfield2017-08-096-3/+98
* Remove --enable-nemoSam Thursfield2017-08-092-25/+0
* Remove duplicate introspection comment for media_art_error_quark()Sam Thursfield2017-07-211-7/+0
* build: Add an explicit dependency on marshal filesEmmanuele Bassi2017-07-171-0/+2
* build: Improve dependency tracking for marshallers sourcesEmmanuele Bassi2017-07-171-6/+8
* extract: Remove Nokia album art downloader supportJens Georg2017-06-301-143/+2
* Release 1.9.11.9.1Carlos Garnacho2017-03-052-1/+9
* extract: Add introspection annotations to media_art_buffer_to_jpeg()Carlos Garnacho2017-03-041-1/+1
* extract: Initialize variableCarlos Garnacho2016-12-151-1/+1
* libmediaart: Fix _media_art_marshal*() errors when compilingbaserock/1.9.0-8-g52eb649Martyn Russell2015-07-122-4/+4
* build: Allow Qt4 or Qt5 to be forcedPaweł Stankowski2015-05-311-8/+17
* build: hide private symbolsMichael Biebl2015-05-312-5/+6
* extract: Align annotation with documentationJens Georg2015-05-151-1/+1
* extract: Allow empty artist in media_art_setJens Georg2015-05-151-1/+0
* extract: Don't print confusing random strerrorJens Georg2015-05-151-2/+2
* tests: No new temporary cache directories for subprocess testsYanko Kaneti2014-11-131-5/+10
* tests: Make mediarttest work as both installed and built testYanko Kaneti2014-11-132-14/+10
* Release 1.9.01.9.0Martyn Russell2014-10-172-4/+23
* Merge branch 'remove-mediaartlocal'Martyn Russell2014-10-174-307/+86
|\
| * extract, cache: Remove all .mediaartlocal usesremove-mediaartlocalMartyn Russell2014-10-174-307/+80
| * cache: Added media_art_remove_async() and _finish()Martyn Russell2014-10-171-3/+9
|/
* Merge branch 'async-api'Martyn Russell2014-10-176-483/+1333
|\
| * extract: Add async APIs for all functionsasync-apiMartyn Russell2014-10-173-424/+1062
| * cache: Fixed removing media art, was failing badlyMartyn Russell2014-10-171-55/+51
| * cache: Added media_art_remove_async() and _finish()Martyn Russell2014-10-176-34/+250
|/
* Release 0.7.00.7.0Martyn Russell2014-09-222-1/+10
* extract: Fixed gtkdoc warning for return value of media_art_error_quark()Martyn Russell2014-09-161-1/+1
* cache: Allow null values in artist, title and prefixArnel A. Borja2014-09-101-6/+6
* tests: Don't clear existing caches with unit tests, set XDG_CACHE_HOMEMartyn Russell2014-09-101-0/+12
* Relase 0.6.00.6.0Martyn Russell2014-08-192-1/+16
* build: include m4 dir parsingVadim Rutkovsky2014-08-151-0/+2
* build: Fixed continuous build failure that was detectedMartyn Russell2014-08-151-2/+2
* cache: Make the documentation for media_art_get_path() and _get_file() clearerMartyn Russell2014-08-152-23/+76
* tests: Use tap automake testing scripts, fixes output summariesMartyn Russell2014-08-1511-171/+910