aboutsummaryrefslogtreecommitdiff
path: root/src/playlist
Commit message (Expand)AuthorAge
* playlist/despotify: various code simplificationsMax Kellermann2013-01-29
* playlist/memory: use std::forward_list instead of GSListMax Kellermann2013-01-29
* playlist/{asx,rss,soundcloud,xspf}: merge code to MemoryPlaylistProviderMax Kellermann2013-01-29
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-27
* playlist/*: convert to C++Max Kellermann2013-01-27
* input_stream: forward-declare the structMax Kellermann2013-01-26
* tag_file: convert to C++Max Kellermann2013-01-26
* playlist/*: convert to C++Max Kellermann2013-01-26
* input,playlist/despotify: convert to C++Max Kellermann2013-01-21
* input_stream, main: remove obsolete GLib version checksMax Kellermann2012-08-14
* require GLib 2.16Max Kellermann2012-07-10
* playlist/soundcloud: libyajl2 uses size_t for string lengthsMax Kellermann2012-03-22
* playlist/soundcloud: support libyajl2Robert Vollmert2012-03-19
* playlist/soundcloud: use config_dup_block_string()Max Kellermann2012-03-01
* A soundcloud playlist plugin.Robert Vollmert2012-03-01
* playlist/flac: delete this obsolete pluginMax Kellermann2012-02-12
* playlist/embcue: ignore "FILE", always point to container song fileMax Kellermann2012-02-12
* playlist/embcue: new plugin for reading embedded cue sheetsMax Kellermann2012-02-12
* cue_parser: new line based CUE sheet parserMax Kellermann2012-02-10
* input_stream: non-blocking I/OMax Kellermann2011-09-16
* playlist: Despotify plugin: Correct init in daemon modeSimon Kagstrom2011-04-12
* fix common misspellingsJonathan Neuschäfer2011-03-31
* playlist: Add despotify playlist pluginSimon Kagstrom2011-03-29
* copyright year 2011Max Kellermann2011-01-29
* string_util: add function strchug_fast()Max Kellermann2010-12-23
* playlist/rss: new playlist plugin for RSS feedsMax Kellermann2010-10-11
* playlist/cue: last track ends at end of fileMax Kellermann2010-06-25
* cue: fix code styleOrivej Desh2010-04-01
* cue: prepend pregap to the beginning of the trackOrivej Desh2010-03-28
* playlist: added a FLAC playlist pluginMax Kellermann2010-01-06
* input_stream: return allocated input_stream objectsMax Kellermann2010-01-01
* Update copyright notices.Avuton Olrich2009-12-31
* playlist/cue: fill song.start_ms, .end_msMax Kellermann2009-12-27
* playlist/cue: return the original song URIMax Kellermann2009-12-27
* playlist: added CUE playlist pluginMax Kellermann2009-12-16
* input_stream: return errors with GErrorMax Kellermann2009-12-15
* include config.h in all sourcesMax Kellermann2009-11-12
* moved GLib compatibility code to glib_compat.hMax Kellermann2009-11-10
* playlist: added extm3u pluginMax Kellermann2009-11-06
* playlist/{m3u,pls}: removed URI checksMax Kellermann2009-11-06
* playlist: new ASX playlist pluginMax Kellermann2009-10-21
* playlist/xspf: ignore text in root, playlist, tracklistMax Kellermann2009-10-21
* Add PLS ParserQball Cow2009-10-15
* playlist: added plugin for last.fm radioMax Kellermann2009-10-13
* playlist: added XSPF pluginMax Kellermann2009-10-13
* playlist/m3u: added plugin nameMax Kellermann2009-10-13
* playlist_plugin: new plugin API for playlist parsersMax Kellermann2009-10-12