Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2010-01-01 | input_stream: return allocated input_stream objects | Max Kellermann | 1 | -12/+9 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-12-27 | playlist_queue: resolve relative URIs, database lookup | Max Kellermann | 1 | -17/+114 |
2009-12-27 | playlist_queue: load playlists from music directory | Max Kellermann | 1 | -4/+36 |
2009-12-27 | playlist_queue: pass const string to playlist_open_path_into_queue() | Max Kellermann | 1 | -1/+1 |
2009-12-26 | playlist_queue: try open by URI first | Max Kellermann | 1 | -10/+21 |
2009-12-15 | input_stream: return errors with GError | Max Kellermann | 1 | -2/+10 |
2009-11-12 | include config.h in all sources | Max Kellermann | 1 | -0/+1 |
2009-11-06 | playlist_queue: use playlist plugins to load from playlist_directory | Max Kellermann | 1 | -0/+33 |
2009-11-06 | playlist_queue: moved code to playlist_open_remote_into_queue() | Max Kellermann | 1 | -5/+12 |
2009-10-13 | command: "load" supports remote playlists (m3u, xspf, lastfm://) | Max Kellermann | 1 | -0/+94 |