summaryrefslogtreecommitdiff
path: root/src/playlist/plugins/ExtM3uPlaylistPlugin.cxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-02-01*: add `explicit`Max Kellermann
2020-01-31[clang-tidy] use override instead of virtualRosen Penev
2020-01-18copyright year 2020Max Kellermann
2019-09-01playlist/Plugin: add constructorsMax Kellermann
2019-09-01playlist/Plugin: rename with CamelCaseMax Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-08-02DetachedSong, db/LightSong, SongFilter: move to src/song/Max Kellermann
2018-01-20playlist/Plugin: use std::unique_ptr<SongEnumerator>Max Kellermann
2017-11-26playlist/{flac,m3u}: use std::make_uniqueMax Kellermann
2017-07-05util/StringUtil: move strip functions to StringStrip.cxxMax Kellermann
2017-05-19Merge tag 'v0.20.8'Max Kellermann
2017-05-19playlist/m3u: support for mime-type `audio-mpegurl` for M3U playlistsMario Di Raimondo
2017-02-08tag/Tag*: rename several source filesMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2016-02-21playlist/Plugin: pass InputStreamPtr&& to open_stream()Max Kellermann
2016-02-07playlist/SongEnumerator: wrap song in std::unique_ptrMax Kellermann
2015-11-06util/StringUtil: move comparison functions to StringCompare.cxxMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-10-26playlist/m3u: recognize the file suffix ".m3u8"Max Kellermann
2014-10-17playlist/extm3u: strip first line for #EXTM3U detectionMax Kellermann
2014-08-29Tag: use SignedSongTime for the song durationMax Kellermann
2014-08-07TextInputStream: don't stripMax Kellermann
2014-08-07util/StringUtil: rename strchug_fast() to StripLeft()Max Kellermann
2014-08-07input/TextInputStream: return char*Max Kellermann
2014-07-30playlist/extm3u: use nullptr instead of NULLMax Kellermann
2014-01-24Input*: move to input/Max Kellermann
2014-01-23playlist/*: move to playlist/plugins/Max Kellermann