mpd/src/playlist/plugins
Max Kellermann 94592c1406 build with Meson instead of autotools
So long, autotools!  This is my last MPD related project to migrate
away from it.  It has its strengths, but also very obvious weaknesses
and weirdnesses.  Today, many of its quirks are not needed anymore,
and are cumbersome and slow.  Now welcome our new Meson overlords!
2018-10-14 23:41:38 +02:00
..
AsxPlaylistPlugin.cxx playlist/Plugin: use std::unique_ptr<SongEnumerator> 2018-01-20 19:59:42 +01:00
AsxPlaylistPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
CuePlaylistPlugin.cxx playlist/Plugin: use std::unique_ptr<SongEnumerator> 2018-01-20 19:59:42 +01:00
CuePlaylistPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
EmbeddedCuePlaylistPlugin.cxx DetachedSong, db/LightSong, SongFilter: move to src/song/ 2018-08-02 13:51:18 +02:00
EmbeddedCuePlaylistPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
ExtM3uPlaylistPlugin.cxx DetachedSong, db/LightSong, SongFilter: move to src/song/ 2018-08-02 13:51:18 +02:00
ExtM3uPlaylistPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
FlacPlaylistPlugin.cxx DetachedSong, db/LightSong, SongFilter: move to src/song/ 2018-08-02 13:51:18 +02:00
FlacPlaylistPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
M3uPlaylistPlugin.cxx DetachedSong, db/LightSong, SongFilter: move to src/song/ 2018-08-02 13:51:18 +02:00
M3uPlaylistPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
meson.build build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
PlsPlaylistPlugin.cxx DetachedSong, db/LightSong, SongFilter: move to src/song/ 2018-08-02 13:51:18 +02:00
PlsPlaylistPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
RssPlaylistPlugin.cxx playlist/Plugin: use std::unique_ptr<SongEnumerator> 2018-01-20 19:59:42 +01:00
RssPlaylistPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
SoundCloudPlaylistPlugin.cxx Merge branch 'v0.20.x' 2018-08-02 11:07:40 +02:00
SoundCloudPlaylistPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
XspfPlaylistPlugin.cxx DetachedSong, db/LightSong, SongFilter: move to src/song/ 2018-08-02 13:51:18 +02:00
XspfPlaylistPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00