aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/EmbeddedCuePlaylistPlugin.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-30tag: convert to C++Max Kellermann1-1/+1
2013-07-29tag_handler: convert to C++Max Kellermann1-1/+1
2013-07-29ape: convert to C++Max Kellermann1-4/+1
2013-07-28tag_id3: convert to C++Max Kellermann1-1/+1
2013-07-28song: convert header to C++Max Kellermann1-5/+5
2013-04-09cue_parser: convert to C++Max Kellermann1-9/+9
2013-01-27DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann1-2/+2
2013-01-27playlist/*: convert to C++Max Kellermann1-1/+1
2013-01-26tag_file: convert to C++Max Kellermann1-1/+1
2013-01-26playlist/*: convert to C++Max Kellermann1-13/+22
2012-02-12playlist/embcue: ignore "FILE", always point to container song fileMax Kellermann1-2/+15
2012-02-12playlist/embcue: new plugin for reading embedded cue sheetsMax Kellermann1-0/+168