Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -3/+4 |
| | | | | | | | | This updates the copyright header to all be the same, which is pretty much an update of where to mail request for a copy of the GPL and the years of the MPD project. This also puts all committers under 'The Music Player Project' umbrella. These entries should go individually in the AUTHORS file, for consistancy. | ||||
* | Move from the opaque GPtrArray to GHashTable for sticker lists. | Eric Wollesen | 2009-03-11 | 1 | -5/+3 |
| | |||||
* | Add sticker list command. | Eric Wollesen | 2009-03-03 | 1 | -0/+10 |
| | | | | | [mk: merged memory leak patch; fixed indentation (tabs); fixed documentation typo] | ||||
* | sticker: added song sticker library | Max Kellermann | 2009-01-19 | 1 | -0/+47 |
This is a wrapper for the backend sticker library. It provides several glue functions which take a song object instead of type/uri. |