mpd/src
2021-08-26 13:37:36 +02:00
..
android release v0.22.11 2021-08-24 22:19:38 +02:00
apple apple/AudioUnit: add AudioUnitSetPropertyT() 2020-07-02 14:59:40 +02:00
archive constexpr/std::array conversions 2021-08-16 21:05:56 -07:00
AudioCompress audio_{parser,config}: convert to C++ 2013-01-30 21:47:12 +01:00
client decoder/mad, ...: more libfmt logging 2021-06-25 20:52:08 +02:00
command release v0.22.11 2021-08-24 22:19:38 +02:00
config Partition, ...: use libfmt for logging 2021-06-24 21:40:11 +02:00
db replace loop with find_if 2021-08-21 00:48:30 -07:00
decoder Merge branch 'exp2' of git://github.com/neheb/MPD 2021-08-17 10:53:36 +02:00
encoder decoder/mad, ...: more libfmt logging 2021-06-25 20:52:08 +02:00
event Partition, ...: use libfmt for logging 2021-06-24 21:40:11 +02:00
filter release v0.22.11 2021-08-24 22:19:38 +02:00
fs release v0.22.10 2021-08-06 18:21:59 +02:00
haiku Haiku: add version info to the resources like win32 does 2019-03-29 14:33:27 +01:00
input tag/Tag: add Merge() which takes Tag pointers 2021-08-05 17:36:14 +02:00
io Merge branch 'v0.22.x' 2021-03-10 21:06:12 +01:00
java Java/Exception: simplify RethrowException() 2021-04-06 13:35:59 +02:00
lib release v0.22.11 2021-08-24 22:19:38 +02:00
mixer release v0.22.10 2021-08-06 18:21:59 +02:00
neighbor clang-tidy: add explicit deleted constructors 2021-05-30 22:47:20 -07:00
net net/SocketError: use constexpr 2021-04-06 13:59:58 +02:00
output clang-tidy: replace loop with std::all_of 2021-08-21 00:49:36 -07:00
pcm pcm/AudioFormat: add noexcept 2021-08-26 13:37:36 +02:00
player decoder/mad, ...: more libfmt logging 2021-06-25 20:52:08 +02:00
playlist clang-tidy: remove pointless const 2021-08-21 00:51:21 -07:00
protocol protocol/ArgParser: add function MakeArgError() 2021-05-27 16:01:44 +02:00
queue decoder/mad, ...: more libfmt logging 2021-06-25 20:52:08 +02:00
song release v0.22.10 2021-08-06 18:21:59 +02:00
sticker Fix compile error on macOS 11.15.2 (introduced by commit 30e3ef4) 2021-08-21 11:16:22 -05:00
storage Partition, ...: use libfmt for logging 2021-06-24 21:40:11 +02:00
system Partition, ...: use libfmt for logging 2021-06-24 21:40:11 +02:00
tag unique_ptr/new to make_unique 2021-08-20 23:54:14 -07:00
thread release v0.22.7 2021-05-19 18:43:19 +02:00
time time/FileTime: move code to SystemClock.hxx 2021-08-10 19:53:53 +02:00
unix copyright year 2021 2021-01-01 19:54:28 +01:00
util Merge branch 'v0.22.x' 2021-05-25 18:21:42 +02:00
win32 meson.build: define NOUSER on Windows for lighter windows.h 2021-05-19 18:02:49 +02:00
zeroconf decoder/mad, ...: more libfmt logging 2021-06-25 20:52:08 +02:00
BulkEdit.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
Chrono.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
CommandLine.cxx release v0.22.7 2021-05-19 18:43:19 +02:00
CommandLine.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
GitVersion.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
GitVersion.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
IcyMetaDataParser.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
IcyMetaDataParser.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
Idle.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
Idle.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
IdleFlags.cxx constexpr/std::array conversions 2021-08-16 21:05:56 -07:00
IdleFlags.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
Instance.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
Instance.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
Listen.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
Listen.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
LocateUri.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
LocateUri.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
Log.cxx Log, client/Response: adapt to libfmt 8.0.0 API changes 2021-06-25 20:29:25 +02:00
Log.hxx include <utility> for std::forward 2021-06-29 19:34:28 -07:00
LogBackend.cxx LogBackend: pass std::string_view to Log() 2021-06-24 13:43:13 +02:00
LogBackend.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
LogInit.cxx decoder/mad, ...: more libfmt logging 2021-06-25 20:52:08 +02:00
LogInit.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
LogLevel.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
LogV.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
ls.cxx client/Response: add method Fmt() based on libfmt 2021-05-25 16:01:56 +02:00
ls.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
Main.cxx release v0.22.11 2021-08-24 22:19:38 +02:00
Main.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
Mapper.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
Mapper.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
MixRampInfo.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
MusicBuffer.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
MusicBuffer.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
MusicChunk.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
MusicChunk.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
MusicChunkPtr.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
MusicChunkPtr.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
MusicPipe.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
MusicPipe.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
open.h copyright year 2021 2021-01-01 19:54:28 +01:00
Partition.cxx Partition, ...: use libfmt for logging 2021-06-24 21:40:11 +02:00
Partition.hxx queue/PlaylistEdit: convert start/end parameters to RangeArg 2021-02-15 22:51:09 +01:00
Permission.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
Permission.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
PlaylistDatabase.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
PlaylistDatabase.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
PlaylistError.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
PlaylistError.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
PlaylistFile.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
PlaylistFile.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
PlaylistPrint.cxx queue/PlaylistEdit: convert start/end parameters to RangeArg 2021-02-15 22:51:09 +01:00
PlaylistPrint.hxx queue/PlaylistEdit: convert start/end parameters to RangeArg 2021-02-15 22:51:09 +01:00
PlaylistSave.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
PlaylistSave.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
PluginUnavailable.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
RemoteTagCache.cxx use structured binding declarations 2021-03-04 20:28:02 +01:00
RemoteTagCache.hxx Merge branch 'v0.22.x' 2021-01-01 19:59:15 +01:00
RemoteTagCacheHandler.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
ReplayGainConfig.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
ReplayGainGlobal.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
ReplayGainGlobal.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
ReplayGainInfo.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
ReplayGainInfo.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
ReplayGainMode.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
ReplayGainMode.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
SingleMode.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
SingleMode.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
SongLoader.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
SongLoader.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
SongPrint.cxx protocol/ArgParser: add function MakeArgError() 2021-05-27 16:01:44 +02:00
SongPrint.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
SongSave.cxx song/DetachedSong: copy the AudioFormat from LightSong 2021-02-18 22:16:11 +01:00
SongSave.hxx song/DetachedSong: copy the AudioFormat from LightSong 2021-02-18 22:16:11 +01:00
SongUpdate.cxx song/DetachedSong: copy the AudioFormat from LightSong 2021-02-18 22:16:11 +01:00
StateFile.cxx Partition, ...: use libfmt for logging 2021-06-24 21:40:11 +02:00
StateFile.hxx event/{Coarse,Fine,Far}TimerEvent: aliases for TimerEvent 2021-02-05 18:16:05 +01:00
StateFileConfig.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
StateFileConfig.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
Stats.cxx client/Response: add method Fmt() based on libfmt 2021-05-25 16:01:56 +02:00
Stats.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
TagAny.cxx TagAny: invoke ScanGenericTags() on remote files 2021-06-23 20:49:30 +02:00
TagAny.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
TagArchive.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
TagArchive.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
TagFile.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
TagFile.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
TagPrint.cxx client/Response: add method Fmt() based on libfmt 2021-05-25 16:01:56 +02:00
TagPrint.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
TagSave.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
TagSave.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
TagStream.cxx Merge branch 'v0.22.x' 2021-01-01 19:59:15 +01:00
TagStream.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
TimePrint.cxx protocol/ArgParser: add function MakeArgError() 2021-05-27 16:01:44 +02:00
TimePrint.hxx copyright year 2021 2021-01-01 19:54:28 +01:00