mpd/src/playlist
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
..
cue Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
plugins build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
MemorySongEnumerator.cxx playlist/{flac,m3u}: use std::make_unique 2017-11-26 12:10:33 +01:00
MemorySongEnumerator.hxx Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
meson.build build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
PlaylistAny.cxx input/Stream: remove attribute "cond", replace with handler interface 2018-06-22 19:37:18 +02:00
PlaylistAny.hxx input/Stream: remove attribute "cond", replace with handler interface 2018-06-22 19:37:18 +02:00
PlaylistMapper.cxx input/Stream: remove attribute "cond", replace with handler interface 2018-06-22 19:37:18 +02:00
PlaylistMapper.hxx input/Stream: remove attribute "cond", replace with handler interface 2018-06-22 19:37:18 +02:00
PlaylistPlugin.hxx input/Stream: remove attribute "cond", replace with handler interface 2018-06-22 19:37:18 +02:00
PlaylistQueue.cxx DetachedSong, db/LightSong, SongFilter: move to src/song/ 2018-08-02 13:51:18 +02:00
PlaylistQueue.hxx player/Control: convert to class 2018-09-21 18:12:28 +02:00
PlaylistRegistry.cxx playlist/Registry: use struct ConfigData 2018-07-17 22:10:32 +02:00
PlaylistRegistry.hxx Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
PlaylistSong.cxx DetachedSong, db/LightSong, SongFilter: move to src/song/ 2018-08-02 13:51:18 +02:00
PlaylistSong.hxx playlist/Song: add "noexcept" 2018-01-21 11:35:28 +01:00
PlaylistStream.cxx fs/Path: add method ToUTF8Throw() 2018-07-18 16:51:29 +02:00
PlaylistStream.hxx Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
Print.cxx DetachedSong, db/LightSong, SongFilter: move to src/song/ 2018-08-02 13:51:18 +02:00
Print.hxx update copyright year 2017-01-03 20:48:59 +01:00
SongEnumerator.hxx playlist/SongEnumerator: allow NextSong() to throw exceptions 2018-01-20 20:11:15 +01:00