mpd/src
Max Kellermann 4e7b554605 TagAny, playlist/Mapper: use `if` with initializer 2024-05-15 15:02:59 +02:00
..
android use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
archive input/InputStream: pass std::span<std::byte> to Read() 2024-05-13 12:28:40 +02:00
client *: let libfmt quote strings 2024-04-16 11:50:18 +02:00
cmdline use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
command input/InputStream: pass std::span<std::byte> to Read() 2024-05-13 12:28:40 +02:00
config *: let libfmt quote strings 2024-04-16 11:50:18 +02:00
db db/update/InotifyUpdate: use OpenLocalInputStream() 2024-05-15 14:48:32 +02:00
decoder input/InputStream: pass std::span<std::byte> to Read() 2024-05-13 12:28:40 +02:00
encoder *: let libfmt quote strings 2024-04-16 11:50:18 +02:00
event event/SocketEvent: erase IMPLICIT_FLAGS in Cancel{Read,Write}() 2024-05-06 12:48:42 +02:00
filter *: let libfmt quote strings 2024-04-16 11:50:18 +02:00
fs io/FileDescriptor: add [[nodiscard]] 2024-01-13 22:31:16 +01:00
input input/Open: move code to WaitReady() 2024-05-15 14:39:40 +02:00
io lib/fmt: require libfmt 9 2024-04-16 11:50:18 +02:00
java use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
lib lib/nfs: initial support for libnfs API 2 2024-05-15 06:01:42 +02:00
mixer remove macOS support 2024-05-06 14:11:50 +02:00
neighbor *: let libfmt quote strings 2024-04-16 11:50:18 +02:00
net net/meson.build: compile IPv[46]Address.cxx only if TCP is enabled 2024-05-06 12:57:55 +02:00
output remove macOS support 2024-05-06 14:11:50 +02:00
pcm *: let libfmt quote strings 2024-04-16 11:50:18 +02:00
player player/Thread: reset the `decoder_starting` flag in StopDecoder() 2024-05-06 17:38:58 +02:00
playlist TagAny, playlist/Mapper: use `if` with initializer 2024-05-15 15:02:59 +02:00
protocol util/NumberParser: rename to CNumberParser 2024-01-04 21:02:45 +01:00
queue *: let libfmt quote strings 2024-04-16 11:50:18 +02:00
song song/*SongFilter: use libfmt 2023-11-25 20:42:50 +01:00
sticker Add operators contains and starts_with to sticker find 2024-04-06 20:08:59 +02:00
storage storage/Interface: add [[nodiscard]] 2024-05-10 19:08:57 +02:00
system io/FileDescriptor: add [[nodiscard]] 2024-01-13 22:31:16 +01:00
tag input/InputStream: pass std::span<std::byte> to Read() 2024-05-13 12:28:40 +02:00
thread remove macOS support 2024-05-06 14:11:50 +02:00
time time/SystemClock: pass by value 2023-09-12 09:56:06 +02:00
unix *: let libfmt quote strings 2024-04-16 11:50:18 +02:00
util util/DisposablePointer: new class 2024-05-15 05:58:23 +02:00
win32 Merge branch 'v0.23.x' 2023-06-02 14:36:02 +02:00
zeroconf remove macOS support 2024-05-06 14:11:50 +02:00
BulkEdit.hxx BulkEdit: forbid copying 2023-11-26 08:47:06 +01:00
Chrono.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
CommandLine.cxx CommandLine: fix typo 2024-01-18 14:23:41 +02:00
CommandLine.hxx CommandLine: hard-code `daemon=false` if ENABLE_DAEMON is not set 2023-05-21 20:40:39 +02:00
ConsumeMode.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
ConsumeMode.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
GitVersion.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
GitVersion.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Idle.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Idle.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
IdleFlags.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
IdleFlags.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Instance.cxx Instance: work around -Wunused-parameter 2023-11-26 08:13:57 +01:00
Instance.hxx Stickers: added support for stickers on playlists and some tag types 2023-10-15 11:25:16 +02:00
Listen.cxx *: let libfmt quote strings 2024-04-16 11:50:18 +02:00
Listen.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
LocateUri.cxx client/Client: add interface IClient 2023-11-26 08:11:06 +01:00
LocateUri.hxx client/Client: add interface IClient 2023-11-26 08:11:06 +01:00
Log.cxx lib/fmt: require libfmt 9 2024-04-16 11:50:18 +02:00
Log.hxx lib/fmt: require libfmt 9 2024-04-16 11:50:18 +02:00
LogBackend.cxx LogBackend: log to stderr (regression fix) 2023-03-14 20:25:28 +01:00
LogBackend.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
LogInit.cxx *: let libfmt quote strings 2024-04-16 11:50:18 +02:00
LogInit.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
LogLevel.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Main.cxx Merge branch 'next_prev_fix' of https://github.com/DDRBoxman/MPD 2024-01-18 09:58:39 +01:00
Main.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Mapper.cxx fs/{StandardDirectory,CheckFile}: move to fs/glue/ 2023-03-06 19:43:09 +01:00
Mapper.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
MusicBuffer.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
MusicBuffer.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
MusicChunk.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
MusicChunk.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
MusicChunkPtr.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
MusicChunkPtr.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
MusicPipe.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
MusicPipe.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Partition.cxx *: let libfmt quote strings 2024-04-16 11:50:18 +02:00
Partition.hxx util/Intrusive*: move `constant_time_size` to an options struct 2023-09-11 19:18:36 +02:00
Permission.cxx *: let libfmt quote strings 2024-04-16 11:50:18 +02:00
Permission.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
PlaylistDatabase.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
PlaylistDatabase.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
PlaylistError.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
PlaylistError.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
PlaylistFile.cxx fs/io/TextFile: split into class FileLineReader and AutoGunzipFileLineReader 2023-11-25 22:50:32 +01:00
PlaylistFile.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
PlaylistPrint.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
PlaylistPrint.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
PlaylistSave.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
PlaylistSave.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
PluginUnavailable.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
RemoteTagCache.cxx *: let libfmt quote strings 2024-04-16 11:50:18 +02:00
RemoteTagCache.hxx util/IntrusiveHashSet: add concept checks to *Operators 2024-04-03 21:27:37 +02:00
RemoteTagCacheHandler.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
ReplayGainMode.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
ReplayGainMode.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
SingleMode.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
SingleMode.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
SongLoader.cxx client/Client: add interface IClient 2023-11-26 08:11:06 +01:00
SongLoader.hxx client/Client: add interface IClient 2023-11-26 08:11:06 +01:00
SongPrint.cxx Add "added" timestamp to song database 2023-10-20 17:29:31 +02:00
SongPrint.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
SongSave.cxx util/NumberParser: rename to CNumberParser 2024-01-04 21:02:45 +01:00
SongSave.hxx db/SimpleDatabasePlugin: store `in_playlist` value of songs into database 2023-05-21 20:51:47 +02:00
SongUpdate.cxx db/plugins/simple/Song: pass StorageFileInfo to UpdateFile() 2024-05-07 21:22:39 +02:00
StateFile.cxx fs/io/TextFile: split into class FileLineReader and AutoGunzipFileLineReader 2023-11-25 22:50:32 +01:00
StateFile.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
StateFileConfig.cxx meson.build: add missing libfmt dependencies 2023-03-06 20:10:06 +01:00
StateFileConfig.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Stats.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Stats.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
TagAny.cxx TagAny, playlist/Mapper: use `if` with initializer 2024-05-15 15:02:59 +02:00
TagAny.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
TagArchive.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
TagArchive.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
TagFile.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
TagFile.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
TagPrint.cxx TagPrint, command/File: two more libfmt 10 workarounds 2023-05-21 21:03:20 +02:00
TagPrint.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
TagSave.cxx tag/Names: convert to C++ 2023-03-06 15:16:33 +01:00
TagSave.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
TagStream.cxx use [[gnu::...]] attributes 2023-03-06 16:14:15 +01:00
TagStream.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
TimePrint.cxx TimePrint: minor fixup for libfmt 10 2023-05-21 20:58:19 +02:00
TimePrint.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
ls.cxx ls: use fmt::print() 2023-03-14 20:20:46 +01:00
ls.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
open.h use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00