..
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
Revert "Client: eliminate SetExpired(), call Close() directly"
2019-08-22 09:52:19 +02:00
command
release v0.21.14
2019-08-21 10:52:49 +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
release v0.21.14
2019-08-21 10:52:49 +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
include cleanups (powered by iwyu)
2019-08-15 17:57:20 +02:00
haiku
Haiku: add version info to the resources like win32 does
2019-03-29 14:33:27 +01:00
input
include cleanups (powered by iwyu)
2019-08-15 17:57:20 +02:00
java
java/File: use DiscardException()
2019-04-24 14:43:09 +02:00
lib
lib/curl/Global: use auto
2019-08-19 22:00:25 +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/PrintException, ...: update copyright
2019-08-19 19:11:59 +02:00
output
release v0.21.14
2019-08-21 10:52:49 +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
playlist/flac: set song URI to an empty string
2019-08-16 14:55:12 +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
time/ISO8601: ParseISO8601() returns precision
2019-08-19 22:41:49 +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
util/PrintException, ...: update copyright
2019-08-19 19:11:59 +02:00
tag
tag/MixRamp: pass StringView to ParseMixRampVorbis()
2019-08-14 19:42:48 +02:00
thread
switch to C++17
2019-08-03 12:57:56 +02:00
time
time/ISO8601: support omitting seconds
2019-08-19 22:44:41 +02:00
unix
include cleanups (powered by iwyu)
2019-07-05 09:59:58 +02:00
util
util/PrintException, ...: update copyright
2019-08-19 19:11:59 +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
TagAny.cxx
command/file: move code to TagScanAny()
2019-08-12 20:31:43 +02:00
TagAny.hxx
command/file: move code to TagScanAny()
2019-08-12 20:31:43 +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