Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fixed pl_get_meta[_raw] crash bug | waker | 2012-05-18 |
| | |||
* | fixed many calls to pl_find_meta[_raw] being called without pl_lock; | waker | 2012-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 sources | waker | 2012-03-24 |
| | |||
* | added experimental support for metadata overrides. | waker | 2011-10-01 |
| | | | | | for example field "!NAME" will override field ":NAME", but will not be stored so after player restart, the field will be restored to original :NAME | ||
* | temporary workaround for cuesheet/log merging from different tag types | waker | 2011-05-09 |
| | |||
* | optimized search | waker | 2011-04-26 |
| | |||
* | intermediate fix to playlist/streamer/plugevent mutex race conditions | waker | 2011-04-12 |
| | |||
* | initial support for playlist metadata | waker | 2011-03-26 |
allows to add any set of properties to every playlist api is based on playItem metadata api |