mpd/src
Max Kellermann afd5b750dc release v0.19.18
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iQIcBAABCAAGBQJXpMKjAAoJECNuiljG20USti8QAJC6Y/wnyBgE8bGGynhNKoIy
 H5GQP9a3iFAiZ4ZBQ6jJAVMhRVzStxqTvYdU8ISbrE9Sw92i37ZaUwvbOcMGjN8G
 vm3oTSsPaQKABuaeNo0vdWDKEUIjXIFzyXL31SnGVCkS3KMLFUcq5p4/9OaFtxiD
 dMshfi8S+g5MLZf1xf6sviTwHTNQJYYMOEGDlq9E21UorwA5jN22dgYRiEoYAPrv
 eOCO+N+N7N3VazIN+Y2L0cU3NtJpRvtv001UcfP0oSb12bysSepCCVc02sYQYIY6
 W0LCjgzAbLX5nxyNDR75cjwPZlVDXhulesUVg/0uEEITdwmd8E3MtAxygsSTth6r
 fNo6NThceoD10T/HgSCaU/vXOV5MNw3oVwc4Q/aoCoPryuNGeN9vDIro3+EaPdsW
 6cfBMTYIU3iWpdNt+WI1mTf2aD4RvWWb0C7kgD6CF2QUm8aBRSHmQAnua0cWvlx9
 SSMhG7p4FXrLAveuqaPfDItsQ9IA8oW9E6nxgD8W7eCHEo+fUa1D8Ymfjl7Qcldb
 WdT2u38PmF7s/z+YwrFWTISwdDieYq/XC7xPibUYDJQzqBmBksB07sJUwVAO6xF2
 YhVlHhhIhYajD4n0VCLuC2QzRgoLEhaNstlK/q01lGZbW4F9/dNuZ2Fe/O+yWsLH
 ksxyC62N4oy10f8/PSp1
 =48Tb
 -----END PGP SIGNATURE-----

Merge tag 'v0.19.18'

