index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
playlist
/
plugins
/
ExtM3uPlaylistPlugin.cxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-02-01
*: add `explicit`
Max Kellermann
2020-01-31
[clang-tidy] use override instead of virtual
Rosen Penev
2020-01-18
copyright year 2020
Max Kellermann
2019-09-01
playlist/Plugin: add constructors
Max Kellermann
2019-09-01
playlist/Plugin: rename with CamelCase
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-08-02
DetachedSong, db/LightSong, SongFilter: move to src/song/
Max Kellermann
2018-01-20
playlist/Plugin: use std::unique_ptr<SongEnumerator>
Max Kellermann
2017-11-26
playlist/{flac,m3u}: use std::make_unique
Max Kellermann
2017-07-05
util/StringUtil: move strip functions to StringStrip.cxx
Max Kellermann
2017-05-19
Merge tag 'v0.20.8'
Max Kellermann
2017-05-19
playlist/m3u: support for mime-type `audio-mpegurl` for M3U playlists
Mario Di Raimondo
2017-02-08
tag/Tag*: rename several source files
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-21
playlist/Plugin: pass InputStreamPtr&& to open_stream()
Max Kellermann
2016-02-07
playlist/SongEnumerator: wrap song in std::unique_ptr
Max Kellermann
2015-11-06
util/StringUtil: move comparison functions to StringCompare.cxx
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-10-26
playlist/m3u: recognize the file suffix ".m3u8"
Max Kellermann
2014-10-17
playlist/extm3u: strip first line for #EXTM3U detection
Max Kellermann
2014-08-29
Tag: use SignedSongTime for the song duration
Max Kellermann
2014-08-07
TextInputStream: don't strip
Max Kellermann
2014-08-07
util/StringUtil: rename strchug_fast() to StripLeft()
Max Kellermann
2014-08-07
input/TextInputStream: return char*
Max Kellermann
2014-07-30
playlist/extm3u: use nullptr instead of NULL
Max Kellermann
2014-01-24
Input*: move to input/
Max Kellermann
2014-01-23
playlist/*: move to playlist/plugins/
Max Kellermann