mpd/src
2023-03-13 12:25:09 +01:00
..
android use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
apple use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
archive */Registry: use constinit 2023-03-07 12:04:16 +01:00
client *: use transparent comparison for std::{map,set} with std::string keys 2023-03-12 09:12:02 +01:00
cmdline use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
command *: use transparent comparison for std::{map,set} with std::string keys 2023-03-12 09:12:02 +01:00
config io/meson.build: move sources to libio_fs.a 2023-03-07 12:48:47 +01:00
db *: use transparent comparison for std::{map,set} with std::string keys 2023-03-12 09:12:02 +01:00
decoder decoder/dsf: use PackedLE64 instead of DsdUint64 2023-03-12 20:27:05 +01:00
encoder {de,en}coder/flac: remove obsolete FLAC_API_VERSION_CURRENT checks 2023-03-10 12:43:19 +01:00
event event/SocketEvent: add method GetReadyFlags() 2023-03-12 20:12:15 +01:00
filter pcm/AudioCompress: convert to C++ 2023-03-13 12:25:01 +01:00
fs io/meson.build: move sources to libio_fs.a 2023-03-07 12:48:47 +01:00
input *: use transparent comparison for std::{map,set} with std::string keys 2023-03-12 09:12:02 +01:00
io io/FileDescriptor: include cleanup 2023-03-12 20:18:13 +01:00
java use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
lib lib/alsa: require alsa-lib 1.1 or later 2023-03-10 12:49:40 +01:00
mixer system/PeriodClock: move to time/ 2023-03-07 12:08:44 +01:00
neighbor *: use transparent comparison for std::{map,set} with std::string keys 2023-03-12 09:12:02 +01:00
net use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
output *: use transparent comparison for std::{map,set} with std::string keys 2023-03-12 09:12:02 +01:00
pcm pcm/Normalizer: use new/delete instead of malloc()/free() 2023-03-13 12:25:09 +01:00
player player/Thread, ...: assume [[fallthrough]] is supported 2023-03-06 16:29:55 +01:00
playlist */Registry: use constinit 2023-03-07 12:04:16 +01:00
protocol protocol/ArgParser: use libfmt 2023-03-06 20:10:06 +01:00
queue use [[gnu::...]] attributes 2023-03-06 16:14:15 +01:00
song use [[gnu::...]] attributes 2023-03-06 16:14:15 +01:00
sticker *: use transparent comparison for std::{map,set} with std::string keys 2023-03-12 09:12:02 +01:00
storage *: use transparent comparison for std::{map,set} with std::string keys 2023-03-12 09:12:02 +01:00
system io/FileDescriptor: fold CreateSignalFD() into the SignalFD constructor 2023-03-09 18:04:58 +01:00
tag use [[gnu::...]] attributes 2023-03-06 16:14:15 +01:00
thread meson.build: add missing libfmt dependencies 2023-03-06 20:10:06 +01:00
time system/PeriodClock: move to time/ 2023-03-07 12:08:44 +01:00
unix use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
util util/ByteOrder: add class PackedLE64 2023-03-12 20:25:49 +01:00
win32 win32/HResult: use libfmt 2023-03-06 20:10:06 +01:00
zeroconf use [[gnu::...]] attributes 2023-03-06 16:14:15 +01:00
BulkEdit.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Chrono.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
CommandLine.cxx decoder/plugin: add "suffixes" function 2023-03-12 09:17:38 +01:00
CommandLine.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01: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 use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Instance.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Listen.cxx fs/{StandardDirectory,CheckFile}: move to fs/glue/ 2023-03-06 19:43:09 +01:00
Listen.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
LocateUri.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
LocateUri.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Log.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Log.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
LogBackend.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
LogBackend.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
LogInit.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01: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
ls.cxx *: use transparent comparison for std::{map,set} with std::string keys 2023-03-12 09:12:02 +01:00
ls.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Main.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +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
open.h use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Partition.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Partition.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Permission.cxx *: use transparent comparison for std::{map,set} with std::string keys 2023-03-12 09:12:02 +01: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 use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +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 use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
RemoteTagCache.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01: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 use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
SongLoader.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
SongPrint.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
SongPrint.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
SongSave.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
SongSave.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
SongUpdate.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
StateFile.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +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 use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01: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 tag/Names: convert to C++ 2023-03-06 15:16:33 +01: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 use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
TimePrint.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00