mpd/src
2020-04-24 16:28:29 +02:00
..
android release v0.21.22 2020-04-02 18:02:10 +02:00
archive [clang-tidy] run through performance checks 2020-03-19 13:38:40 +01:00
AudioCompress
client replace stddef.h with cstddef 2020-03-12 19:04:38 -07:00
command [cppcheck] convert several functions to use std::all_of 2020-04-08 14:01:12 -07:00
config [clang-tidy] use raw string 2020-04-22 18:21:00 +02:00
db [clang-tidy] add nodiscard 2020-04-22 18:20:51 +02:00
decoder release v0.21.23 2020-04-23 18:01:23 +02:00
encoder [clang-tidy] change integer prefixes to uppercase 2020-03-26 17:25:20 +01:00
event release v0.21.23 2020-04-23 18:01:23 +02:00
filter remove gcc_unused 2020-03-16 00:08:21 -07:00
fs release v0.21.23 2020-04-23 18:01:23 +02:00
haiku Haiku: add version info to the resources like win32 does 2019-03-29 14:33:27 +01:00
input input/Plugin: copy protocols() to stack before using it 2020-04-08 23:37:32 +02:00
java java/Object: rename class Object to GlobalObject 2020-03-25 20:07:15 +01:00
lib release v0.21.23 2020-04-23 18:01:23 +02:00
mixer [clang-tidy] use auto 2020-04-22 18:21:07 +02:00
neighbor event/*, ...: make GetEventLoop() const 2020-03-26 17:19:13 +01:00
net replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
output SolarisOutputPlugin: Support S8 and S32 encodings. 2020-04-14 14:38:30 +01:00
pcm release v0.21.23 2020-04-23 18:01:23 +02:00
player release v0.21.23 2020-04-23 18:01:23 +02:00
playlist release v0.21.22 2020-04-02 18:02:10 +02:00
protocol replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
queue change abs() to std::abs() 2020-03-25 19:27:42 +01:00
song Merge branch 'stl' of git://github.com/neheb/MPD 2020-04-08 23:03:44 +02:00
sticker replace assert.h with cassert 2020-03-12 15:25:38 -07:00
storage release v0.21.23 2020-04-23 18:01:23 +02:00
system replace exit and _exit with std variants 2020-03-26 18:44:09 -07:00
tag tag/ParseName: generate an optimized tag_name_parse() at build time 2020-04-24 16:28:29 +02:00
thread thread/CriticalSection: remove extra semicolons 2020-03-17 16:57:57 +01:00
time release v0.21.22 2020-04-02 18:02:10 +02:00
unix replace exit and _exit with std variants 2020-03-26 18:44:09 -07:00
util util/DereferenceIterator: new utility class 2020-04-24 16:02:31 +02:00
win32 remove gcc_unused 2020-03-16 00:08:21 -07:00
zeroconf release v0.21.23 2020-04-23 18:01:23 +02: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 release v0.21.22 2020-04-02 18:02:10 +02: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 storage/Interface: convert URI parameters to std::string_view 2020-04-03 19:45:10 +02: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 replace locale.h with clocale 2020-03-31 18:05:23 -07:00
Main.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Mapper.cxx fs/AllocatedPath: pass std::string_view to FromUTF8() 2020-04-03 16:21:41 +02: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 remove boost pow stuff for uClibc-ng 2020-03-24 17:21:21 -07:00
ReplayGainGlobal.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
ReplayGainInfo.cxx remove boost pow stuff for uClibc-ng 2020-03-24 17:21:21 -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 storage/Interface: convert URI parameters to std::string_view 2020-04-03 19:45:10 +02: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-25 18:54:15 -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