mpd/src
2020-03-19 20:13:04 +01:00
..
android android/Environment: remove another extra semicolon 2020-03-19 20:13:04 +01:00
archive [clang-tidy] run through performance checks 2020-03-19 13:38:40 +01:00
AudioCompress audio_{parser,config}: convert to C++ 2013-01-30 21:47:12 +01:00
client replace stddef.h with cstddef 2020-03-12 19:04:38 -07:00
command fix double promotions 2020-03-16 12:43:24 -07:00
config replace stddef.h with cstddef 2020-03-12 19:04:38 -07:00
db [clang-tidy] use default member init 2020-03-19 13:38:40 +01:00
decoder [clang-tidy] run through performance checks 2020-03-19 13:38:40 +01:00
encoder [clang-tidy] add [[nodiscard]] 2020-03-19 13:38:40 +01:00
event remove gcc_unused 2020-03-16 00:08:21 -07:00
filter remove gcc_unused 2020-03-16 00:08:21 -07:00
fs [clang-tidy] use default member init 2020-03-19 13:38:40 +01:00
haiku Haiku: add version info to the resources like win32 does 2019-03-29 14:33:27 +01:00
input add two extra noreturn that clang picked up 2020-03-16 23:02:35 -07:00
java replace stddef.h with cstddef 2020-03-12 19:04:38 -07:00
lib remove some more extra semicolons 2020-03-16 13:37:13 -07:00
mixer fix double promotions 2020-03-16 12:43:24 -07:00
neighbor remove gcc_unused 2020-03-16 00:08:21 -07:00
net replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
output [clang-tidy] remove redundant access specifiers 2020-03-19 13:38:40 +01:00
pcm fix double promotions 2020-03-16 12:43:24 -07:00
player Merge remote-tracking branch 'neheb/h' 2020-03-16 17:29:05 +01:00
playlist release v0.21.21 2020-03-19 15:26:27 +01:00
protocol replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
queue fix double promotions 2020-03-16 12:43:24 -07:00
song replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
sticker replace assert.h with cassert 2020-03-12 15:25:38 -07:00
storage Merge remote-tracking branches 'neheb/fwhfggwe', 'neheb/nvm2', 'neheb/nvm22', 'neheb/bvm' and 'neheb/cl2' 2020-03-16 17:25:50 +01:00
system remove gcc_unused 2020-03-16 00:08:21 -07:00
tag [clang-tidy] use default member init 2020-03-19 13:38:40 +01:00
thread thread/CriticalSection: remove extra semicolons 2020-03-17 16:57:57 +01:00
time replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
unix replace noreturn attribute with standard C++ version 2020-03-16 00:08:18 -07:00
util Merge remote-tracking branch 'neheb/h' 2020-03-16 17:29:05 +01:00
win32 remove gcc_unused 2020-03-16 00:08:21 -07:00
zeroconf remove gcc_unused 2020-03-16 00:08:21 -07:00
BulkEdit.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Chrono.hxx remove extra semicolon 2020-03-16 00:13:20 -07:00
CommandLine.cxx replace noreturn attribute with standard C++ version 2020-03-16 00:08:18 -07:00
CommandLine.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
GitVersion.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
GitVersion.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
IcyMetaDataParser.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
IcyMetaDataParser.hxx replace stddef.h with cstddef 2020-03-12 19:04:38 -07:00
Idle.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
Idle.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
IdleFlags.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
IdleFlags.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Instance.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
Instance.hxx Instance: flush input cache on SIGHUP 2020-02-17 15:23:05 +01:00
Listen.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Listen.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
LocateUri.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
LocateUri.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Log.cxx replace stdarg.h with cstdarg 2020-03-12 19:03:12 -07:00
Log.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
LogBackend.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
LogBackend.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
LogInit.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
LogInit.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
LogLevel.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
LogV.hxx replace stdarg.h with cstdarg 2020-03-12 19:03:12 -07:00
ls.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
ls.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Main.cxx release v0.21.21 2020-03-19 15:26:27 +01:00
Main.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Mapper.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
Mapper.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
MixRampInfo.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
MusicBuffer.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
MusicBuffer.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
MusicChunk.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
MusicChunk.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
MusicChunkPtr.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
MusicChunkPtr.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
MusicPipe.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
MusicPipe.hxx AudioFormat: move to pcm/ 2020-01-18 20:24:59 +01:00
open.h copyright year 2020 2020-01-18 19:23:49 +01:00
Partition.cxx output/multiple: add "client" field, replacing the "client" parameter 2020-01-20 14:51:08 +01:00
Partition.hxx Partition: add a local idle_monitor 2020-01-20 13:33:01 +01:00
Permission.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
Permission.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
PlaylistDatabase.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
PlaylistDatabase.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
PlaylistError.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
PlaylistError.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
PlaylistFile.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
PlaylistFile.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
PlaylistPrint.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
PlaylistPrint.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
PlaylistSave.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
PlaylistSave.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
PluginUnavailable.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
RemoteTagCache.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
RemoteTagCache.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
RemoteTagCacheHandler.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
ReplayGainConfig.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
ReplayGainGlobal.cxx fix double promotions 2020-03-16 12:43:24 -07:00
ReplayGainGlobal.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
ReplayGainInfo.cxx fix double promotions 2020-03-16 12:43:24 -07:00
ReplayGainInfo.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
ReplayGainMode.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
ReplayGainMode.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
SingleMode.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
SingleMode.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
SongLoader.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
SongLoader.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
SongPrint.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
SongPrint.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
SongSave.cxx AudioFormat: move to pcm/ 2020-01-18 20:24:59 +01:00
SongSave.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
SongUpdate.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
StateFile.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
StateFile.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
StateFileConfig.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
StateFileConfig.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Stats.cxx treewide: use boost::lround when std::round is unavailable 2020-03-15 20:17:31 -07:00
Stats.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
TagAny.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
TagAny.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
TagArchive.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
TagArchive.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
TagFile.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
TagFile.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
TagPrint.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
TagPrint.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
TagSave.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
TagSave.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
TagStream.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
TagStream.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
TimePrint.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
TimePrint.hxx copyright year 2020 2020-01-18 19:23:49 +01:00