aboutsummaryrefslogtreecommitdiff
path: root/src/playlist_queue.c
Commit message (Expand)AuthorAge
* playlist_queue: moved code to playlist_mapper.cMax Kellermann2010-02-08
* playlist_queue: moved check_translate_song() to playlist_song.cMax Kellermann2010-02-08
* playlist_queue: convert absolute pathsMax Kellermann2010-01-06
* playlist_queue: use the "uri" variable earlierMax Kellermann2010-01-06
* input_stream: return allocated input_stream objectsMax Kellermann2010-01-01
* Update copyright notices.Avuton Olrich2009-12-31
* playlist_queue: resolve relative URIs, database lookupMax Kellermann2009-12-27
* playlist_queue: load playlists from music directoryMax Kellermann2009-12-27
* playlist_queue: pass const string to playlist_open_path_into_queue()Max Kellermann2009-12-27
* playlist_queue: try open by URI firstMax Kellermann2009-12-26
* input_stream: return errors with GErrorMax Kellermann2009-12-15
* include config.h in all sourcesMax Kellermann2009-11-12
* playlist_queue: use playlist plugins to load from playlist_directoryMax Kellermann2009-11-06
* playlist_queue: moved code to playlist_open_remote_into_queue()Max Kellermann2009-11-06
* command: "load" supports remote playlists (m3u, xspf, lastfm://)Max Kellermann2009-10-13