Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | changed license to ZLIB on all core files | waker | 2012-10-15 |
| | |||
* | fixed plt_find_meta calls to use pl_lock | 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 |
| | |||
* | changed some API entry points to make it possible working with specific ↵ | waker | 2011-04-29 |
| | | | | playlists, and not just the current one | ||
* | 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 |