mpd/src
Max Kellermann 303d981099 subprojects: add lame 2023-12-20 16:50:13 +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 client/Client: add interface IClient 2023-11-26 08:11:06 +01:00
cmdline use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
command Merge branch 'added_time' of https://github.com/jcorporation/MPD 2023-11-02 10:42:31 +01:00
config io/meson.build: move sources to libio_fs.a 2023-03-07 12:48:47 +01:00
db Merge branch 'added_time_proxy_plugin' of https://github.com/jcorporation/MPD 2023-11-26 08:20:18 +01:00
decoder Merge branch 'v0.23.x' 2023-11-21 20:37:46 +01:00
encoder subprojects: add lame 2023-12-20 16:50:13 +01:00
event event/FineTimerEvent: add SetDue(), ScheduleCurrent() 2023-11-21 20:47:29 +01:00
filter pcm/Normalizer: add method Reset() 2023-03-13 13:54:12 +01:00
fs fs/io/TextFile: split into class FileLineReader and AutoGunzipFileLineReader 2023-11-25 22:50:32 +01:00
input Merge branch 'alsa_input_exception' of https://github.com/borine/MPD 2023-12-20 13:21:37 +01:00
io fs/io/TextFile: split into class FileLineReader and AutoGunzipFileLineReader 2023-11-25 22:50:32 +01:00
java use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
lib subprojects: add curl 2023-12-11 10:53:43 +01:00
mixer mixer/plugins/volume_mapping: convert to C++ 2023-03-14 20:18:41 +01:00
neighbor *: use transparent comparison for std::{map,set} with std::string keys 2023-03-12 09:12:02 +01:00
net net/SocketDescriptor: SO_PROTOCOL is really Linux-specific 2023-11-25 23:03:30 +01:00
output output/SharedPipeConsumer: add `noexcept` 2023-11-26 08:48:45 +01:00
pcm pcm/meson.build: add missing dependency on libconfig.a 2023-11-25 22:51:43 +01:00
player player/Thread, ...: assume [[fallthrough]] is supported 2023-03-06 16:29:55 +01:00
playlist Add "added" timestamp to song database 2023-10-20 17:29:31 +02:00
protocol protocol/ArgParser: use libfmt 2023-03-06 20:10:06 +01:00
queue queue/IdTable: add `constexpr` (because we can) 2023-11-26 08:43:50 +01:00
song song/*SongFilter: use libfmt 2023-11-25 20:42:50 +01:00
sticker New command "stickernames" lists uniq and sorted sticker names 2023-10-21 18:21:03 +02:00
storage lib/curl/Request: remove redundant CurlEasy wrapper methods 2023-12-09 20:54:21 +01:00
system net/SocketDescriptor: add {Read,Write}NoWait() 2023-09-27 11:39:55 +02:00
tag tag/Mask: make everything `constexpr` 2023-10-15 11:03:56 +02:00
thread Merge branch 'v0.23.x' 2023-06-02 14:36:02 +02:00
time time/SystemClock: pass by value 2023-09-12 09:56:06 +02:00
unix unix/SignalHandlers: shut down if parent process dies in --no-daemon mode 2023-05-21 20:40:47 +02:00
util util/IntrusiveList: convert static_assert to concept check 2023-11-21 20:42:01 +01:00
win32 Merge branch 'v0.23.x' 2023-06-02 14:36:02 +02:00
zeroconf use [[gnu::...]] attributes 2023-03-06 16:14:15 +01: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: hard-code `daemon=false` if ENABLE_DAEMON is not set 2023-05-21 20:40:39 +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 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 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 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 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 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
Main.cxx android: Fix MPD shutdown from settings UI 2023-12-19 22:05:03 -06: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 use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Partition.hxx util/Intrusive*: move `constant_time_size` to an options struct 2023-09-11 19:18:36 +02: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 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 RemoteTagCache: use the pop_front() return value 2023-09-16 22:39:03 +02:00
RemoteTagCache.hxx util/Intrusive*: move `constant_time_size` to an options struct 2023-09-11 19:18:36 +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 Add "added" timestamp to song database 2023-10-20 17:29:31 +02:00
SongSave.hxx db/SimpleDatabasePlugin: store `in_playlist` value of songs into database 2023-05-21 20:51:47 +02:00
SongUpdate.cxx db/simple/Song: pass std::string_view to Load{File,FromArchive}() 2023-04-30 08:21:20 +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 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 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