release v0.19.18
2016-08-05 18:51:38 +02:00
..
AudioCompress audio_{parser,config}: convert to C++ 2013-01-30 21:47:12 +01:00
android update copyright year to 2016 2016-02-26 17:54:05 +01:00
archive fs/Path: add methods GetBase() and GetDirectoryName() 2016-07-29 14:55:28 +02:00
client release v0.19.17 2016-07-09 00:46:09 +02:00
command command/QueueCommands: eliminate duplicate code in handle_addid() 2016-06-13 18:28:03 +02:00
config util/StringUtil: use CamelCase 2016-06-10 22:08:13 +02:00
db db/update/ExcludeList: declare exclude_list_domain only if HAVE_GLIB 2016-07-29 14:55:28 +02:00
decoder release v0.19.18 2016-08-05 18:51:38 +02:00
encoder encoder/ogg: use class OggStreamState 2016-05-09 14:51:07 +02:00
event release v0.19.17 2016-07-09 00:46:09 +02:00
filter release v0.19.17 2016-07-09 00:46:09 +02:00
fs fs/Path: make IsAbsolute() const 2016-07-29 14:55:28 +02:00
haiku Haiku: add resources: application signature and flags 2015-09-17 22:46:46 +02:00
input thread/Thread: throw std::system_error on error 2016-06-17 19:11:20 +02:00
java Java/File: fix include guard 2014-11-24 07:51:25 +01:00
lib release v0.19.18 2016-08-05 18:51:38 +02:00
mixer mixer/software: move Filter management to the AudioOutput 2016-07-01 18:23:53 +02:00
neighbor thread/Thread: throw std::system_error on error 2016-06-17 19:11:20 +02:00
net net/Resolver: correct includes for gettaddrinfo(3) 2016-06-12 16:36:17 +02:00
output Merge branch 'v0.19.x' 2016-07-29 20:25:59 +02:00
pcm decoder/ffmpeg: move code to pcm/Interleave.cxx 2016-07-28 19:49:13 +02:00
player release v0.19.17 2016-07-09 00:46:09 +02:00
playlist TagStream, decoder/Thread, ...: ignore MIME type parameters for matching plugins 2016-06-10 22:24:13 +02:00
protocol Merge branch 'v0.19.x' 2016-03-07 14:30:43 +01:00
queue db/Interface: GetSong() throws exception on error 2016-03-19 00:19:50 +01:00
sticker sticker/SongSticker: add missing <stdexcept> include 2016-03-30 00:35:25 +02:00
storage util/StringPointer: rename typedef pointer to pointer_type 2016-04-12 22:53:06 +02:00
system system/Error: add missing include 2016-07-02 13:59:47 +02:00
tag tag/Id3Load: use offset_type instead of off_t 2016-07-02 14:00:52 +02:00
thread thread/Thread: throw std::system_error on error 2016-06-17 19:11:20 +02:00
unix event/SignalMonitor: use BoundMethod instead of raw function pointer 2016-06-20 10:46:36 +02:00
util util/ScopeExit: new utility library 2016-07-29 09:07:58 +02:00
win32 GlobalEvents: eliminate SHUTDOWN, use Instance::Shutdown() instead 2016-03-05 18:56:27 +01:00
zeroconf update copyright year to 2016 2016-02-26 17:54:05 +01:00
AudioConfig.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
AudioConfig.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
AudioFormat.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
AudioFormat.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
AudioParser.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
AudioParser.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
BulkEdit.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
CheckAudioFormat.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
CheckAudioFormat.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Chrono.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
CommandLine.cxx util/StringPointer: rename typedef pointer to pointer_type 2016-04-12 22:53:06 +02:00
CommandLine.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Compiler.h Merge branch 'v0.19.x' 2016-07-29 20:25:59 +02:00
DetachedSong.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
DetachedSong.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
IOThread.cxx thread/Thread: throw std::system_error on error 2016-06-17 19:11:20 +02:00
IOThread.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
IcyMetaDataParser.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
IcyMetaDataParser.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Idle.cxx IdleMonitor: new class to replace GlobalEvents::IDLE 2016-03-10 20:32:43 +01:00
Idle.hxx IdleMonitor: new class to replace GlobalEvents::IDLE 2016-03-10 20:32:43 +01:00
IdleFlags.cxx Idle: move flags to IdleFlags.hxx 2016-03-05 20:48:37 +01:00
IdleFlags.hxx Idle: move flags to IdleFlags.hxx 2016-03-05 20:48:37 +01:00
Instance.cxx queue/Playlist: rename DeleteSong() to StaleSong() 2016-03-18 18:01:01 +01:00
Instance.hxx util/BindMethod: new utility class for callbacks 2016-06-17 18:20:19 +02:00
Listen.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Listen.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
LocateUri.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
LocateUri.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Log.cxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
Log.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
LogBackend.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
LogBackend.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
LogInit.cxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
LogInit.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
LogLevel.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
LogV.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Main.cxx lib/icu/Converter: Create() throws exception on error 2016-04-13 10:04:19 +02:00
Main.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Mapper.cxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
Mapper.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
MixRampInfo.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
MusicBuffer.cxx util/HugeAllocator: throw std::bad_alloc on error 2016-06-17 17:57:40 +02:00
MusicBuffer.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
MusicChunk.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
MusicChunk.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
MusicPipe.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
MusicPipe.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Partition.cxx util/BindMethod: new utility class for callbacks 2016-06-17 18:20:19 +02:00
Partition.hxx util/BindMethod: new utility class for callbacks 2016-06-17 18:20:19 +02:00
Permission.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Permission.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
PlaylistDatabase.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
PlaylistDatabase.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
PlaylistError.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
PlaylistError.hxx PlaylistError: add NotPlaying() 2016-02-28 10:38:17 +01:00
PlaylistFile.cxx PlaylistFile: use the new AllocatedPath::FromFS() range overload 2016-04-21 14:22:59 +02:00
PlaylistFile.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
PlaylistPrint.cxx command/playlist: eliminate spl_print() calls 2016-04-13 19:47:41 +02:00
PlaylistPrint.hxx command/playlist: eliminate spl_print() calls 2016-04-13 19:47:41 +02:00
PlaylistSave.cxx fs/AllocatedPath: add method FromUTF8Throw() 2016-04-21 14:27:32 +02:00
PlaylistSave.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
ReplayGainConfig.cxx Partition: add method EmitIdle() 2016-03-05 19:16:39 +01:00
ReplayGainConfig.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
ReplayGainInfo.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
ReplayGainInfo.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
SongFilter.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
SongFilter.hxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
SongLoader.cxx db/Interface: GetSong() throws exception on error 2016-03-19 00:19:50 +01:00
SongLoader.hxx db/Interface: GetSong() throws exception on error 2016-03-19 00:19:50 +01:00
SongPrint.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
SongPrint.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
SongSave.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
SongSave.hxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
SongUpdate.cxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
StateFile.cxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
StateFile.hxx Instance: remove redundant "virtual" keywords 2016-03-10 23:16:35 +01:00
Stats.cxx Stats: catch exceptions 2016-03-18 18:46:43 +01:00
Stats.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
TagArchive.cxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
TagArchive.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
TagFile.cxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
TagFile.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
TagPrint.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
TagPrint.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
TagSave.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
TagSave.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
TagStream.cxx TagStream, decoder/Thread, ...: ignore MIME type parameters for matching plugins 2016-06-10 22:24:13 +02:00
TagStream.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
TimePrint.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
TimePrint.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
check.h update copyright year to 2016 2016-02-26 17:54:05 +01:00
ls.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
ls.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
notify.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
notify.hxx notify: use "constexpr" only with glibc 2016-03-30 00:31:01 +02:00
open.h update copyright year to 2016 2016-02-26 17:54:05 +01:00
poison.h update copyright year to 2016 2016-02-26 17:54:05 +01:00