summaryrefslogtreecommitdiff
path: root/libmediaart/cache.c
Commit message (Expand)AuthorAgeFilesLines
* Mandate that inputs are valid UTF8Sam Thursfield2020-12-271-0/+17
* Rationalize NULL/empty string handling in media_art_strip_invalid_entities()Sam Thursfield2020-12-271-3/+14
* extract, cache: Remove all .mediaartlocal usesremove-mediaartlocalMartyn Russell2014-10-171-68/+17
* cache: Fixed removing media art, was failing badlyMartyn Russell2014-10-171-55/+51
* cache: Added media_art_remove_async() and _finish()Martyn Russell2014-10-171-12/+155
* cache: Allow null values in artist, title and prefixArnel A. Borja2014-09-101-6/+6
* cache: Make the documentation for media_art_get_path() and _get_file() clearerMartyn Russell2014-08-151-20/+73
* libmediaart: Split API into _process_buffer() and _process_file()Martyn Russell2014-07-281-20/+23
* cache: Improve _remove() function and fix crash with NULL passedMartyn Russell2014-02-071-33/+45
* cache: Improve _strip_invalid_entites() APIMartyn Russell2014-02-071-1/+9
* cache: Fix Non-void function should return a valueTing-Wei Lan2014-02-071-1/+1
* tests: Added to the unit tests to test ALL APIs.Martyn Russell2013-10-231-1/+3
* Documentation fixesSam Thursfield2013-10-171-1/+17
* cache: Add media_art_get_file()Carlos Garnacho2013-10-071-35/+78
* cache: Add missing annotations and other doc fixesArnel A. Borja2013-08-211-6/+8
* libmediaart: Merged utils.[ch] into cache.[ch]Martyn Russell2013-08-151-3/+293
* libmediaart: Added, fixed, cleaned up documentation in sourcesMartyn Russell2013-08-151-6/+4
* libmediaart: Removed queue.[ch] and created cache.[ch] more aptly namedMartyn Russell2013-08-151-0/+135