mpd/src
Rosen Penev b9db8ddee6
[clang-tidy] remove misplaced const
The rhs evaluates to void *const, not const void*.

Found with misc-misplaced-const

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-04 15:27:14 -08:00
..
android copyright year 2020 2020-01-18 19:23:49 +01:00
archive [clang-tidy] convert several functions to const & 2020-02-02 13:21:27 -08:00
AudioCompress audio_{parser,config}: convert to C++ 2013-01-30 21:47:12 +01:00
client *: use auto 2020-02-01 14:02:43 +01:00
command [clang-tidy] convert several functions to const & 2020-02-02 13:21:27 -08:00
config *: use auto 2020-02-01 14:02:43 +01:00
db Merge remote-tracking branches 'neheb/bind', 'neheb/move' and 'neheb/str' 2020-02-04 17:03:49 +01:00
decoder [clang-tidy] remove misplaced const 2020-02-04 15:27:14 -08:00
encoder *: add explicit 2020-02-01 14:02:43 +01:00
event [clang-tidy] simplify boolean expressions 2020-02-01 19:47:47 -08:00
filter *: add explicit 2020-02-01 14:02:43 +01:00
fs *: use auto 2020-02-01 14:02:43 +01:00
haiku Haiku: add version info to the resources like win32 does 2019-03-29 14:33:27 +01:00
input [clang-tidy] convert several functions to const & 2020-02-02 13:21:27 -08:00
java java/File: use DiscardException() 2019-04-24 14:43:09 +02:00
lib lib/xiph/OggSyncState: fix offset counter by using the actual page size 2020-02-04 21:38:08 +01:00
mixer *: add explicit 2020-02-01 14:02:43 +01:00
neighbor [clang-tidy] convert several loops to range based ones 2020-02-01 19:46:50 -08:00
net *: use auto 2020-02-01 14:02:43 +01:00
output [clang-tidy] remove pointless void arg 2020-02-01 19:52:38 -08:00
pcm [clang-tidy] replace std::bind with lambdas 2020-02-01 19:43:01 -08:00
player [clang-tidy] use bool literals where appropriate 2020-02-01 19:45:33 -08:00
playlist [clang-tidy] use bool literals where appropriate 2020-02-01 19:45:33 -08:00
protocol copyright year 2020 2020-01-18 19:23:49 +01:00
queue copyright year 2020 2020-01-18 19:23:49 +01:00
song AudioFormat: move to pcm/ 2020-01-18 20:24:59 +01:00
sticker *: use auto 2020-02-01 14:02:43 +01:00
storage [clang-tidy] convert several loops to const auto& 2020-02-01 19:49:17 -08:00
system *: use auto 2020-02-01 14:02:43 +01:00
tag Merge remote-tracking branches 'neheb/bind', 'neheb/move' and 'neheb/str' 2020-02-04 17:03:49 +01:00
thread copyright year 2020 2020-01-18 19:23:49 +01:00
time release v0.21.18 2019-12-24 16:31:06 +01:00
unix [clang-tidy] remove pointless void arg 2020-02-01 19:52:38 -08:00
util *: use nullptr instead of NULL 2020-02-01 14:02:43 +01:00
win32 copyright year 2020 2020-01-18 19:23:49 +01:00
zeroconf [clang-tidy] use override instead of virtual 2020-01-31 21:27:26 -08:00
BulkEdit.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Chrono.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
CommandLine.cxx Merge remote-tracking branches 'neheb/uniq', 'neheb/bool', 'neheb/loop', 'neheb/bool2', 'neheb/perf', 'neheb/void' and 'neheb/value' 2020-02-02 16:22:19 +01: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 *: use auto 2020-02-01 14:02:43 +01:00
IcyMetaDataParser.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Idle.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Idle.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
IdleFlags.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
IdleFlags.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Instance.cxx command/partition: add command "delpartition" 2020-01-20 14:56:31 +01:00
Instance.hxx command/partition: add command "delpartition" 2020-01-20 14:56:31 +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 copyright year 2020 2020-01-18 19:23:49 +01:00
Log.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
LogBackend.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
LogBackend.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
LogInit.cxx [clang-tidy] remove pointless void arg 2020-02-01 19:52:38 -08: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 copyright year 2020 2020-01-18 19:23:49 +01:00
ls.cxx [clang-tidy] convert several loops to const auto& 2020-02-01 19:49:17 -08:00
ls.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Main.cxx *: use auto 2020-02-01 14:02:43 +01:00
Main.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Mapper.cxx copyright year 2020 2020-01-18 19:23:49 +01: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 copyright year 2020 2020-01-18 19:23:49 +01:00
MusicBuffer.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
MusicChunk.cxx AudioFormat: move to pcm/ 2020-01-18 20:24:59 +01:00
MusicChunk.hxx AudioFormat: move to pcm/ 2020-01-18 20:24:59 +01: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 copyright year 2020 2020-01-18 19:23:49 +01: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 *: use nullptr instead of NULL 2020-02-01 14:02:43 +01: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 copyright year 2020 2020-01-18 19:23:49 +01: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 copyright year 2020 2020-01-18 19:23:49 +01: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 copyright year 2020 2020-01-18 19:23:49 +01:00
ReplayGainGlobal.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
ReplayGainInfo.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
ReplayGainInfo.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
ReplayGainMode.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
ReplayGainMode.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
SingleMode.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
SingleMode.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
SongLoader.cxx copyright year 2020 2020-01-18 19:23:49 +01: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 copyright year 2020 2020-01-18 19:23:49 +01: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 copyright year 2020 2020-01-18 19:23:49 +01: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 copyright year 2020 2020-01-18 19:23:49 +01: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 copyright year 2020 2020-01-18 19:23:49 +01: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 copyright year 2020 2020-01-18 19:23:49 +01: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