mpd/src/playlist
Max Kellermann 17d0cd0abd Merge branch 'queue_loaded_playlist' of https://github.com/jcorporation/MPD 2024-10-26 08:15:23 +02:00
..
cue use [[gnu::...]] attributes 2023-03-06 16:14:15 +01:00
plugins db/upnp, playlist/pls: use AddItem(std::string_view) 2023-09-06 16:08:42 +02:00
Length.cxx Fix integer overflow calculating length of very large playlists 2024-10-20 12:12:50 +02:00
Length.hxx playlist/Length: throw PlaylistError::NoSuchList instead of returning false 2024-05-15 20:15:16 +02:00
MemorySongEnumerator.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
MemorySongEnumerator.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
PlaylistAny.cxx playlist/Mapper: use Storage::OpenFile() 2024-05-17 12:54:08 +02:00
PlaylistAny.hxx playlist/Mapper: use Storage::OpenFile() 2024-05-17 12:54:08 +02:00
PlaylistMapper.cxx playlist/Mapper: use Storage::OpenFile() 2024-05-17 12:54:08 +02:00
PlaylistMapper.hxx playlist/Mapper: use Storage::OpenFile() 2024-05-17 12:54:08 +02:00
PlaylistPlugin.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
PlaylistPlugin.hxx playlist/Plugin: convert _init() and _finish() to methods 2024-07-12 16:00:42 +02:00
PlaylistQueue.cxx Store last loaded playlist 2024-10-20 12:03:31 +02:00
PlaylistQueue.hxx playlist/{Stream,Mapper,Any}: propagate exceptions, do not catch&log them 2024-05-15 20:19:57 +02:00
PlaylistRegistry.cxx playlist/Plugin: convert _init() and _finish() to methods 2024-07-12 16:00:42 +02:00
PlaylistRegistry.hxx playlist/Registry: replace playlist_plugins_for_each() with a container class 2024-07-12 15:52:05 +02:00
PlaylistSong.cxx Add "added" timestamp to song database 2023-10-20 17:29:31 +02:00
PlaylistSong.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
PlaylistStream.cxx playlist/{Stream,Mapper,Any}: propagate exceptions, do not catch&log them 2024-05-15 20:19:57 +02:00
PlaylistStream.hxx playlist/{Stream,Mapper,Any}: propagate exceptions, do not catch&log them 2024-05-15 20:19:57 +02:00
Print.cxx Print positions in the search playlist functions. 2024-10-20 11:55:52 +02:00
Print.hxx New command searchplaylist 2024-08-02 23:46:17 +02:00
SongEnumerator.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
meson.build */plugins/meson.build: define feature macros in Features.h 2020-05-05 15:06:50 +02:00