mpd/src/decoder
Fredrik Noring 9654a33218 decoder/sidplay: Fix empty album names by using the SID name field
SID files are generally collections of tunes, so a SID name field makes
sense as an MPD album. The SID tune information list (STIL) has name
and title fields for individual tunes, when such are known, but MPD is
currently not using the STIL.
2019-08-10 11:01:15 +02:00
..
plugins decoder/sidplay: Fix empty album names by using the SID name field 2019-08-10 11:01:15 +02:00
Bridge.cxx decoder/Bridge: add noexcept 2019-07-05 08:57:51 +02:00
Bridge.hxx decoder/Bridge: add noexcept 2019-07-05 08:57:51 +02:00
Client.hxx decoder/Bridge: add noexcept 2019-07-05 08:57:51 +02:00
Command.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
Control.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
Control.hxx release v0.21.12 2019-08-03 12:53:23 +02:00
DecoderAPI.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
DecoderAPI.hxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
DecoderBuffer.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
DecoderBuffer.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
DecoderList.cxx util/Macros: replace with std::size() (C++17) 2019-08-03 13:10:49 +02:00
DecoderList.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
DecoderPlugin.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
DecoderPlugin.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
DecoderPrint.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
DecoderPrint.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
Domain.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
Domain.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
meson.build build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
Reader.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
Reader.hxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
Thread.cxx util/UriUtil: split 2019-08-09 20:21:12 +02:00