aboutsummaryrefslogtreecommitdiff
path: root/src/playlist_queue.c
Commit message (Expand)AuthorAge
* playlist_queue: add start/end_index parametersMax Kellermann2012-02-09
* input_stream: non-blocking I/OMax Kellermann2011-09-16
* playlist: move enum playlist_result to playlist_error.hMax Kellermann2011-09-11
* copyright year 2011Max Kellermann2011-01-29
* player_control: removed the global variable "pc"Max Kellermann2011-01-10
* playlist_song: add flag "secure"Max Kellermann2010-12-23
* playlist_queue: use playlist_open_any()Max Kellermann2010-06-25
* playlist_queue: simplify error handlerMax Kellermann2010-06-25
* playlist_list: playlist_list_open_path() returns input_streamMax Kellermann2010-06-01
* 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