Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
| | |||||
* | playlist/cue: fill song.start_ms, .end_ms | Max Kellermann | 2009-12-27 | 1 | -0/+3 |
| | | | | This patch adds practical usefulness to the CUE playlist plugin. | ||||
* | playlist/cue: return the original song URI | Max Kellermann | 2009-12-27 | 1 | -10/+1 |
| | | | | The caller should be responsible for building the absolute URI. | ||||
* | playlist: added CUE playlist plugin | Max Kellermann | 2009-12-16 | 1 | -0/+137 |
This plugin is the groundwork for MPD's future generic CUE sheet support. That's not complete yet, e.g. there is no way for a playlist plugin to address an arbitrary position within a music file. |