aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist_queue.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* playlist_{any,song,queue}: convert to C++Max Kellermann2013-01-021-61/+0
* playlist_queue: add start/end_index parametersMax Kellermann2012-02-091-0/+4
* playlist: move enum playlist_result to playlist_error.hMax Kellermann2011-09-111-1/+2
* copyright year 2011Max Kellermann2011-01-291-1/+1
* player_control: removed the global variable "pc"Max Kellermann2011-01-101-2/+5
* playlist_song: add flag "secure"Max Kellermann2010-12-231-2/+4
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* playlist_queue: resolve relative URIs, database lookupMax Kellermann2009-12-271-1/+4
* command: "load" supports remote playlists (m3u, xspf, lastfm://)Max Kellermann2009-10-131-0/+48