mpd/src
Max Kellermann 831bc711ca decoder/mad: remove option "gapless", always do gapless
Why would anybody want to keep the silence inserted by the codec?
Other plugins/codecs (such as Vorbis) have this hard-coded as well.
2019-08-12 13:05:57 +02:00
..
android Copyright year 2019 2019-06-17 11:17:30 +02:00
archive util/Macros: replace with std::size() (C++17) 2019-08-03 13:10:49 +02:00
AudioCompress audio_{parser,config}: convert to C++ 2013-01-30 21:47:12 +01:00
client include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
command util/UriUtil: split 2019-08-09 20:21:12 +02:00
config decoder/mad: remove option "gapless", always do gapless 2019-08-12 13:05:57 +02:00
db util/UriUtil: split 2019-08-09 20:21:12 +02:00
decoder decoder/mad: remove option "gapless", always do gapless 2019-08-12 13:05:57 +02:00
encoder include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
event switch to C++17 2019-08-03 12:57:56 +02:00
filter pcm/Volume: convert S16 to S24 to preserve quality and reduce noise 2019-07-30 20:03:37 +02:00
fs util/Macros: replace with std::size() (C++17) 2019-08-03 13:10:49 +02:00
haiku Haiku: add version info to the resources like win32 does 2019-03-29 14:33:27 +01:00
input input/icy: support "charset" parameter in URI fragment 2019-08-10 10:07:13 +02:00
java java/File: use DiscardException() 2019-04-24 14:43:09 +02:00
lib util/UriUtil: split 2019-08-09 20:21:12 +02:00
mixer include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
neighbor include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
net util/Macros: replace with std::size() (C++17) 2019-08-03 13:10:49 +02:00
output output/jack: use jack_free() for Windows compatibility 2019-08-06 11:34:56 +02:00
pcm pcm/Volume: use transform_n() 2019-08-10 12:05:37 +02:00
player release v0.21.12 2019-08-03 12:53:23 +02:00
playlist util/UriExtract: uri_get_scheme() returns StringView 2019-08-09 20:21:37 +02:00
protocol include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
queue include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
song util/UriUtil: split 2019-08-09 20:21:12 +02:00
sticker util/Macros: replace with std::size() (C++17) 2019-08-03 13:10:49 +02:00
storage util/UriUtil: split 2019-08-09 20:21:12 +02:00
system system/Error: move code to IsErrno() 2019-07-12 17:11:14 +02:00
tag include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
thread switch to C++17 2019-08-03 12:57:56 +02:00
time include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
unix include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
util util/TransformN: new library 2019-08-10 11:59:47 +02:00
win32 Copyright year 2019 2019-06-17 11:17:30 +02:00
zeroconf Partition, ...: add noexcept to callback methods 2019-08-02 14:44:00 +02:00
AudioFormat.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
AudioFormat.hxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
AudioParser.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
AudioParser.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
BulkEdit.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
CheckAudioFormat.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
CheckAudioFormat.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
Chrono.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
CommandLine.cxx util/Macros: replace with std::size() (C++17) 2019-08-03 13:10:49 +02:00
CommandLine.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
GitVersion.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
GitVersion.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
IcyMetaDataParser.cxx IcyMetadataParser: implement charset conversion 2019-08-10 10:07:13 +02:00
IcyMetaDataParser.hxx IcyMetadataParser: implement charset conversion 2019-08-10 10:07:13 +02:00
Idle.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
Idle.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
IdleFlags.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
IdleFlags.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
Instance.cxx util/UriUtil: split 2019-08-09 20:21:12 +02:00
Instance.hxx input/cache: first draft of the file cache 2019-05-31 17:49:52 +02:00
Listen.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
Listen.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
LocateUri.cxx util/UriUtil: split 2019-08-09 20:21:12 +02:00
LocateUri.hxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
Log.cxx Log: add Log() and LogFormat() overloads with std::exception_ptr 2019-05-23 12:23:28 +02:00
Log.hxx Log: add Log() and LogFormat() overloads with std::exception_ptr 2019-05-23 12:23:28 +02:00
LogBackend.cxx LogBackend: set default log level to "default" 2019-05-23 14:14:58 +02:00
LogBackend.hxx Log: make LogLevel the first parameter 2019-05-23 12:17:59 +02:00
LogInit.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
LogInit.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
LogLevel.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
LogV.hxx Log: make LogLevel the first parameter 2019-05-23 12:17:59 +02:00
ls.cxx util/UriUtil: split 2019-08-09 20:21:12 +02:00
ls.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
Main.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
Main.hxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
Mapper.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
Mapper.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
MixRampInfo.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
MusicBuffer.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
MusicBuffer.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
MusicChunk.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
MusicChunk.hxx Revert "MusicChunk: pad MusicChunkInfo to a multiple of 8 bytes" 2019-06-18 11:49:52 +02:00
MusicChunkPtr.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
MusicChunkPtr.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
MusicPipe.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
MusicPipe.hxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
open.h Copyright year 2019 2019-06-17 11:17:30 +02:00
Partition.cxx Partition, ...: add noexcept to callback methods 2019-08-02 14:44:00 +02:00
Partition.hxx Partition, ...: add noexcept to callback methods 2019-08-02 14:44:00 +02:00
Permission.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
Permission.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
PlaylistDatabase.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
PlaylistDatabase.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
PlaylistError.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
PlaylistError.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
PlaylistFile.cxx util/UriUtil: split 2019-08-09 20:21:12 +02:00
PlaylistFile.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
PlaylistPrint.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
PlaylistPrint.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
PlaylistSave.cxx util/UriUtil: split 2019-08-09 20:21:12 +02:00
PlaylistSave.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
PluginUnavailable.hxx PluginUnavailable: add subclass PluginUnconfigured 2019-05-23 14:25:14 +02:00
RemoteTagCache.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
RemoteTagCache.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
RemoteTagCacheHandler.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
ReplayGainConfig.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
ReplayGainGlobal.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
ReplayGainGlobal.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
ReplayGainInfo.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
ReplayGainInfo.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
ReplayGainMode.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
ReplayGainMode.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
SingleMode.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
SingleMode.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
SongLoader.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
SongLoader.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
SongPrint.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
SongPrint.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
SongSave.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
SongSave.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
SongUpdate.cxx util/UriUtil: split 2019-08-09 20:21:12 +02:00
StateFile.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
StateFile.hxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
StateFileConfig.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
StateFileConfig.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
Stats.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
Stats.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
TagArchive.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
TagArchive.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
TagFile.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
TagFile.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
TagPrint.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
TagPrint.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
TagSave.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
TagSave.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
TagStream.cxx util/UriUtil: split 2019-08-09 20:21:12 +02:00
TagStream.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
TimePrint.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
TimePrint.hxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00