mpd/src
Max Kellermann be94b4373a util/OffsetPointer: add `noexcept` 2020-05-14 15:44:23 +02:00
..
AudioCompress
android release v0.21.22 2020-04-02 18:02:10 +02:00
archive */plugins/meson.build: define feature macros in Features.h 2020-05-05 15:06:50 +02:00
client meson.build: move VERSION and others to Version.h 2020-05-05 15:12:11 +02:00
command Merge branch 'v0.21.x' 2020-05-05 19:00:53 +02:00
config [clang-tidy] use raw string 2020-04-22 18:21:00 +02:00
db Merge branch 'bind' of git://github.com/neheb/MPD 2020-05-06 06:14:55 +02:00
decoder Merge branch 'bind' of git://github.com/neheb/MPD 2020-05-06 06:14:55 +02:00
encoder */plugins/meson.build: define feature macros in Features.h 2020-05-05 15:06:50 +02:00
event event/Loop: integrate io_uring support 2020-05-05 17:13:14 +02:00
filter remove gcc_unused 2020-03-16 00:08:21 -07:00
fs system/FileDescriptor: move to io/ 2020-05-05 14:27:03 +02:00
haiku Haiku: add version info to the resources like win32 does 2019-03-29 14:33:27 +01:00
input input/uring: new input plugin using io_uring 2020-05-05 17:41:03 +02:00
io io/uring: basic Linux io_uring support 2020-05-05 17:10:17 +02:00
java java/Object: rename class Object to GlobalObject 2020-03-25 20:07:15 +01:00
lib meson.build: move VERSION and others to Version.h 2020-05-05 15:12:11 +02:00
mixer */plugins/meson.build: define feature macros in Features.h 2020-05-05 15:06:50 +02:00
neighbor event/*, ...: make GetEventLoop() const 2020-03-26 17:19:13 +01:00
net system/FileDescriptor: move to io/ 2020-05-05 14:27:03 +02:00
output */plugins/meson.build: define feature macros in Features.h 2020-05-05 15:06:50 +02:00
pcm dsd/Dsd2Pcm: convert struct GenerateCtableValue to lambda 2020-05-07 15:04:51 +02:00
player Merge branch 'v0.21.x' 2020-05-05 19:00:53 +02:00
playlist */plugins/meson.build: define feature macros in Features.h 2020-05-05 15:06:50 +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 system/KernelVersion: new library 2020-05-05 14:30:56 +02:00
tag tag/FixString: use IsNonPrintableASCII() 2020-04-27 14:01:54 +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/OffsetPointer: add `noexcept` 2020-05-14 15:44:23 +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 input/uring: new input plugin using io_uring 2020-05-05 17:41:03 +02:00
CommandLine.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
GitVersion.cxx GitVersion: make GIT_VERSION const 2020-05-05 15:12:40 +02:00
GitVersion.hxx GitVersion: make GIT_VERSION const 2020-05-05 15:12:40 +02: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 meson.build: move VERSION and others to Version.h 2020-05-05 15:12:11 +02: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
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
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
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
open.h copyright year 2020 2020-01-18 19:23:49 +01:00