mpd/src
Max Kellermann 8f981845dc switch to C++17
Time to move on, two years after 2017.
2019-08-03 12:57:56 +02:00
..
AudioCompress audio_{parser,config}: convert to C++ 2013-01-30 21:47:12 +01:00
android Copyright year 2019 2019-06-17 11:17:30 +02:00
archive Copyright year 2019 2019-06-17 11:17:30 +02:00
client include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
command include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
config include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
db Partition, ...: add `noexcept` to callback methods 2019-08-02 14:44:00 +02:00
decoder decoder/mad: merge DecodeNextFrame() and DecodeNextFrameHeader() 2019-08-03 12:55:56 +02:00
encoder include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
event switch to C++17 2019-08-03 12:57:56 +02:00
filter pcm/Volume: convert S16 to S24 to preserve quality and reduce noise 2019-07-30 20:03:37 +02:00
fs include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
haiku Haiku: add version info to the resources like win32 does 2019-03-29 14:33:27 +01:00
input include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
java java/File: use DiscardException() 2019-04-24 14:43:09 +02:00
lib switch to C++17 2019-08-03 12:57:56 +02:00
mixer include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
neighbor include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
net net/Resolver: replace memset(0) with empty C++ initializer list 2019-07-29 11:32:06 +02:00
output release v0.21.12 2019-08-03 12:53:23 +02:00
pcm pcm/Volume: convert S16 to S24 to preserve quality and reduce noise 2019-07-30 20:03:37 +02:00
player release v0.21.12 2019-08-03 12:53:23 +02:00
playlist Merge branch 'v0.21.x' 2019-07-29 11:32:00 +02:00
protocol include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
queue include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
song include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
sticker include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
storage Partition, ...: add `noexcept` to callback methods 2019-08-02 14:44:00 +02:00
system system/Error: move code to IsErrno() 2019-07-12 17:11:14 +02:00
tag include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
thread switch to C++17 2019-08-03 12:57:56 +02:00
time include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
unix include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
util switch to C++17 2019-08-03 12:57:56 +02:00
win32 Copyright year 2019 2019-06-17 11:17:30 +02:00
zeroconf Partition, ...: add `noexcept` to callback methods 2019-08-02 14:44:00 +02:00
AudioFormat.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
AudioFormat.hxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
AudioParser.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
AudioParser.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
BulkEdit.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
CheckAudioFormat.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
CheckAudioFormat.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
Chrono.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
CommandLine.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
CommandLine.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
GitVersion.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
GitVersion.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
IcyMetaDataParser.cxx IcyMetaDataParser: include cleanup 2019-07-05 17:27:39 +02:00
IcyMetaDataParser.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
Idle.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
Idle.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
IdleFlags.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
IdleFlags.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
Instance.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
Instance.hxx input/cache: first draft of the file cache 2019-05-31 17:49:52 +02:00
Listen.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
Listen.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
LocateUri.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
LocateUri.hxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
Log.cxx Log: add Log() and LogFormat() overloads with std::exception_ptr 2019-05-23 12:23:28 +02:00
Log.hxx Log: add Log() and LogFormat() overloads with std::exception_ptr 2019-05-23 12:23:28 +02:00
LogBackend.cxx LogBackend: set default log level to "default" 2019-05-23 14:14:58 +02:00
LogBackend.hxx Log: make LogLevel the first parameter 2019-05-23 12:17:59 +02:00
LogInit.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
LogInit.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
LogLevel.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
LogV.hxx Log: make LogLevel the first parameter 2019-05-23 12:17:59 +02:00
Main.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
Main.hxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
Mapper.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
Mapper.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
MixRampInfo.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
MusicBuffer.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
MusicBuffer.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
MusicChunk.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
MusicChunk.hxx Revert "MusicChunk: pad MusicChunkInfo to a multiple of 8 bytes" 2019-06-18 11:49:52 +02:00
MusicChunkPtr.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
MusicChunkPtr.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
MusicPipe.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
MusicPipe.hxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
Partition.cxx Partition, ...: add `noexcept` to callback methods 2019-08-02 14:44:00 +02:00
Partition.hxx Partition, ...: add `noexcept` to callback methods 2019-08-02 14:44:00 +02:00
Permission.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
Permission.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
PlaylistDatabase.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
PlaylistDatabase.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
PlaylistError.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
PlaylistError.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
PlaylistFile.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
PlaylistFile.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
PlaylistPrint.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
PlaylistPrint.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
PlaylistSave.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
PlaylistSave.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
PluginUnavailable.hxx PluginUnavailable: add subclass PluginUnconfigured 2019-05-23 14:25:14 +02:00
RemoteTagCache.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
RemoteTagCache.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
RemoteTagCacheHandler.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
ReplayGainConfig.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
ReplayGainGlobal.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
ReplayGainGlobal.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
ReplayGainInfo.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
ReplayGainInfo.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
ReplayGainMode.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
ReplayGainMode.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
SingleMode.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
SingleMode.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
SongLoader.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
SongLoader.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
SongPrint.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
SongPrint.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
SongSave.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
SongSave.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
SongUpdate.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
StateFile.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
StateFile.hxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
StateFileConfig.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
StateFileConfig.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
Stats.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
Stats.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
TagArchive.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
TagArchive.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
TagFile.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
TagFile.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
TagPrint.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
TagPrint.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
TagSave.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
TagSave.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
TagStream.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
TagStream.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
TimePrint.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
TimePrint.hxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
ls.cxx ls: fix early return in uri_supported_scheme() 2019-07-29 11:08:47 +02:00
ls.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
open.h Copyright year 2019 2019-06-17 11:17:30 +02:00