summaryrefslogtreecommitdiff
path: root/pltmeta.c
Commit message (Collapse)AuthorAge
* copyright years updatedGravatar Alexey Yakovenko2013-10-06
|
* changed license to ZLIB on all core filesGravatar waker2012-10-15
|
* fixed plt_find_meta calls to use pl_lockGravatar waker2012-05-18
|
* fixed many calls to pl_find_meta[_raw] being called without pl_lock;Gravatar waker2012-05-17
| | | | | added debug pl_ensure_lock function which asserts when pl_lock is not set when it is required; added new API functions for thread-safe metadata access
* updated (c) year to 2012 in the sourcesGravatar waker2012-03-24
|
* changed some API entry points to make it possible working with specific ↵Gravatar waker2011-04-29
| | | | playlists, and not just the current one
* initial support for playlist metadataGravatar waker2011-03-26
allows to add any set of properties to every playlist api is based on playItem metadata api